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
|
6172c0beac
|
upgrade to latest dynamic_preferences and use redis as cache even locally
|
2017-07-09 13:27:15 +02:00 |
Eliot Berriot
|
0b01bf3038
|
Changelog && version bump
|
2017-07-09 11:37:47 +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
|
38f22dab94
|
Should now copy the frontend files in a dedicated directory on container startup so they can be reached from outside
|
2017-06-28 20:21:55 +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
|
f977f3a3b7
|
Merge branch 'develop' of ssh://code.eliotberriot.com:2222/funkwhale/funkwhale into develop
|
2017-06-26 19:18:36 +02:00 |
Eliot Berriot
|
80cfd7180a
|
Fixed #20: added admin serving under /api/, minor tweaks to production nginx and env file
|
2017-06-26 19:18:31 +02:00 |
Eliot Berriot
|
4f15d3d28d
|
Fixed #19: now uses pytest as a testing framework
|
2017-06-26 19:01:15 +02:00 |
Eliot Berriot
|
edc8794a4f
|
Fixed #17: removed a few useless dependencies and files
|
2017-06-26 18:46:19 +02:00 |
Eliot Berriot
|
4cb2f53db3
|
Fixed #11: Upgraded to django 1.11
|
2017-06-26 18:31:22 +02:00 |
Eliot Berriot
|
c8696beb45
|
Docker setup is officialy documented! ❤️
|
2017-06-25 23:02:36 +02:00 |
Eliot Berriot
|
072605dea6
|
CI builds / pipeline now run tests and build static assets
|
2017-06-25 18:31:00 +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 |