Agate
|
e271851f67
|
See #1100: clean compat and XXX in the code
|
2020-08-03 15:47:14 +02:00 |
Agate
|
667d9d2ba6
|
Resolve "UX, UI : Search Page"
|
2020-07-31 15:10:16 +02:00 |
Agate
|
fd5bec9dfa
|
Documented missing API endpoints
|
2020-07-28 11:26:39 +02:00 |
Ciarán Ainsworth
|
71318d66c3
|
Resolve "The "radio - random" function also plays podcasts"
|
2020-07-23 17:33:29 +02:00 |
Agate
|
e391415098
|
Upgraded dependencies
|
2020-07-18 10:29:22 +02:00 |
Eliot Berriot
|
2090806398
|
New radios: play your own content, or a given library
|
2019-11-27 15:28:21 +01:00 |
Eliot Berriot
|
812709ad00
|
Merge branch 'master' into develop
|
2019-10-23 14:59:14 +02:00 |
Eliot Berriot
|
afc8f22516
|
Fix tag exclusion in custom radios (#950)
|
2019-10-21 09:25:36 +02:00 |
Eliot Berriot
|
6d84a814d9
|
Revert "Apply suggestion to api/funkwhale_api/common/filters.py"
This reverts commit 4972d760e2809122af54060252be14a638cc87cc.
|
2019-10-15 15:46:48 +02:00 |
Eliot Berriot
|
fcf223ad03
|
Resolve "Broken 'Less listened' Radio in develop version"
|
2019-09-15 20:22:10 +02:00 |
Eliot Berriot
|
34d600d9df
|
See #432: can now build custom radios using tags
|
2019-07-18 15:34:23 +02:00 |
Eliot Berriot
|
918e7beb7e
|
See #432: can now start a radio from a tag
|
2019-07-18 15:13:09 +02:00 |
Eliot Berriot
|
6dde4b73cd
|
Implement tag models
|
2019-07-08 15:26:14 +02: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
|
8c04acd8e7
|
Fix #812: Ensure correct track duration and playable status when browsing radios
|
2019-05-02 10:17:55 +02:00 |
Eliot Berriot
|
0be93ec05b
|
Fix #563: unplayable radios for anonymous users
|
2019-05-02 10:05:20 +02:00 |
Eliot Berriot
|
4c13d47387
|
Resolve "Implement a Oauth provider in Funkwhale"
|
2019-03-25 17:02:51 +01:00 |
Eliot Berriot
|
bdf83bd8ff
|
Resolve "Hide an artist in the UI"
|
2019-02-14 10:49:06 +01:00 |
Eliot Berriot
|
c16258ed14
|
Removed popularity weight in similar radio, to avoid filter bubbles
|
2019-01-31 14:55:05 +01:00 |
Eliot Berriot
|
5ce4cc8379
|
[Experimental] Added a new "Similar" radio based on users history (suggested by @gordon)
|
2019-01-30 16:54:35 +01:00 |
Eliot Berriot
|
14392ebb0c
|
Updated rest framework to 3.9
|
2019-01-11 14:10:02 +01:00 |
Eliot Berriot
|
4a6df06360
|
Upgraded django to 2.1 and django-filters to 2.0
|
2019-01-11 12:03:06 +01:00 |
Eliot Berriot
|
d4eff5aa32
|
Less DB queries in test factories
|
2019-01-04 14:36:08 +01:00 |
Eliot Berriot
|
3895034089
|
Ensure we always use raw_ids for related fields in django's admin
|
2018-10-01 21:56:52 +02:00 |
Eliot Berriot
|
ec3fcefabf
|
Ensure radio tracks only return playable tracks
|
2018-09-28 22:19:43 +02:00 |
Eliot Berriot
|
e49a460203
|
Audio federation
|
2018-09-22 12:29:30 +00:00 |
Eliot Berriot
|
98e3bb9cfc
|
Fix #311: Ensure radios can only be edited and deleted by their owners
|
2018-06-16 14:47:34 +02:00 |
Eliot Berriot
|
d17ceec1f0
|
See #297: linting of various, uncommon errors
|
2018-06-10 12:06:46 +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
|
639882bd34
|
See #297: removed unused variables
|
2018-06-09 17:41:59 +02:00 |
Eliot Berriot
|
62ca3bd736
|
Blacked the code
|
2018-06-09 15:36:16 +02:00 |
Eliot Berriot
|
a8baf8fa67
|
See #224: updated front-end with new music API
|
2018-05-22 22:22:53 +02:00 |
Eliot Berriot
|
857fab526d
|
See #224: less clutered music API, better serializers
|
2018-05-22 21:10:48 +02:00 |
Eliot Berriot
|
4325b1be4f
|
Removed radios and listening recording for anonymous users as it was buggy
|
2018-05-06 11:18:28 +02:00 |
Eliot Berriot
|
520fb9d078
|
Started work on library scanning
|
2018-04-15 11:25:33 +02:00 |
Bat
|
c4991796e9
|
Add some pagination to radio details
|
2018-03-31 16:40:55 +01:00 |
Bat
|
85aef4422a
|
Add a detail page for radios
|
2018-03-31 12:59:45 +01:00 |
Eliot Berriot
|
e13ac32370
|
Fixed #80: Added admin interface for radios, track files, favorites...
|
2018-02-27 23:01:55 +01:00 |
Eliot Berriot
|
db4ae18055
|
Fixed #88: Now exclude tracks without file from radio candidates
|
2018-02-27 19:20:55 +01:00 |
Eliot Berriot
|
e7f0c1b88b
|
Views and logic for custom radios
|
2018-01-07 22:21:01 +01:00 |
Eliot Berriot
|
df63252105
|
Models and migrations for custom radios
|
2018-01-07 22:21:01 +01: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
|
7422ea8357
|
Update urls app_name
|
2017-12-16 14:33:10 +01:00 |
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
|
70634048c6
|
Fixed #18: added v1 namespace under API
|
2017-06-26 20:19:09 +02:00 |
Eliot Berriot
|
072605dea6
|
CI builds / pipeline now run tests and build static assets
|
2017-06-25 18:31:00 +02:00 |