Eliot Berriot
|
4d09e75262
|
Update models with on_cascade
|
2017-12-16 00:36:06 +01:00 |
Eliot Berriot
|
0559b1b1ab
|
Switched to is_authenticated (no parenthesis)
|
2017-12-15 23:42:20 +01:00 |
Eliot Berriot
|
e9c3eb59a3
|
Replaced model_mummy with factory_boy
|
2017-12-15 23:41:04 +01:00 |
Eliot Berriot
|
e90e9dc7aa
|
Fixed #44: now bind track file to import job
|
2017-12-14 23:06:21 +01:00 |
Eliot Berriot
|
dcb66690bb
|
Fixed #7: store release-group id on Album
|
2017-12-13 23:36:10 +01:00 |
Eliot Berriot
|
c6d408924b
|
Added artist filtering on API
|
2017-12-12 23:27:17 +01:00 |
Eliot Berriot
|
4515210162
|
better pagination on favorites
|
2017-12-12 22:58:17 +01:00 |
Eliot Berriot
|
ee1449bdd0
|
added real file in track factory
|
2017-12-11 19:32:56 +01:00 |
Eliot Berriot
|
da4c76ace8
|
Now return media files with absolute URL
|
2017-07-11 09:14:54 +02:00 |
Eliot Berriot
|
e8eaf6db94
|
Now display CLI instructions to download a set of tracks
|
2017-07-11 08:40:54 +02:00 |
Eliot Berriot
|
0786c58d3d
|
Fixed #33: sort by track position in album in API vy default, also reuse that information on frontend side
|
2017-07-10 23:24:04 +02:00 |
Eliot Berriot
|
aa80bd15fa
|
Fixed #4: can now import artists and releases with a clean interface :party:
|
2017-07-09 11:33:33 +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
|
6e7d0ae243
|
Fixed #21: can now import MP3 files via command line, also improved musicbrainz ID handling in import process
|
2017-06-26 21:56:24 +02:00 |
Eliot Berriot
|
70634048c6
|
Fixed #18: added v1 namespace under API
|
2017-06-26 20:19:09 +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 |