1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-12-22 08:56:17 +00:00
supysonic/supysonic
Alban Féron b511b1c647
Errors don't set the HTTP status code
Some (if not all) just ignore the response if it's not a 200
and just consider the server borked.

Closes #192
2020-09-06 15:08:51 +02:00
..
api Errors don't set the HTTP status code 2020-09-06 15:08:51 +02:00
daemon Remove remaining traces of Python 2 2019-12-24 16:29:05 +01:00
frontend Dropping Python 2 support 2019-12-23 16:23:57 +01:00
managers Dropping Python 2 support 2019-12-23 16:23:57 +01:00
schema Explicit column on foreign keys for MySQL scripts 2020-07-05 17:04:45 +02: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 2019-12-24 17:02:36 +01:00
cache.py Dropping Python 2 support 2019-12-23 16:23:57 +01:00
cli.py Remove remaining traces of Python 2 2019-12-24 16:29:05 +01:00
config.py Merge branch 'jukebox' 2019-12-24 15:47:19 +01:00
covers.py Suppress warnings from cover files 2020-04-25 16:32:57 +02:00
db.py Update schema version to include latest migration. 2020-06-20 13:14:38 -07:00
jukebox.py Remove remaining traces of Python 2 2019-12-24 16:29:05 +01:00
lastfm.py Dropping Python 2 support 2019-12-23 16:23:57 +01:00
scanner.py Fix for bad path encoding 2020-04-13 16:10:47 +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