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
d43dcbff462e5d15d88d8726004d847eb64f052e
swingmusic-extended
/
app
/
db
/
sqlite
T
History
geoffrey45
d43dcbff46
break down store.py into multiple files in a module
...
+ fix last updated date bug
2023-03-25 03:05:38 +03:00
..
__init__.py
Move server code to this repo (
#95
)
2023-01-13 20:01:52 +03:00
albums.py
add method and route to search across tracks, albums and artists.
2023-03-09 13:08:50 +03:00
artists.py
Move server code to this repo (
#95
)
2023-01-13 20:01:52 +03:00
favorite.py
fix: prevent duplicate favorite items
2023-02-13 08:59:24 +03:00
migrations.py
feat: add migration to move old files to xdg directory
2023-02-12 03:22:21 +03:00
playlists.py
break down store.py into multiple files in a module
2023-03-25 03:05:38 +03:00
queries.py
remove unused files
2023-02-12 23:40:33 +03:00
settings.py
add method and route to search across tracks, albums and artists.
2023-03-09 13:08:50 +03:00
tracks.py
add method and route to search across tracks, albums and artists.
2023-03-09 13:08:50 +03:00
utils.py
fix: remove favorite tracks whose values are None when getting favs
2023-01-24 02:10:58 +03:00