Georg Krause
|
6b8bbc5f80
|
fix(api): Make trailing slashes for each endpoint optional
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2766>
|
2024-02-26 13:21:14 +00:00 |
jo
|
8d9946d35a
|
refactor: upgrade code to >=python3.7 (pre-commit)
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2189>
|
2022-11-23 22:08:55 +00:00 |
jo
|
cff619679b
|
chore: format files using isort (pre-commit)
|
2022-11-23 21:55:37 +01:00 |
JuniorJPDJ
|
67b970f3f8
|
Change PyMemoize to django-cache-memoize
This allows to support python 3.10
|
2022-02-05 21:43:20 +00:00 |
Eliot Berriot
|
53b826c81a
|
Fix #877: Ensure API urls answer with and without a trailing slash
|
2019-07-02 14:31:47 +02:00 |
Eliot Berriot
|
0b94227782
|
Fix #799: Removed broken/instable lyrics feature
|
2019-04-23 10:32:51 +02:00 |
Eliot Berriot
|
14392ebb0c
|
Updated rest framework to 3.9
|
2019-01-11 14:10:02 +01:00 |
Toke Høiland-Jørgensen
|
cb5b3be844
|
Add support for setting the musicbrainz hostname
Useful for using a local musicbrainz mirror.
Fixes #471.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
|
2018-08-31 22:36:12 +02:00 |
Eliot Berriot
|
9bea804f14
|
See #297: sorted imports
|
2018-06-10 10:55:16 +02:00 |
Eliot Berriot
|
9427f8b56e
|
See #297: removed unused imports
|
2018-06-10 10:39:47 +02:00 |
Eliot Berriot
|
62ca3bd736
|
Blacked the code
|
2018-06-09 15:36:16 +02:00 |
Eliot Berriot
|
b5ff339efa
|
We now use a proper user agent including instance version and url during outgoing requests
|
2018-04-07 16:20:34 +02:00 |
Eliot Berriot
|
099cdfa99c
|
Fixed #54: Now use pytest everywhere \o/
|
2017-12-24 19:15:21 +01:00 |
Eliot Berriot
|
3396329c19
|
Fixed reverse import in django.urls
|
2017-12-16 15:19:33 +01: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
|
70634048c6
|
Fixed #18: added v1 namespace under API
|
2017-06-26 20:19:09 +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 |