funkwhale/api/funkwhale_api/common
Eliot Berriot e7619fd189
See #206: minor tweaks on settings (wording, input type...)
2018-05-17 23:40:06 +02:00
..
migrations Fixed #81: Search now unaccent letters for queries 2018-02-27 19:56:02 +01:00
__init__.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
auth.py Now support Bearer auth in complement of JWT 2018-04-26 15:17:51 +02:00
authentication.py Now support Bearer auth in complement of JWT 2018-04-26 15:17:51 +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
dynamic_preferences_registry.py See #206: minor tweaks on settings (wording, input type...) 2018-05-17 23:40:06 +02: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 See #186: moved api authentication required setting to preference 2018-04-28 06:11:50 +02:00
preferences.py #186: common utils for moving settings to preferences 2018-04-28 05:28:51 +02: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