mirror of
https://github.com/akashrchandran/syrics-web.git
synced 2026-04-27 02:15:52 +03:00
[PR #51] [MERGED] feat: changed to react applicaiton #53
Labels
No labels
bug
enhancement
good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/syrics-web#53
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/akashrchandran/syrics-web/pull/51
Author: @akashrchandran
Created: 12/31/2025
Status: ✅ Merged
Merged: 12/31/2025
Merged by: @akashrchandran
Base:
master← Head:dev📝 Commits (4)
6304176feat: changed to react applicaiton8dbe1d5fix #34a8c8d59removed static folder19659d0Merge origin/master into dev - remove legacy static/js/spotify.js📊 Changes
71 files changed (+11239 additions, -1142 deletions)
View changed files
➕
.dockerignore(+39 -0)➕
.env.example(+2 -0)📝
.gitignore(+277 -112)➕
Dockerfile(+39 -0)➕
components.json(+20 -0)➕
docker-compose.yml(+9 -0)➕
docker-entrypoint.sh(+15 -0)➕
eslint.config.js(+38 -0)➕
index.html(+45 -0)➖
index.py(+0 -67)➕
nginx.conf(+35 -0)➕
package-lock.json(+5701 -0)➕
package.json(+76 -0)➕
postcss.config.js(+6 -0)➕
public/config.js(+3 -0)📝
public/syrics.png(+0 -0)📝
public/syrics16.png(+0 -0)📝
public/syrics32.png(+0 -0)📝
public/syrics96.png(+0 -0)➖
requirements.txt(+0 -3)...and 51 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.