Wykres commitów

6838 Commity (8412e436f038912fcbebc0295f354d88375334e3)

Autor SHA1 Wiadomość Data
jo 8412e436f0 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-01-28 18:14:47 +01:00
Kasper Seweryn cc7c7b9f67 fix(tsc): fix type errors
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2337>
2023-01-24 09:31:16 +00:00
Kasper Seweryn 73e12e0e54 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 09:31:16 +00:00
Kasper Seweryn 1d7b4a639e fix: update yarn lockfile
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2337>
2023-01-24 09:31:16 +00:00
Kasper Seweryn 6c98b456dc fix(ci): update vue-i18n to beta.16
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2337>
2023-01-24 09:31:16 +00:00
Kasper Seweryn ac8237645d fix(eslint): remove unused import
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2337>
2023-01-24 09:31:16 +00:00
Kasper Seweryn d4cf0bd590 fix(front): reinitialize virtual queue list whenever queue gets empty
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2337>
2023-01-24 09:31:16 +00:00
Thomas 8b1d1adf15 Translated using Weblate (French)
Currently translated at 14.2% (1 of 7 strings)

Translation: Documentation/administrator_documentation-installation_docs-index
Translate-URL: https://translate.funkwhale.audio/projects/documentation/administrator_documentation-installation_docs-index/fr/
2023-01-23 21:42:40 +00:00
Thomas c5410a3d28 Translated using Weblate (French)
Currently translated at 100.0% (2 of 2 strings)

Translation: Documentation/api
Translate-URL: https://translate.funkwhale.audio/projects/documentation/api/fr/
2023-01-23 21:42:40 +00:00
Thomas 0106ecece8 Translated using Weblate (French)
Currently translated at 0.3% (5 of 1586 strings)

Translation: Documentation/changelog
Translate-URL: https://translate.funkwhale.audio/projects/documentation/changelog/fr/
2023-01-23 21:42:40 +00:00
Thomas ee87d17df3 Translated using Weblate (French)
Currently translated at 100.0% (2 of 2 strings)

Translation: Documentation/developers-index
Translate-URL: https://translate.funkwhale.audio/projects/documentation/developers-index/fr/
2023-01-23 21:42:39 +00:00
Thomas 0b1b2240bb Translated using Weblate (French)
Currently translated at 12.0% (3 of 25 strings)

Translation: Documentation/administrator_documentation-upgrade_docs-docker
Translate-URL: https://translate.funkwhale.audio/projects/documentation/administrator_documentation-upgrade_docs-docker/fr/
2023-01-23 21:42:39 +00:00
Thomas 7116092b28 Translated using Weblate (French)
Currently translated at 100.0% (21 of 21 strings)

Translation: Documentation/administrator_documentation-upgrade_docs-debian
Translate-URL: https://translate.funkwhale.audio/projects/documentation/administrator_documentation-upgrade_docs-debian/fr/
2023-01-23 21:42:39 +00:00
Thomas 52d343a509 Translated using Weblate (French)
Currently translated at 100.0% (9 of 9 strings)

Translation: Documentation/administrator_documentation-upgrade_docs-index
Translate-URL: https://translate.funkwhale.audio/projects/documentation/administrator_documentation-upgrade_docs-index/fr/
2023-01-23 21:42:39 +00:00
Thomas 77628498eb Translated using Weblate (French)
Currently translated at 100.0% (3 of 3 strings)

Translation: Documentation/administrator_documentation-upgrade_docs-quick_install
Translate-URL: https://translate.funkwhale.audio/projects/documentation/administrator_documentation-upgrade_docs-quick_install/fr/
2023-01-23 21:42:39 +00:00
Thomas 764b33ac61 Translated using Weblate (French)
Currently translated at 6.4% (2 of 31 strings)

Translation: Documentation/administrator_documentation-uninstall_docs-debian
Translate-URL: https://translate.funkwhale.audio/projects/documentation/administrator_documentation-uninstall_docs-debian/fr/
2023-01-23 21:42:39 +00:00
Thomas acb72efc97 Translated using Weblate (French)
Currently translated at 10.5% (2 of 19 strings)

Translation: Documentation/administrator_documentation-uninstall_docs-docker
Translate-URL: https://translate.funkwhale.audio/projects/documentation/administrator_documentation-uninstall_docs-docker/fr/
2023-01-23 21:42:39 +00:00
Thomas bb403cae39 Translated using Weblate (French)
Currently translated at 6.4% (2 of 31 strings)

Translation: Documentation/administrator_documentation-uninstall_docs-quick_install
Translate-URL: https://translate.funkwhale.audio/projects/documentation/administrator_documentation-uninstall_docs-quick_install/fr/
2023-01-23 21:42:38 +00:00
Thomas 33e3dd9ef5 Translated using Weblate (French)
Currently translated at 27.2% (3 of 11 strings)

Translation: Documentation/administrator_documentation-manage_script-thumbnails
Translate-URL: https://translate.funkwhale.audio/projects/documentation/administrator_documentation-manage_script-thumbnails/fr/
2023-01-23 21:42:38 +00:00
Thomas 146c4ce26e Translated using Weblate (French)
Currently translated at 4.7% (1 of 21 strings)

Translation: Documentation/index
Translate-URL: https://translate.funkwhale.audio/projects/documentation/index/fr/
2023-01-23 21:42:38 +00: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 0729b52f3d
Version bump and changelog for 1.3.0-rc2 2023-01-23 10:41:22 +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
Renovate Bot e9178315ee chore(front): update dependency dompurify to v2.4.3 2023-01-22 13:35:16 +00:00
Renovate Bot 51f185f941 chore(front): update dependency axios-auth-refresh to v3.3.6 2023-01-22 13:04:56 +00:00
Renovate Bot 18776d9d1d chore(front): update dependency axios to v1.2.3 2023-01-22 12:34:50 +00:00
Georg Krause f49a894204
chore: Add deprecation notice for Python 3.7 2023-01-22 13:26:43 +01:00
Georg Krause a69b3b3e20
chore(changelog): Add deprecation changelog snippet type 2023-01-22 13:23:28 +01:00
Renovate Bot 9df2b7f629 chore(front): update dependency @vue/test-utils to v2.2.7 2023-01-22 11:35:18 +00:00
Renovate Bot 2d94539bd9 chore(front): update dependency @types/jquery to v3.5.16 2023-01-22 11:04:53 +00:00
Philipp Wolfer 7da78afa43 maloja: fix submission of artist names
Payload must be submitted as JSON and artist must be an array

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2328>
2023-01-22 10:45:32 +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
Renovate Bot 84990e9d67 chore(docs): update dependency django to v4.1.5 2023-01-21 12:34:47 +00:00
Kasper Seweryn b0225d3513 chore: add changelog snippet
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2330>
2023-01-21 12:14:05 +00:00
Kasper Seweryn df4cd1d6f9 fix: fix eslint
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2330>
2023-01-21 12:14:05 +00:00
Kasper Seweryn e66426dd4b feat: add retries when failed to fetch radio candidate
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2330>
2023-01-21 12:14:05 +00:00
Renovate Bot c465b3922d chore(api): update dependency watchdog to v2.2.1 2023-01-21 03:05:56 +00:00
Renovate Bot 826a712e22 chore(api): update dependency requests to v2.28.2 2023-01-21 02:36:15 +00:00