Eliot Berriot
|
9612b1bace
|
Can now serve track from remote library
|
2018-04-07 15:34:35 +02:00 |
Eliot Berriot
|
5e901dc5a4
|
Fixed a bunch of failing tests
|
2018-03-28 23:54:08 +02:00 |
Eliot Berriot
|
4298c4236e
|
Fixed #119: forced redirection to login even with API_AUTHENTICATION_REQUIRED=False
|
2018-03-15 22:34:20 +01:00 |
Eliot Berriot
|
bfeb86865d
|
Fix #114: can now filter artists and albums with no listenable tracks
|
2018-03-07 23:08:28 +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
|
dcb1915a7b
|
Can now bind batch to request via API
|
2018-02-22 23:33:44 +01:00 |
Eliot Berriot
|
1cfdf31e00
|
Can now stream transcoded version of audio tracks \o/
|
2018-02-18 23:49:42 +01:00 |
Eliot Berriot
|
e7f0c1b88b
|
Views and logic for custom radios
|
2018-01-07 22:21:01 +01:00 |
Eliot Berriot
|
1c8f055490
|
Brand new file importer
|
2017-12-27 23:32:02 +01:00 |
Eliot Berriot
|
5d2dbbc828
|
Upgraded celery to 4.1, added endpoint logic for fingerprinting audio files
|
2017-12-27 17:30:09 +01:00 |
Eliot Berriot
|
6ad8b212cf
|
Fixed #50: ordering for favorites
|
2017-12-17 20:07:18 +01:00 |
Eliot Berriot
|
04c70116c3
|
See #50: pagination, search and ordering on artist browsing
|
2017-12-17 19:42:58 +01:00 |
Eliot Berriot
|
3396329c19
|
Fixed reverse import in django.urls
|
2017-12-16 15:19:33 +01:00 |
Eliot Berriot
|
0559b1b1ab
|
Switched to is_authenticated (no parenthesis)
|
2017-12-15 23:42:20 +01:00 |
Eliot Berriot
|
e90e9dc7aa
|
Fixed #44: now bind track file to import job
|
2017-12-14 23:06:21 +01:00 |
Eliot Berriot
|
c6d408924b
|
Added artist filtering on API
|
2017-12-12 23:27:17 +01:00 |
Eliot Berriot
|
e8eaf6db94
|
Now display CLI instructions to download a set of tracks
|
2017-07-11 08:40:54 +02:00 |
Eliot Berriot
|
3ccb70d0a8
|
Fixed #15 again, now check authorization also using query param
|
2017-06-29 02:27:35 +02:00 |
Eliot Berriot
|
bab3981d25
|
Fixed #15: Ensure we check for authorization for serving audio files, meaning we don't leak the absolute URL anymore
|
2017-06-28 23:31:43 +02:00 |
Eliot Berriot
|
4cb2f53db3
|
Fixed #11: Upgraded to django 1.11
|
2017-06-26 18:31:22 +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 |