Wykres commitów

162 Commity (fe47420ba1cb48d94a50432178510eb4c8b39f8f)

Autor SHA1 Wiadomość Data
petitminion 4ad806b8e9 Cache radio queryset. New api endpoint for radio tracks : api/v2/radios/sessions/$sessionid/tracks?count=$count 2023-09-25 22:28:11 +00:00
Georg Krause 232ca0f050 Merge branch 'stable' into develop 2023-06-28 13:05:47 +02:00
Georg Krause 94c8730239 fix: Adjust paths to nginx configuration files
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2514>
2023-06-27 12:07:16 +00:00
Georg Krause 71ed2aecb1 fix: Make sure the old embed URLs are still working
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2489>
2023-06-26 09:55:07 +00:00
Georg Krause 446cff7941 fix: Make sure the old embed URLs are still working 2023-06-26 09:16:46 +02:00
Georg Krause 8698f2d17c fix: Make sure the SPA Manifest is fetched using the right protocol
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2468>
2023-06-21 13:14:16 +00:00
Georg Krause 795e2bf49a fix: Mount nginx templates into the right location inside docker container
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2491>
2023-06-21 09:37:14 +00:00
AMoonRabbit ab521085e9 fix(front): added "dynamic_preferences" path block to nginx
fixes banner image not loading (#2149)

MR: !2442
2023-06-15 13:13:38 +00:00
Petitminion 952d2d2014 changent deploy docker model for typesense
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2441>
2023-06-08 11:08:50 +00:00
petitminion 2db8c585ad feat: implement typesense container 2023-05-17 15:48:02 +00:00
JuniorJPDJ 817a710c2e
fix(nginx): expose only subdirectories of /media 2023-03-18 09:45:35 +01:00
Till Robin Zickel f7924cb391
fixed nginx template 2023-01-31 13:20:06 +01:00
jo b10b0b608a fix(api): use exec format in docker-compose
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2331>
2023-01-25 12:07:00 +00:00
jo d4d6fa9b82 fix(api): improve signal handling for systemd services
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2331>
2023-01-25 12:07:00 +00:00
Philipp Wolfer 097f803fab Docker: Do not publicly expose API port
The default docker-setup exposes the API container directly on port 5000. This should not be the case and is not needed, as API access is all routed through the frontend nginx reverse proxy.

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2324>
2023-01-22 10:38:20 +00:00
jo 75c9b1eabe
feat: don't use poetry in production deployments 2023-01-16 02:11:01 +01:00
Georg Krause ef1392b831 fix(api): Properly mount static files into the frontend container to serve them
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2301>
2022-12-20 08:51:45 +01:00
Georg Krause b55c2549bd fix(nginx): Remove trailing slash from reverse proxy configuration
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2253>
2022-12-07 07:32:48 +00:00
Georg Krause 3a2ac9cb6b style: Correct tabulation
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2039>
2022-12-05 13:59:05 +00:00
Georg Krause f17fc0c7a6 Add rewrites for manifests
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2039>
2022-12-05 13:59:05 +00:00
Georg Krause 1373b829b0 fix: Use correct location for embedded player
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2039>
2022-12-05 13:59:05 +00:00
Georg Krause e71003dbe0 refactor(front): Untangle Front- and Backend
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2039>
2022-12-05 13:59:05 +00:00
jo d47fef0806 chore: fix shell scripts lint errors 2022-11-25 19:43:50 +00:00
jo 6d7dc2f1b5
chore: format files using prettier (pre-commit) 2022-11-23 23:46:34 +01:00
JuniorJPDJ ae53cf4cf0 fix(nginx): cleanup all nginx config files NOCHANGELOG 2022-11-22 19:23:13 +00:00
jo 0061e82ecd chore: clean files using pre-commit 2022-11-22 14:30:01 +00:00
jo 193d5aa9d1 fix: allow enabling systemd funkwhale.target 2022-11-20 18:39:34 +00:00
JuniorJPDJ 19f2246fcc Fix CORS for media files and allow wasm-unsafe-eval for visualizer (fixes #1937 and #1934) 2022-11-05 18:18:20 +00:00
RenovateBot fde81c1a03 Update postgres Docker tag to v15 (develop) 2022-10-28 05:25:22 +00:00
wvffle 12e41e330d Update deployment nginx template 2022-09-26 23:58:02 +00:00
Georg Krause 88c7866270 feat(Logging): Add Sentry SDK to report errors at the backend 2022-08-06 20:36:39 +00:00
JuniorJPDJ 09944d6e0e fix(docs): make debian installation guide actually work 2022-07-27 19:07:07 +02:00
JuniorJPDJ 96c2eacb0f Cleanup Gitlab CI and Dockerfiles 2022-07-11 20:20:16 +00:00
JuniorJPDJ 5b4c8614be fix(deploy/docker-compose): use new image name also for celery containers 2022-07-10 18:34:47 +02:00
JuniorJPDJ fb8eb8e2ed Allow frontend container to run as non-root user
Also clean it up a bit
2022-07-09 13:42:56 +00:00
Georg Krause d22a7fa57b Rework Docker Deployment and add frontend container 2022-06-28 13:55:54 +00:00
Stuart Begley-Miller 40db52a91e Parameterize S3 default ACL when uploading objects. 2022-05-07 06:54:04 +00:00
JuniorJPDJ 08f54b1f43 Fix nitpicks in nginx configs (#1730) NOCHANGELOG 2022-04-26 16:03:09 +00:00
Georg Krause af5e2d31ea
Merge branch 'stable' into develop 2022-04-23 14:04:53 +02:00
Marcos Peña b8f0811332
Fixes SMTP URI documentation 2022-04-09 13:35:11 +02:00
Renovate Bot 38445787c3 Update postgres Docker tag to v14 2022-02-03 19:33:13 +00:00
RenovateBot 03cb761749 Update redis Docker tag to v6 (develop) 2022-02-03 19:22:22 +00:00
Georg Krause e28286c15a Fix Deployment templates for Debian 2022-01-22 18:36:37 +00:00
Georg Krause d37383fce5
Fix wrong documentation of PROXY_MEDIA, thanks bugzbunny 2021-10-29 17:02:39 +02:00
JuniorJPDJ 15ea984486 Fix X-Frame-Options HTTP header for embed and force it to SAMEORIGIN value for other pages 2021-10-21 08:34:06 +00:00
Georg Abenthung a4aaecef39 Add hint how to urlencode special characters in EMAIL_CONFIG variable of .env file 2021-08-04 12:52:35 +00:00
Ciarán Ainsworth 115a5910a2
Improve Wording 2021-07-30 15:04:39 +02:00
Philipp Wolfer fc3198dc20
Set LOGLEVEL in example .env file 2021-07-30 15:01:28 +02:00
Georg Krause 1f3239f01d Add Worker-Src to CSP-Header of nginx config, #1489 2021-07-02 20:56:37 +00:00
jovuit f661e3a078 Reviewed comments on source strings on Weblate and modified source strings accordingly if needed
Replaced "email" with "e-mail address" when needed
2021-06-17 15:55:12 +00:00