Wykres commitów

6909 Commity (48383952c1082e7df296727f51aa8dded0b19de5)

Autor SHA1 Wiadomość Data
jo 48383952c1 chore: rename CHANGELOG to CHANGELOG.md
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2355>
2023-03-21 21:46:50 +00:00
Marcos Peña afe534db4a Fix(changelog): adds missing changelog
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2367>
2023-03-20 11:23:51 +00:00
Marcos Peña c55a1d1da4 Fix(dev): fix docker development set-up (#2102)
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2367>
2023-03-20 11:23:51 +00:00
Renovate Bot 6edb1624fc chore(front): update dependency vite-plugin-pwa to v0.14.4 2023-03-18 00:33:15 +00:00
Renovate Bot cf80178f60 chore(front): update dependency typescript to v4.9.5 2023-03-18 00:03:35 +00:00
Renovate Bot 24e0d1b9a5 chore(front): update dependency standardized-audio-context to v25.3.41 2023-03-17 23:33:04 +00:00
Renovate Bot a6248ee0ae chore(front): update dependency sinon to v15.0.2 2023-03-17 23:03:44 +00:00
Renovate Bot 57fc701ba7 chore(front): update dependency fomantic-ui-css to v2.9.2 2023-03-17 22:33:03 +00:00
Renovate Bot 8ff610e903 chore(front): update dependency dompurify to v2.4.5 2023-03-17 22:03:10 +00:00
Renovate Bot 49a29ea935 chore(front): update dependency @types/lodash-es to v4.17.7 2023-03-17 21:33:07 +00:00
Renovate Bot da2a0ee093 chore(api): update dependency boto3 to v1.26.94 2023-03-17 20:03:47 +00:00
Renovate Bot 85af8f79d4 chore(docs): update dependency django to v3.2.18 2023-03-17 19:03:31 +00:00
Renovate Bot 94c5bb71a5 chore(api): update dependency boto3 to v1.26.93 2023-03-17 18:03:39 +00:00
Renovate Bot de7102a27e chore(api): update dependency pytest to v7.2.2 2023-03-12 23:38:12 +00:00
Renovate Bot 96101d7010 chore(api): update dependency prompt-toolkit to v3.0.38 2023-03-12 23:07:22 +00:00
Renovate Bot 1eaeddcda6 chore(api): update dependency ipdb to v0.13.13 2023-03-12 22:07:05 +00:00
Renovate Bot 036f245127 chore(api): update dependency django to v3.2.18 2023-03-12 21:07:15 +00:00
Renovate Bot a929f2647b chore(api): update dependency dj-rest-auth to v2.2.8 2023-03-12 20:07:20 +00:00
Renovate Bot 7a3c264e31 chore(api): update dependency debugpy to v1.6.6 2023-03-12 19:07:05 +00:00
Renovate Bot 790b963da6 chore(api): update dependency aiohttp to v3.8.4 2023-03-12 18:08:08 +00:00
Renovate Bot 5543da6847 chore(api): update dependency boto3 to v1.26.89 2023-03-11 22:36:31 +00:00
ppom c7e7014b5c wording fix 2023-03-03 23:40:09 +01:00
Thomas 7ff3ea219a Translated using Weblate (French)
Currently translated at 0.3% (6 of 1586 strings)

Translation: Documentation/changelog
Translate-URL: https://translate.funkwhale.audio/projects/documentation/changelog/fr/
2023-02-17 19:42:47 +00:00
Thomas db09d383c8 Translated using Weblate (French)
Currently translated at 5.8% (1 of 17 strings)

Translation: Documentation/moderator_documentation-index
Translate-URL: https://translate.funkwhale.audio/projects/documentation/moderator_documentation-index/fr/
2023-02-17 19:42:46 +00:00
Thomas 56ab51f252 Translated using Weblate (French)
Currently translated at 100.0% (3 of 3 strings)

Translation: Documentation/user_documentation-favorites-index
Translate-URL: https://translate.funkwhale.audio/projects/documentation/user_documentation-favorites-index/fr/
2023-02-17 19:42:46 +00:00
Thomas 304b43e362 Translated using Weblate (French)
Currently translated at 100.0% (4 of 4 strings)

Translation: Documentation/user_documentation-queue-index
Translate-URL: https://translate.funkwhale.audio/projects/documentation/user_documentation-queue-index/fr/
2023-02-17 19:42:46 +00:00
Thomas 540940081d Translated using Weblate (French)
Currently translated at 100.0% (4 of 4 strings)

Translation: Documentation/administrator_documentation-uninstall_docs-index
Translate-URL: https://translate.funkwhale.audio/projects/documentation/administrator_documentation-uninstall_docs-index/fr/
2023-02-17 19:42:46 +00:00
Thomas 11b3b93115 Translated using Weblate (French)
Currently translated at 73.6% (67 of 91 strings)

Translation: Documentation/administrator_documentation-configuration_docs-instance_settings
Translate-URL: https://translate.funkwhale.audio/projects/documentation/administrator_documentation-configuration_docs-instance_settings/fr/
2023-02-17 19:42:46 +00:00
Thomas 15b806fbd9 Translated using Weblate (French)
Currently translated at 100.0% (3 of 3 strings)

Translation: Documentation/moderator_documentation-content-index
Translate-URL: https://translate.funkwhale.audio/projects/documentation/moderator_documentation-content-index/fr/
2023-02-17 19:42:45 +00:00
jo 2a11e430f5 ci: don't clone where unneeded
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2351>
2023-02-01 19:45:41 +00:00
jo 43ca4ea29c ci: fix missing image tag in docker job
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2351>
2023-02-01 19:45:41 +00:00
jo a3be49e099 ci: fix new api dev build meta script
Run the set-api-build-metadata on merge requests for testing

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2351>
2023-02-01 19:45:41 +00:00
jo 7d96baa3cd feat(front): split large bundles into chunks
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2349>
2023-01-31 18:09:17 +00:00
jo 3c9fc32135 chore(front): add bundle visualizer
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2349>
2023-01-31 18:09:17 +00:00
Ciarán Ainsworth 6f0cb1676d docs: remove language prefix from Wikipedia link
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2352>
2023-01-31 17:28:38 +00:00
jo b35d41b870 docs: replace id3.org broken link
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2352>
2023-01-31 18:24:43 +01:00
jo 3115415ef5 ci: install funkwhale_api package for docs building
The funkwhale_api version is guessed from the package, so the package needs to be installed.

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2332>
2023-01-31 06:57:32 +00:00
jo 46ee0aa81a chore: sort docs dependencies
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2332>
2023-01-31 06:57:32 +00:00
jo 47944b18de chore(api): maintain api version using poetry
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2332>
2023-01-31 06:57:32 +00:00
jo 9bf0367372 feat(api): find version using importlib.metadata
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2332>
2023-01-31 06:57:32 +00:00
jo 651ff4e716 ci: prefer needs to dependencies
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2347>
2023-01-30 22:53:31 +01:00
jo 701416c140 ci: move docker jobs to build stage
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2347>
2023-01-30 22:50:17 +01:00
jo b2c7c26552 ci: only lint api on api files changes
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2347>
2023-01-30 19:19:16 +01:00
jo 3d9e12b3e5 ci: run build_api_schema when build_docs runs
We need to pass the artifact between the jobs.

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2347>
2023-01-30 19:17:53 +01:00
jo d348fc180f chore: ci containers use curl instead of wget
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2347>
2023-01-30 12:10:38 +01:00
jo 18dc07a214 chore: add changelog snippet
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2286>
2023-01-30 10:37:36 +01:00
jo d18d94bbc2 ci: explicit dependencies between jobs
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2286>
2023-01-30 10:37:35 +01:00
jo 2020952cd6 ci: jobs are interruptible by default
All jobs are interruptible, except publish/deployments jobs.

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2286>
2023-01-30 10:37:35 +01:00
jo ad3a74fd97 ci: aggressive caching for docs related jobs
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2286>
2023-01-30 10:37:35 +01:00
jo 7ff81e35f3 ci: aggressive caching for api related jobs
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2286>
2023-01-30 10:37:34 +01:00