Petitminion
|
eb3600066e
|
add v2 interface for radios
|
2023-09-15 18:19:42 +02:00 |
Petitminion
|
379672f409
|
add lb_recommendation to radio.py
|
2023-09-15 15:46:03 +02:00 |
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
|
78eafcdc49
|
revert docker compose change config
|
2023-09-15 14:08:35 +02:00 |
Petitminion
|
df8fc43323
|
do not mix the radios
|
2023-09-15 14:08:35 +02:00 |
Petitminion
|
8197271d56
|
changelog
|
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 |
Georg Krause
|
65994943eb
|
ci: Delete obsolete files from docs when deploying a new version
|
2023-09-13 08:45:27 +02:00 |
Georg Krause
|
00baf5e9cb
|
build(front): Remove duplicate key from vite.config.ts
|
2023-09-13 08:30:19 +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
|
e08add956e
|
Revert refactoring of frontend logging since its crashing #2215 #2214 #2212
Revert "refactor(front): rename logger timing stop functions to `measureLoading`"
This reverts commit 9abdcb5ff7 .
Revert "chore(front): remove unused dependency and add eslint rule to prevent console usage"
This reverts commit d1f9a99e1b .
Revert "feat(front): use logger instead of console.log"
This reverts commit b59e29883f .
|
2023-09-06 08:20:11 +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
|
80383703f2
|
chore: Fix naming of changelog snippets
|
2023-09-01 13:34:08 +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
|
494fda0331
|
chore(front): update dependency vue3-lazyload to v0.3.8
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2567>
|
2023-08-29 11:04:14 +00:00 |
Renovate Bot
|
b97d485798
|
chore: update pre-commit hook pre-commit/mirrors-prettier to v3.0.2
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2564>
|
2023-08-29 10:28:47 +00:00 |
Renovate Bot
|
04262d54b2
|
chore(front): update dependency standardized-audio-context to v25.3.55
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2563>
|
2023-08-29 10:16:45 +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
|
1d39603e6d
|
chore(front): lock file maintenance
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2558>
|
2023-08-25 08:21:59 +00:00 |
Renovate Bot
|
9f0e3c98e8
|
chore(docs): lock file maintenance
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2557>
|
2023-08-25 08:13:15 +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 |
MhP
|
e5ca54a9bc
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (21 of 21 strings)
Translation: Documentation/user-libraries-follow
Translate-URL: https://translate.funkwhale.audio/projects/documentation/user-libraries-follow/es/
|
2023-08-24 15:32:04 +00:00 |
MhP
|
79b2516d65
|
Translated using Weblate (Spanish)
Currently translated at 14.2% (3 of 21 strings)
Translation: Documentation/user-libraries-follow
Translate-URL: https://translate.funkwhale.audio/projects/documentation/user-libraries-follow/es/
|
2023-08-24 13:12:12 +00:00 |
MhP
|
9459c4653e
|
Translated using Weblate (Spanish)
Currently translated at 9.5% (2 of 21 strings)
Translation: Documentation/user-libraries-follow
Translate-URL: https://translate.funkwhale.audio/projects/documentation/user-libraries-follow/es/
|
2023-08-24 12:45:20 +00:00 |