Eliot Berriot
|
f1a1b93ee5
|
See #228: serializer logic
|
2018-05-23 19:52:47 +02:00 |
Eliot Berriot
|
ac7db73785
|
See #152: added management command to execute one-time migration scripts
|
2018-05-18 22:18:03 +02:00 |
Eliot Berriot
|
6fc4275b68
|
See #152: use new user permissions on relevant viewsets
|
2018-05-18 18:48:46 +02:00 |
Eliot Berriot
|
e7619fd189
|
See #206: minor tweaks on settings (wording, input type...)
|
2018-05-17 23:40:06 +02:00 |
Eliot Berriot
|
a3b2125d2a
|
See #186: moved api authentication required setting to preference
|
2018-04-28 06:11:50 +02:00 |
Eliot Berriot
|
aa3da412a7
|
#186: common utils for moving settings to preferences
|
2018-04-28 05:28:51 +02:00 |
Eliot Berriot
|
d2c2fb837e
|
Now support Bearer auth in complement of JWT
|
2018-04-26 15:17:51 +02:00 |
Eliot Berriot
|
2cef58e6c1
|
Can now search in library tracks
|
2018-04-15 11:25:34 +02:00 |
Eliot Berriot
|
b5ff339efa
|
We now use a proper user agent including instance version and url during outgoing requests
|
2018-04-07 16:20:34 +02:00 |
Eliot Berriot
|
b75872866c
|
Util function to manipulate url params
|
2018-04-06 17:57:50 +02:00 |
Eliot Berriot
|
122c39075a
|
Fixed privacy issue in get_privacy_query utils function
|
2018-03-25 17:18:22 +02:00 |
Eliot Berriot
|
f1cf250e29
|
Fix #138: Better handling of utf-8 filenames during file import
|
2018-03-25 15:40:37 +02:00 |
Eliot Berriot
|
367014f70e
|
Added owner permission to check user has the right to read/update object
|
2018-03-20 15:34:33 +01:00 |
Eliot Berriot
|
3e277aad4f
|
Added helper to filter queryset by privacy level
|
2018-03-20 15:34:32 +01:00 |
Eliot Berriot
|
9fdbc7b859
|
factorized privacy_level field
|
2018-03-20 15:34:32 +01:00 |
Eliot Berriot
|
e4c044638b
|
Fixed 500 error in authentication
|
2018-03-05 21:43:07 +01:00 |
Eliot Berriot
|
d509c090d3
|
Basic working poc with favorites send over websocket
|
2018-03-01 21:51:20 +01:00 |
Eliot Berriot
|
dd5881f2c6
|
Founndations for real-time event serialization/subscription/broadcasting
|
2018-03-01 20:38:20 +01:00 |
Eliot Berriot
|
5c2ddc56c4
|
Basic channels middleware for token auth
|
2018-03-01 18:38:31 +01:00 |
Eliot Berriot
|
62d0381f91
|
Fixed #81: Search now unaccent letters for queries
|
2018-02-27 19:56:02 +01:00 |
Eliot Berriot
|
b5226367a5
|
Fixed broken import because of missing transaction
|
2018-02-27 18:12:23 +01:00 |
Eliot Berriot
|
1c8f055490
|
Brand new file importer
|
2017-12-27 23:32:02 +01:00 |
Eliot Berriot
|
099cdfa99c
|
Fixed #54: Now use pytest everywhere \o/
|
2017-12-24 19:15:21 +01:00 |
Eliot Berriot
|
0559b1b1ab
|
Switched to is_authenticated (no parenthesis)
|
2017-12-15 23:42:20 +01:00 |
Eliot Berriot
|
926db0f366
|
Fixed #40: added artist browsing view
|
2017-12-12 23:41:47 +01:00 |
Eliot Berriot
|
3ccb70d0a8
|
Fixed #15 again, now check authorization also using query param
|
2017-06-29 02:27:35 +02:00 |
Eliot Berriot
|
76f98b74dd
|
Initial commit that merge both the front end and the API in the same repository
|
2017-06-23 23:00:42 +02:00 |