Petitminion
|
591ef6adf3
|
return tracks instead of radiosessiontrack
|
2023-09-15 14:11:26 +02:00 |
Petitminion
|
31e856c258
|
onlyu pass count has params
|
2023-09-15 14:11:26 +02:00 |
Petitminion
|
06877d8bdf
|
change url routing to /sessions/pk/tracks
|
2023-09-15 14:11:26 +02:00 |
Georg Krause
|
8bc1452464
|
fix(radios): Make routing REST compliant
|
2023-09-15 14:11:26 +02:00 |
Petitminion
|
064accf288
|
get instead of post
|
2023-09-15 14:11:26 +02:00 |
Petitminion
|
4b65bcba95
|
lint
|
2023-09-15 14:11:25 +02:00 |
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
|
4f7e289d0a
|
lint2
|
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 |
Georg Krause
|
cc0f8f395c
|
Merge branch 'stable' into develop
|
2023-09-07 08:58:37 +02:00 |
Georg Krause
|
03f435193d
|
Version bump and changelog for 1.3.3
|
2023-09-07 08:29:13 +02:00 |
Georg Krause
|
ec8dc8e09f
|
Merge branch stable into develop
|
2023-09-01 14:24:58 +02:00 |
Georg Krause
|
b043900aaf
|
Version bump and changelog for 1.3.2
|
2023-09-01 13:36:41 +02:00 |
Georg Krause
|
d2f7d45a0d
|
fix: Multiarch Docker build
(cherry picked from commit cc0d642215 )
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2570>
|
2023-09-01 09:36:12 +00:00 |
Georg Krause
|
02bb83e3f4
|
fix(api): Fix password reset via email
The original serializes assumes if allauth is installed, its also used
for the token generation. Thats not the case for us, so we need to
overwrite this behavior
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2565>
|
2023-08-31 17:51:46 +00:00 |
Georg Krause
|
e78191c917
|
fix: Fetch nodeinfo endpoint address from .well-known/nodeinfo when checking instance availability
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2561>
|
2023-08-31 12:06:34 +00:00 |
Georg Krause
|
cc0d642215
|
WIP: Test if this fixes the multiarch docker builds
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2560>
|
2023-08-31 11:49:39 +00:00 |
Renovate Bot
|
0b0947004d
|
chore(api): update dependency click to v8.1.7
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2569>
|
2023-08-29 14:05:11 +00:00 |
Renovate Bot
|
d0e8045d99
|
chore(api): update dependency aiohttp to v3.8.5
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2568>
|
2023-08-29 12:04:49 +00:00 |
Renovate Bot
|
3a226c94ed
|
chore(api): update dependency psycopg2 to v2.9.7
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2562>
|
2023-08-29 08:34:03 +00:00 |
Renovate Bot
|
609fb881b9
|
chore(api): update dependency debugpy to v1.6.7.post1
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2559>
|
2023-08-25 08:34:17 +00:00 |
Renovate Bot
|
8a52938694
|
chore(api): lock file maintenance
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2556>
|
2023-08-24 18:34:25 +00:00 |
Renovate Bot
|
6eb0555eeb
|
chore(api): update dependency click to v8.1.7
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2555>
|
2023-08-24 17:34:19 +00:00 |
petitminion
|
6046dce55a
|
Fix docker build NOCHANGELOG
|
2023-08-24 08:24:19 +02:00 |
codl
|
2e2e0b74ba
|
fix #2199
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2551>
|
2023-08-23 17:13:56 +00:00 |
codl
|
0e51f73298
|
failing test for #2199
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2551>
|
2023-08-23 17:13:56 +00:00 |
Ciarán Ainsworth
|
91840b8763
|
docs: resolve broken links
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2553>
|
2023-08-16 16:50:10 +02:00 |
Georg Krause
|
4490fba5bb
|
feat(dev): Add and enable django-extensions for debugging
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2522>
|
2023-07-27 11:26:49 +00:00 |
Renovate Bot
|
0175895afb
|
chore(api): update dependency prompt-toolkit to v3.0.39
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2543>
|
2023-07-26 10:36:39 +00:00 |
Renovate Bot
|
b719e5eb2c
|
chore(api): update dependency markdown to v3.4.4
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2542>
|
2023-07-26 10:14:43 +00:00 |
Renovate Bot
|
c01031945f
|
chore(api): update dependency click to v8.1.6
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2540>
|
2023-07-26 08:06:11 +00:00 |
Renovate Bot
|
4b4815435c
|
chore(api): update dependency aiohttp to v3.8.5
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2539>
|
2023-07-25 20:35:11 +00:00 |
Renovate Bot
|
87bf8f1c2b
|
chore(api): update dependency django to v3.2.20
|
2023-07-25 18:04:36 +00:00 |
jo
|
abadf6c9fb
|
style: format file with black==23.7.0
|
2023-07-25 19:04:32 +02:00 |
Petitminion
|
54d8043e5c
|
lint
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2532>
|
2023-07-20 15:06:52 +02:00 |
Petitminion
|
9a6e418b2e
|
add pip cache in dockerfile
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2532>
|
2023-07-20 14:09:17 +02:00 |
petitminion
|
d496072c1c
|
Fix docker build NOCHANGELOG
|
2023-07-20 11:00:40 +00:00 |
Renovate Bot
|
58d0109d02
|
chore(api): update dependency click to v8.1.5
|
2023-07-13 15:35:25 +00:00 |
Georg Krause
|
232ca0f050
|
Merge branch 'stable' into develop
|
2023-06-28 13:05:47 +02:00 |