1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-11-09 19:52:16 +00:00
supysonic/supysonic
2023-01-11 23:12:13 +01:00
..
api pyupgrade 2023-01-08 16:16:28 +01:00
daemon pyupgrade 2023-01-08 16:16:28 +01:00
frontend pyupgrade 2023-01-08 16:16:28 +01:00
managers pyupgrade 2023-01-08 16:16:28 +01:00
schema Use hex-encoded string for id instead of bytes on DBMSs that don't provide native UUID support 2023-01-11 23:12:13 +01:00
server pyupgrade 2023-01-08 16:16:28 +01:00
static Added disclaimer before exporting playlist 2021-04-10 15:47:31 +02:00
templates Display version and proper URL on web UI 2021-11-28 15:13:33 +01:00
__init__.py Version bump 2023-01-08 16:20:23 +01:00
cache.py pyupgrade 2020-11-22 16:12:14 +01:00
cli.py pyupgrade 2023-01-08 16:16:28 +01:00
config.py pyupgrade 2020-11-22 16:12:14 +01:00
covers.py pyupgrade 2020-11-22 16:12:14 +01:00
db.py Use hex-encoded string for id instead of bytes on DBMSs that don't provide native UUID support 2023-01-11 23:12:13 +01:00
jukebox.py Port supysonic.managers.folder.FolderManager 2022-12-10 16:55:02 +01:00
lastfm.py Add missing save calls in Last.fm handling 2022-12-31 18:24:29 +01:00
scanner.py Porting supysonic.watcher 2022-12-11 15:53:55 +01:00
utils.py Fix supysonic.utils.get_secret_key 2022-12-10 15:48:06 +01:00
watcher.py Porting supysonic.watcher 2022-12-11 15:53:55 +01:00
web.py Fix supysonic.utils.get_secret_key 2022-12-10 15:48:06 +01:00