This website requires JavaScript.
Explore
Help
Sign In
TDvorak
/
swingmusic-extended
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced
2026-07-29 15:13:46 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
655fd8bc22c68479507f67cbe12d2d896b67325e
swingmusic-extended
/
app
/
serializers
T
History
mungai-njoroge
655fd8bc22
add route to get all tracks in path
...
+ add routes to save album and artist as a playlist
2023-08-04 13:40:48 +03:00
..
__init__.py
add recent items to the get_all_favorites api route
2023-04-30 15:38:38 +03:00
album.py
add function to validate albums
2023-07-12 08:56:30 +03:00
artist.py
add serializer functions for track and album objects
2023-06-24 16:47:54 +03:00
favorites_serializer.py
check if track exists in db before sending file
2023-06-19 21:49:13 +03:00
track.py
add route to get all tracks in path
2023-08-04 13:40:48 +03:00