Skip to content

Commit

Permalink
v1.1 (#126)
Browse files Browse the repository at this point in the history
# 98 #91 #90 #20
* feat(download): support download the single song to local service

* feat(mobile:download): support download the single song to local service

* feat(download): support download the playlist to local service

* feat(wycloud): supported backup wycloud song to cloud disk

* feat(cron) add cron job to sync local/cloud

* optimize(UI)

* fix(player): play bilibili m4s via proxy #125

* UX(melody key) optimize placeholder #120
  • Loading branch information
foamzou authored Jan 16, 2025
1 parent 23fee8b commit fdd3f08
Show file tree
Hide file tree
Showing 48 changed files with 3,723 additions and 729 deletions.
2 changes: 2 additions & 0 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@
"consola": "^2.15.3",
"cors": "^2.8.5",
"express": "^4.17.2",
"got": "11",
"md5": "^2.3.0",
"node-schedule": "^2.1.1",
"uuid": "^8.3.2"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit fdd3f08

Please sign in to comment.