funkwhale/api/funkwhale_api/common
Eliot Berriot 2cef58e6c1
Can now search in library tracks
2018-04-15 11:25:34 +02:00
..
migrations Fixed #81: Search now unaccent letters for queries 2018-02-27 19:56:02 +01:00
__init__.py
auth.py Fixed 500 error in authentication 2018-03-05 21:43:07 +01:00
authentication.py Fixed #15 again, now check authorization also using query param 2017-06-29 02:27:35 +02:00
channels.py Basic working poc with favorites send over websocket 2018-03-01 21:51:20 +01:00
consumers.py Basic working poc with favorites send over websocket 2018-03-01 21:51:20 +01:00
fields.py Can now search in library tracks 2018-04-15 11:25:34 +02:00
pagination.py Fixed #40: added artist browsing view 2017-12-12 23:41:47 +01:00
permissions.py Added owner permission to check user has the right to read/update object 2018-03-20 15:34:33 +01:00
session.py We now use a proper user agent including instance version and url during outgoing requests 2018-04-07 16:20:34 +02:00
storage.py Fix #138: Better handling of utf-8 filenames during file import 2018-03-25 15:40:37 +02:00
utils.py Util function to manipulate url params 2018-04-06 17:57:50 +02:00