This website requires JavaScript.
Explore
Help
Sign In
TDvorak
/
swingmusic-extended
Watch
1
Star
0
Fork
0
You've already forked swingmusic-extended
mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced
2026-06-04 04:23:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a0c51d5f82b1e2ccbc82e849c6a061951dc318fa
swingmusic-extended
/
app
/
api
T
History
mungai-njoroge
a0c51d5f82
add route to save folder as playlist
...
+ modify playlist table sql
2023-07-27 13:37:07 +03:00
..
__init__.py
add route to fetch album color
2023-03-19 23:37:01 +03:00
album.py
add function to validate albums
2023-07-12 08:56:30 +03:00
artist.py
extract original thumbnail image
2023-07-06 13:52:32 +03:00
colors.py
add function to validate albums
2023-07-12 08:56:30 +03:00
favorites.py
add serializer functions for track and album objects
2023-06-24 16:47:54 +03:00
folder.py
add route to open a file in file manager
2023-05-09 13:25:31 +03:00
imgserver.py
extract original thumbnail image
2023-07-06 13:52:32 +03:00
playlist.py
add route to save folder as playlist
2023-07-27 13:37:07 +03:00
search.py
break down store.py into multiple files in a module
2023-03-25 03:05:38 +03:00
settings.py
fix duplicate artist and album color entry in db
2023-03-26 18:01:26 +03:00
track.py
add function to validate albums
2023-07-12 08:56:30 +03:00