Eliot Berriot
|
a448eaaf17
|
Fix #117: Use django-cacheops to cache common ORM requests
|
2018-03-08 23:21:59 +01:00 |
Eliot Berriot
|
88092322d8
|
Fix #110: completely removed django cachalot
|
2018-03-06 20:51:28 +01:00 |
Eliot Berriot
|
2167c1731c
|
Removed duplicate variable
|
2018-03-06 17:44:53 +01:00 |
Eliot Berriot
|
dd5881f2c6
|
Founndations for real-time event serialization/subscription/broadcasting
|
2018-03-01 20:38:20 +01:00 |
Eliot Berriot
|
93e4a4f123
|
Added FUNWHALE_URL setting to use in activity stream in representations
|
2018-03-01 18:38:32 +01:00 |
Eliot Berriot
|
498aa1137b
|
Initial channels integration
|
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
|
0ed3f68305
|
Allow login with email or username
|
2018-02-24 14:28:17 +01:00 |
Eliot Berriot
|
d1b5895b78
|
Removed now useless REGISTRATION_MODE setting
|
2018-02-24 12:21:02 +01:00 |
Eliot Berriot
|
98b62caa24
|
Import request viewset, serializer and url
|
2018-02-21 00:09:15 +01:00 |
Eliot Berriot
|
2f8a026afa
|
Can now configure allowed host in all settings
|
2018-02-18 14:42:17 +01:00 |
Eliot Berriot
|
d60804c9db
|
Added raven on server side
|
2018-02-17 21:31:33 +01:00 |
Eliot Berriot
|
6152b3bb36
|
Added API endpoint for listing public instance settings
|
2018-02-17 21:31:32 +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
|
3c08722e92
|
Fixed #56: invalidate tokens on password change, also added change password form
|
2017-12-26 15:56:04 +01:00 |
Eliot Berriot
|
7c0b4b9a8f
|
New-style middlewares
|
2017-12-15 23:48:45 +01:00 |
Eliot Berriot
|
e90e9dc7aa
|
Fixed #44: now bind track file to import job
|
2017-12-14 23:06:21 +01:00 |
Eliot Berriot
|
4c9469ac54
|
Merge branch 'feature/22-debian-installation' into 'develop'
Initial documentation on debian
See merge request funkwhale/funkwhale!15
|
2017-12-13 21:57:47 +00:00 |
Eliot Berriot
|
926db0f366
|
Fixed #40: added artist browsing view
|
2017-12-12 23:41:47 +01:00 |
Eliot Berriot
|
c6d408924b
|
Added artist filtering on API
|
2017-12-12 23:27:17 +01:00 |
Eliot Berriot
|
d63e7677e4
|
WIP: Debian installation instructions
|
2017-07-20 23:30:25 +02:00 |
Eliot Berriot
|
da4c76ace8
|
Now return media files with absolute URL
|
2017-07-11 09:14:54 +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
|
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
|
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
|
76f98b74dd
|
Initial commit that merge both the front end and the API in the same repository
|
2017-06-23 23:00:42 +02:00 |