[PR #4] [MERGED] Merge pull request #8

Closed
opened 2026-02-28 15:18:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheTedLab/SpotiStats/pull/4
Author: @Puncheglaz
Created: 11/24/2023
Status: Merged
Merged: 11/24/2023
Merged by: @TheTedLab

Base: devHead: web


📝 Commits (2)

📊 Changes

8 files changed (+4481 additions, -7 deletions)

View changed files

📝 .gitignore (+142 -1)
src/web/.dockerignore (+3 -0)
src/web/Dockerfile (+21 -0)
src/web/index.html (+20 -0)
src/web/package-lock.json (+4222 -0)
📝 src/web/package.json (+6 -6)
src/web/script.js (+61 -0)
src/web/variables.js (+6 -0)

📄 Description

Merge web with dev


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/TheTedLab/SpotiStats/pull/4 **Author:** [@Puncheglaz](https://github.com/Puncheglaz) **Created:** 11/24/2023 **Status:** ✅ Merged **Merged:** 11/24/2023 **Merged by:** [@TheTedLab](https://github.com/TheTedLab) **Base:** `dev` ← **Head:** `web` --- ### 📝 Commits (2) - [`dd7738b`](https://github.com/TheTedLab/SpotiStats/commit/dd7738b86b80c35c1c32d66a25a489a6ab1e2393) Implement web side - [`485078d`](https://github.com/TheTedLab/SpotiStats/commit/485078db90d86dfc5a58ec433f10008bbe020316) Restructure and dockerize web ### 📊 Changes **8 files changed** (+4481 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+142 -1) ➕ `src/web/.dockerignore` (+3 -0) ➕ `src/web/Dockerfile` (+21 -0) ➕ `src/web/index.html` (+20 -0) ➕ `src/web/package-lock.json` (+4222 -0) 📝 `src/web/package.json` (+6 -6) ➕ `src/web/script.js` (+61 -0) ➕ `src/web/variables.js` (+6 -0) </details> ### 📄 Description Merge web with dev --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 15:18:46 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SpotiStats#8
No description provided.