Wykres commitów

6853 Commity (88e7f9cb564262f38f8a49037ed68efe6b79feed)

Autor SHA1 Wiadomość Data
Ciarán Ainsworth 88e7f9cb56 docs: use hyphen as string separator
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2353>
2023-03-07 09:26:35 +00:00
Ciarán Ainsworth f917f00b9a docs: fix remaining broken links
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2353>
2023-03-07 09:26:35 +00:00
Ciarán Ainsworth 65316d43c1 docs: rearrange paths, update links and redirects
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2353>
2023-03-07 09:26:35 +00:00
jo 54212feb11 chore(docs): update locales
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2353>
2023-03-07 09:26:35 +00:00
jo ab435897d7 chore(docs): update pot files
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2353>
2023-03-07 09:26:35 +00:00
jo 41a9f16a23 chore(docs): relax locales .gitignore
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2353>
2023-03-07 09:26:35 +00:00
bruce diao 7510795ad1 Translated using Weblate (Chinese (Simplified))
Currently translated at 95.7% (2088 of 2180 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/zh_Hans/
2023-03-04 06:42:49 +00:00
dignny 082c51733a Translated using Weblate (Japanese)
Currently translated at 90.0% (1962 of 2180 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/ja/
2023-03-01 15:42:48 +00:00
jo d6185cdfbd chore: use new labels in renovate config 2023-03-01 12:18:15 +00:00
jo 639d5b152f docs: fix warnings
- fix sphinx multi version allowlist regex values
2023-02-28 19:39:07 +00:00
jo c27ec0a1bd chore: format docs template 2023-02-28 19:39:07 +00:00
jo abe3ed7d18 docs: clean locales directory 2023-02-28 19:39:07 +00:00
jo 77a31bff2e docs: move image next to text file 2023-02-28 19:39:07 +00:00
jo 9b95afdcce chore: update docs dependencies 2023-02-28 19:39:07 +00:00
Matyáš Caras 9f8ded15dc Translated using Weblate (Czech)
Currently translated at 100.0% (2180 of 2180 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/cs/
2023-02-24 18:42:48 +00:00
ppom 20c0088c1f Translated using Weblate (French)
Currently translated at 99.9% (2179 of 2180 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/fr/
2023-02-22 12:06:47 +00:00
Georg krause 2af3988863 Merge remote-tracking branch 'weblate/pre-release/1.3.0' into pre-release/1.3.0 2023-02-21 17:48:55 +01:00
jo fedbd98b49
chore: upgrade isort and fix pre-commit hook
See https://github.com/PyCQA/isort/pull/2078

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2345>
2023-02-04 17:50:55 +01:00
Till Robin Zickel f7924cb391
fixed nginx template 2023-01-31 13:20:06 +01:00
jo 96bbe2131a fix: log exception if we can't get the event loop
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2341>
2023-01-27 17:37:41 +01:00
Kasper Seweryn c793799161 feat(ui): respect custom css
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2338>
2023-01-26 20:31:22 +00:00
Georg Krause 72dd944f04 fix: Make sure custom css gets loaded, fixes #2055
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2338>
2023-01-26 20:31:22 +00:00
AMoonRabbit 4cc3da05f7 Corrected typos in vars.css for card text colour.
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2340>
2023-01-26 15:40:02 +00:00
AMoonRabbit c1e30c1785 Corrected typos in vars.css for card text colour.
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2340>
2023-01-26 13:26:35 +00: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 a0cda2a56c fix(api): docker entrypoint use exec
exec into gunicorn instead of spawning gunicorn.

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
Kasper Seweryn 7d474dea72
fix(tsc): fix type errors
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2337>
2023-01-24 18:50:16 +01:00
Kasper Seweryn e1d5c9f832
feat: remove unneeded null coalescing assignment
axios headers are now alway present (according to the typings)

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2337>
2023-01-24 18:50:16 +01:00
Kasper Seweryn 89db3e0f14
fix: update yarn lockfile
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2337>
2023-01-24 18:50:16 +01:00
Kasper Seweryn 8329443209
fix(ci): update vue-i18n to beta.16
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2337>
2023-01-24 18:50:15 +01:00
Kasper Seweryn 600228eafa
fix(eslint): remove unused import
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2337>
2023-01-24 18:50:15 +01:00
Kasper Seweryn 9ca357c2c3
fix(front): reinitialize virtual queue list whenever queue gets empty
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2337>
2023-01-24 18:50:15 +01:00
Georg Krause e04a1b188d
Version bump and changelog for 1.3.0-rc3 2023-01-23 14:24:46 +01:00
Georg Krause 81e904b254
Merge branch 'develop' into pre-release/1.3.0 2023-01-23 14:22:10 +01:00
jo 6b469ba1d8 ci: allow running the pipeline on tags
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2325>
2023-01-23 13:16:07 +00:00
Georg Krause a93cb1922e Translated using Weblate (German)
Currently translated at 97.9% (2135 of 2180 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/de/
2023-01-23 12:42:37 +00:00
Georg Krause 0729b52f3d
Version bump and changelog for 1.3.0-rc2 2023-01-23 10:41:22 +01:00
Georg Krause 3e7d2ee6a8
Version bump and changelog for 1.3.0-rc2 2023-01-23 10:33:44 +01:00
Georg Krause 7504a5fa53 chore: Add deprecation changelog snippet
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2326>
2023-01-23 08:54:24 +01:00
jo c07aa0dbec fix(api): postgres connection details in docker setup
We properly recognize the docker setup to generate DATABASE_URL configuration.

Fix #2036

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2326>
2023-01-23 08:51:16 +01:00
Philipp Wolfer e556a592b5 Fix API call for retrieving details of federated library
The implementation of RetrieveModelMixin.retrieve was incomplete.

Fixes #2046

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2335>
2023-01-23 07:36:22 +00:00
Renovate Bot 9ef6836073 chore(front): update dependency vue-tsc to v1.0.24 2023-01-22 17:35:19 +00:00
Renovate Bot 8447d12000 chore(front): update dependency vue-i18n to v9.3.0-beta.14-77e850b 2023-01-22 17:05:05 +00:00
Renovate Bot 0dad30cf1a chore(front): update dependency vite-plugin-pwa to v0.14.1 2023-01-22 16:35:11 +00:00
Renovate Bot d20cc3f0d6 chore(front): update dependency vite to v4.0.4 2023-01-22 16:05:08 +00:00
Renovate Bot 267af9b11c chore(front): update dependency standardized-audio-context to v25.3.37 2023-01-22 15:35:21 +00:00
Renovate Bot 5f45e116e6 chore(front): update dependency sass to v1.57.1 2023-01-22 15:04:55 +00:00
Renovate Bot b13cc01336 chore(front): update dependency fomantic-ui-css to v2.9.1 2023-01-22 14:35:21 +00:00
Renovate Bot ed396d019b chore(front): update dependency eslint-plugin-n to v15.6.1 2023-01-22 14:04:56 +00:00