Petitminion
|
32daed3524
|
resolve code review 2
|
2023-09-15 14:11:25 +02:00 |
Petitminion
|
66e49cb12e
|
lint
|
2023-09-15 14:11:24 +02:00 |
Petitminion
|
601144edf8
|
resolve various reviews
|
2023-09-15 14:10:57 +02:00 |
Petitminion
|
281993c903
|
lint
|
2023-09-15 14:10:57 +02:00 |
Petitminion
|
49b4db3a0d
|
lint
|
2023-09-15 14:10:55 +02:00 |
Petitminion
|
d52b74a55e
|
do not loose track that stayed in the cache
|
2023-09-15 14:10:42 +02:00 |
Petitminion
|
b95ef93d18
|
lint
|
2023-09-15 14:10:23 +02:00 |
Petitminion
|
421f6e1e40
|
lint
|
2023-09-15 14:10:22 +02:00 |
Petitminion
|
38d3eb4f21
|
cache 100 radiotracks into redis, return a list of radiotracks instead of a single one
|
2023-09-15 14:09:33 +02:00 |
Petitminion
|
df8fc43323
|
do not mix the radios
|
2023-09-15 14:08:35 +02:00 |
Petitminion
|
1dfe98925a
|
avoid setting useless cache
|
2023-09-15 14:08:35 +02:00 |
Petitminion
|
10639d4ef9
|
adding cache to radio.py
|
2023-09-15 14:08:35 +02:00 |
petitminion
|
f821dcbbc2
|
Create a testing environment in production for ListenBrainz recommendation engine (troi-recommendation-playground)
|
2023-09-12 16:09:34 +00:00 |
jo
|
22c255700e
|
style: format code using black v23
|
2023-03-28 19:49:24 +02:00 |
Petitminion
|
03a5a83a3b
|
Random and less listened radio filter out un-owned content on library section (#2007)
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2285>
|
2022-12-19 17:13:29 +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 |
petitminion
|
01fd1503c9
|
add playlists radio to search result page
|
2022-11-20 10:49:23 +00:00 |
petitminion
|
c3431c6a63
|
resolve play all radio in search page NOCHANGELOG
|
2022-11-14 18:39:46 +00:00 |
JuniorJPDJ
|
3c7d9b5ac8
|
perf(radio/pick): speedup radio track picking code NOCHANGELOG
|
2022-11-08 08:53:32 +00:00 |
Georg Krause
|
2eefd8b3f7
|
feat(python): Add support for python 3.11rc and testing
|
2022-10-12 08:52:26 +00:00 |
Georg Krause
|
301cea927a
|
Align openapi specs to the actual API
|
2022-09-28 17:53:49 +00:00 |
wvffle
|
c0b2c8d41e
|
Fix black linting
|
2022-09-27 09:30:26 +00:00 |
wvffle
|
68face201b
|
Rename operation ids
|
2022-09-27 09:30:26 +00:00 |
Marcos Peña
|
875a6ba2df
|
Merge branch 'stable' into develop
|
2022-09-12 11:37:18 +02:00 |
Marcos Peña
|
0551af5042
|
Fix(radios): search filters incoherent behaviour
|
2022-07-21 17:20:31 +02:00 |
petitminion
|
0f4226e06f
|
Resolve "Add "play all" button in tag search result page"
|
2022-07-15 09:07:15 +00:00 |
Petitminion
|
b412e036a3
|
Update migration after django update (#1815)
|
2022-06-29 09:38:38 +00:00 |
Georg Krause
|
72f861f504
|
Fix black formatting
|
2022-03-18 17:29:03 +01:00 |
Georg Krause
|
f81221ef11
|
Merge branch 'stable' into develop
|
2022-03-18 13:43:00 +01:00 |
Georg Krause
|
916e63eb09
|
Catch ValueError at the end of a radio
|
2022-03-16 13:06:35 +00:00 |
petitminion
|
5b7a28684a
|
Catch ValueError at the end of a radio
|
2022-03-16 12:54:35 +00:00 |
JuniorJPDJ
|
071c16f132
|
Fix black linting on stable branch
|
2022-02-05 12:30:01 +01:00 |
Petitminion
|
0be63131ef
|
Resolve "Recently added radio isn't working has expected (#1674)" (!1479)
|
2022-02-05 12:20:50 +01:00 |
petitminion
|
252ebf8ce7
|
Remove usage of deprecated Model and Serializer fields (#1663)
|
2022-01-23 10:52:41 +00:00 |
Georg Krause
|
850dc69091
|
Update Black & run for whole repository
|
2022-01-09 11:40:49 +00:00 |
petitminion
|
a8ab4eedfc
|
Add recently added radio, part of #1390
|
2021-06-17 11:04:01 +00:00 |
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 |