Eliot Berriot
|
a2607f82cb
|
Fix #643: Upgraded core dependencies to fix websocket/messaging issues and possible memory leaks
|
2018-12-27 21:17:51 +01:00 |
Eliot Berriot
|
752a06c20a
|
Upgraded dynamic preferences to latest version
|
2018-12-26 20:23:09 +01:00 |
Eliot Berriot
|
2fe1e7c950
|
See #272: added preference and base logic for transcoding
|
2018-10-24 19:17:02 +02:00 |
Eliot Berriot
|
224fa4bfbf
|
use proper pymemoize release instead of our fork
|
2018-10-01 19:37:58 +02:00 |
Joshua M. Boniface
|
4ce46ff2a0
|
Implement LDAP authentication
|
2018-08-22 18:10:39 +00:00 |
Eliot Berriot
|
4781e7821e
|
Fix #376: Smarter date parsing during import by replacing arrow with pendulum
|
2018-07-24 23:07:51 +02:00 |
Eliot Berriot
|
3a94462bd6
|
Removed django-cacheops dependency
|
2018-07-21 12:57:48 +02:00 |
Eliot Berriot
|
af270f4abd
|
Resolve "An avatar for users"
|
2018-07-13 12:10:39 +00:00 |
Eliot Berriot
|
2569f136b7
|
Fix #241: autoremove media files on model instance deletion
|
2018-05-28 22:17:36 +02:00 |
Eliot Berriot
|
f91ec0c810
|
Upgraded to django-allauth 0.36
|
2018-05-21 18:46:39 +02:00 |
Eliot Berriot
|
84c3b531ad
|
Pinned oauthlib2 version to prevent when fetching youtube data
|
2018-04-22 11:27:26 +02:00 |
Eliot Berriot
|
c63b7f929d
|
Use own requests-http-signing to be compatible with Signature header
|
2018-03-30 21:59:58 +02:00 |
Eliot Berriot
|
85ce220f29
|
Merge branch 'federation-signing-requests' into 'develop'
Federation signing requests
See merge request funkwhale/funkwhale!106
|
2018-03-26 20:14:28 +00:00 |
Eliot Berriot
|
32e3d82738
|
Switched to psycopg2-binary to avoid warning
|
2018-03-25 22:42:14 +02:00 |
Eliot Berriot
|
aa7365b71f
|
Basic logic for signing/verifying requests
|
2018-03-24 15:20:15 +01:00 |
Eliot Berriot
|
8821a1bb43
|
Removed superfluous mptt requirement
|
2018-03-20 15:34:33 +01:00 |
Eliot Berriot
|
89f90d1585
|
Moved daphne to common requirements
|
2018-03-12 23:15:39 +01:00 |
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
|
498aa1137b
|
Initial channels integration
|
2018-03-01 18:38:31 +01:00 |
Eliot Berriot
|
937c55fdd5
|
Install ffmpeg and magic
|
2018-02-18 22:06:10 +01:00 |
Eliot Berriot
|
d60804c9db
|
Added raven on server side
|
2018-02-17 21:31:33 +01:00 |
Eliot Berriot
|
03364dd0d0
|
Now use taggit from taggit
|
2018-01-09 21:22:05 +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
|
79148c0e03
|
Fixed broken django-taggit install
|
2017-12-24 12:28:39 +01:00 |
Eliot Berriot
|
e04c0ef4c0
|
Upgraded packages
|
2017-12-16 15:19:32 +01:00 |
Eliot Berriot
|
c6d408924b
|
Added artist filtering on API
|
2017-12-12 23:27:17 +01: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
|
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
|
76f98b74dd
|
Initial commit that merge both the front end and the API in the same repository
|
2017-06-23 23:00:42 +02:00 |