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-03 20:13:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ddfa7f1b03d3d65b0d8d341325611d4535f2f2bb
swingmusic-extended
/
app
/
serializers
T
History
mungai-njoroge
ddfa7f1b03
add methods to get recently played items
2023-12-03 20:35:13 +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 routes for getting recently added items
2023-12-02 01:59:03 +03:00
artist.py
add routes for getting recently added items
2023-12-02 01:59:03 +03:00
favorites_serializer.py
check if track exists in db before sending file
2023-06-19 21:49:13 +03:00
playlist.py
add methods to get recently played items
2023-12-03 20:35:13 +03:00
track.py
rewrite remove duplicates to support removing duplicates in albums tracks efficiently
2023-08-29 20:04:30 +03:00