1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-11-12 21:22:17 +00:00
supysonic/supysonic
2020-11-15 16:22:24 +01:00
..
api Finish transcoding and cache if close to the end 2020-11-15 16:22:24 +01:00
daemon Remove remaining traces of Python 2 2019-12-24 16:29:05 +01:00
frontend Ability to grant jukebox right when creating an user from the API 2020-11-10 15:38:24 +01:00
managers Implement updateUser 2020-11-10 16:56:49 +01:00
schema Fix exception handling 2020-11-14 14:29:52 -05:00
static Add confirmation dialog before deleting 2017-08-04 13:53:41 +02:00
templates Fix typo in admin interface 2019-10-02 23:59:43 -04:00
__init__.py Version bump 2020-11-11 18:30:50 +01:00
cache.py Finish transcoding and cache if close to the end 2020-11-15 16:22:24 +01:00
cli.py Ability to grant jukebox right when creating an user from the API 2020-11-10 15:38:24 +01:00
config.py Add ignored articles support 2020-11-09 17:31:04 +01:00
covers.py Use mediafile rather than mutagen directly 2020-10-24 17:55:21 +02:00
db.py Adding new attributes brought by API upgrade 2020-11-09 15:03:13 +01:00
jukebox.py Fix exception handling 2020-11-14 14:29:52 -05:00
lastfm.py Dropping Python 2 support 2019-12-23 16:23:57 +01:00
scanner.py Use mediafile rather than mutagen directly 2020-10-24 17:55:21 +02:00
utils.py Set Meta to use the same connection as other tables, and cache generated/retrieved secret keys 2020-01-19 17:30:30 +01:00
watcher.py Dropping Python 2 support 2019-12-23 16:23:57 +01:00
web.py Runnig black on everything 2019-06-29 17:25:44 +02:00