Commit Graph

7968 Commits

Author SHA1 Message Date
ArneBo 26295c08f7 Feat(compose): Add migrate container
co-authored-by: upsiflu@gmail.com
co-authored-by: jon@allmende.io
2024-10-01 12:43:22 +02:00
jon r 9b3e218d16 fix(docker): provide MUSIC_DIRECTORY_PATH
Traceback highlights music/views.py:401 music/utils.py:153 when unset.

MUSIC_DIRECTORY_PATH default as None | String could become Optional type.
2024-09-12 13:00:24 +02:00
jon r c393ae62c2 chore(docker): nginx template symlinks 2024-09-11 22:30:53 +02:00
jon r 91753eaeed feat(compose): add DJANGO_ALLOWED_HOSTS to local + federation environments 2024-09-10 14:33:12 +02:00
jon r 246480f826 fix(changelog): fix entry for 2337 2024-09-10 14:31:51 +02:00
jon r d7b50bb487 chore(rm): unused file 2024-09-10 14:31:00 +02:00
jon r 928bc88609 chore(scripts): compile template into updated location 2024-09-07 15:01:48 +02:00
jon r c9b37c56ca chore(docker): fmt Dockerfiles 2024-09-07 15:01:23 +02:00
jon r f0c8e95a35 chore(compose/env): split dev into default, local and federation 2024-09-07 15:00:01 +02:00
jon r c48a3a8e90 chore(compose/net): rework supplements, add helpers and up Traefik to v2 2024-09-07 14:58:53 +02:00
jon r c289e75dfa chore(compose): split into distinct manifests per environment and module 2024-09-07 14:55:00 +02:00
jon r f17527d239 chore(docker): move networking configuration down one level 2024-09-07 14:48:30 +02:00
jon r 5538a21969 chore(docker): move configuration down one level 2024-09-07 14:46:33 +02:00
jon r e40d5c88cd feat(compose): refactor manifests for separate use cases 2024-09-05 15:06:31 +02:00
jon r 67ba94ee89 fix(changelog): bugfix entry issue number 2024-09-04 13:15:39 +02:00
jon r 94ecbae201 chore(gitignore): add .zed/ configuration directory 2024-09-04 12:05:52 +02:00
jon r c3efafca31 docs: assume Docker Compose defaults 2024-09-04 11:52:26 +02:00
jon r ed9eefce9a docs: add changelog entry for #2773 2024-09-04 11:38:54 +02:00
jon r b79b316ab8 fix(api/settings.common): address pre-commit hook 2024-09-04 11:38:54 +02:00
jon r ee98d3159c fix(compose): mount STATIC_ROOT volume to expected location and pass var
See nginx.conf.j2 for details
2024-09-04 11:38:54 +02:00
jon r c375329580 feat(common,compose): add optional FUNKWHALE_PORT for single-node development 2024-09-04 11:38:54 +02:00
jon r 51d5bbf52b feat(.env.dev): separate single-node from multi-node environment 2024-09-04 11:38:54 +02:00
jon r 828db18bbe feat(traefik): add dnsmasq and listen on deterministic host-gateway addr 2024-09-04 11:38:54 +02:00
jon r 4db7d99f82 chore(traefik): reduce syntax 2024-09-04 11:38:54 +02:00
jon r d3244ee433 chore(compose): call host-gateway by its name 2024-09-04 11:38:54 +02:00
jon r fb2ec846fa chore(compose): prefer less ambiguous variable notation 2024-09-04 11:38:54 +02:00
jon r 8fc29a3183 chore(compose): move networks to top and reduce syntax 2024-09-04 11:38:54 +02:00
jon r cb44902e03 chore(compose): udpate manifest file name 2024-09-04 11:38:54 +02:00
Ciarán Ainsworth 4a74c2f5d0 Add upload groups to upload spec 2024-09-02 11:04:54 +00:00
vincent carter 345607cca3 listening port was hardcoded, no matter what the FUNKWHALE_API_PORT env var was set to, API would only listen on 5000. added env var to command to fix issue. 2024-08-29 15:11:15 +00:00
petitminion 4a11f9b58d spec-playlist-federation 2024-08-29 14:34:07 +00:00
petitminion 3b5de1a32d Supporting multi-artist per tracks/albums (#1568) 2024-08-29 14:11:35 +00:00
petitminion 007fe3b192 Resolve "Forbidden tags added to tracks in import process" 2024-08-27 20:45:45 +00:00
petitminion 965fad5bba listenings and favorites sync with listenbrainz spec 2024-08-06 08:48:46 +00:00
Lilou fb5c863dda Clearer explanation AWS_CUSTOM_DOMAIN + protocol 2024-08-04 14:11:07 +00:00
petitminion 181d39ffbc clear healthcheck on redis container NOCHANGELOG 2024-08-04 13:23:30 +00:00
petitminion a972708334 migrate frontend to api V2 (#2324) 2024-08-04 13:18:21 +00:00
petitminion 7c0ac160c5 Add healthcheck to containers (#2329) NOCHANGELOG 2024-07-31 07:58:11 +00:00
josé m 76eb908d77 Translated using Weblate (Galician)
Currently translated at 100.0% (2182 of 2182 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/gl/
2024-07-23 08:50:43 +00:00
petitminion b59f71ef0f Quality filter for content frontent (#1469) 2024-07-16 18:58:15 +00:00
JuniorJPDJ b50b5cb661 feat(api): add additional parameters to fs-import endpoint 2024-07-07 13:26:22 +02:00
petitminion 40935ec5ce Resolve Radio playing fails when unauthenticated (#2319) 2024-07-04 11:19:22 +00:00
petitminion 2c2afe0b8f backend of "III-5 Quality filter for content" 2024-07-02 16:01:49 +00:00
petitminion 615ebde282 2009 allow special char in tags 2024-07-02 15:09:22 +00:00
petitminion cf32e16547 add a command to create playlist from folder structure 2024-07-02 14:30:51 +00:00
Ciarán Ainsworth c24b6ee183 chore(deps): Bump axios 2024-06-05 19:18:47 +00:00
petitminion 0705467bf9 Add Musicbrainz genres to funkwhale tag table and allow Musicbrainz tag sync (#2143) 2024-06-05 19:17:33 +00:00
Petitminion 13f6571ad0 lit 2024-06-05 18:35:25 +00:00
Petitminion 4441f054c8 update genre tag spec 2024-06-05 18:35:25 +00:00
Ciarán Ainsworth dd1dc97be5
chore(deps): Bump vite version 2024-06-04 17:23:29 +02:00