Commit Graph

7557 Commits

Author SHA1 Message Date
jo b70b120363 fix(api): raise SystemExit in manage.py script
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2467>
2023-06-12 13:04:58 +00:00
Kasper Seweryn 21c67aa39a fix(ui): wait for podcast object to be available before checking if we can see it
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2465>
2023-06-12 12:36:10 +00:00
Kasper Seweryn d5c067724e fix(ui): move modals above all content
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2464>
2023-06-12 12:00:17 +00:00
jo f16a669882 fix(front): missing tsconfig.json file in docker build
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2350>
2023-06-12 13:07:32 +02:00
jo 48f0582b9e refactor(front): improve docker layer caching
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2350>
2023-06-12 13:07:17 +02:00
jo a63c9db168 ci: use buildx bake in docker build job
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2350>
2023-06-12 13:06:17 +02:00
jo 09ecb25990 ci: don't fetch branch in require_changelog
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2350>
2023-06-12 13:06:17 +02:00
Kasper Seweryn ad7020cb5a fix(front): clear indexedDB and queue on logout
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2455>
2023-06-12 10:56:51 +00:00
Renovate Bot 891874dc20 chore(api): update dependency aiohttp to v3.8.4
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2454>
2023-06-12 10:39:53 +00:00
Georg Krause 49f4ab2d76 test: Make sure blocking of some management commands actually works 2023-06-12 09:36:52 +00:00
Ciarán Ainsworth 6dd9abdb85 docs: update superuser command 2023-06-12 09:36:52 +00:00
Georg Krause a46c8e7f41 fix(api): Avoid the creation of users using djangos createsuperuser command 2023-06-12 09:36:52 +00:00
Georg Krause 3f5758aa7f feat(cli): Implicitly set staff flag if superuser flag is set 2023-06-12 09:36:52 +00:00
Kasper Seweryn cf8e6f7365 chore: add changelog snippet
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2456>
2023-06-12 09:31:34 +00:00
Kasper Seweryn 6d1597637b fix: dynamically add report targets
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2456>
2023-06-12 09:31:34 +00:00
Kasper Seweryn d8d3de23ca fix(search): fix pagination
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2457>
2023-06-12 08:22:55 +00:00
Renovate Bot 600746dd73 chore(front): update dependency vue-router to v4.2.2
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2460>
2023-06-11 21:30:35 +00:00
Kasper Seweryn a26b29d434 fix(radio-builder): render Fomantic UI's dropdown content once
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2459>
2023-06-11 22:17:47 +02:00
Renovate Bot 49dfe29481 chore: update pre-commit hook asottile/pyupgrade to v3.6.0 2023-06-11 14:02:14 +00:00
Georg Krause 0eaede92e5 ci: Do proper test result reporting in CI
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2458>
2023-06-11 11:29:39 +02:00
Georg Krause 95ead5bc58 ci: Run frontend tests in CI
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2458>
2023-06-11 11:01:11 +02:00
jo 766380f31d chore: update pre-commit hook shellcheck-py/shellcheck-py to v0.9.0.5 (develop)
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2451>
2023-06-09 11:16:41 +00:00
jo 85f02917f3 ci: don't run on branch containing stable or develop
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2452>
2023-06-09 11:12:49 +00:00
jo 8fb60c9203
chore: fix spelling errors 2023-06-09 11:30:27 +02:00
Renovate Bot c861bb3a1c chore: update pre-commit hook codespell-project/codespell to v2.2.4 2023-06-09 08:32:14 +00:00
Renovate Bot 29ac471196 chore: update pre-commit hook asottile/pyupgrade to v3.4.0 2023-06-09 08:17:18 +00:00
Renovate Bot 82fa4a7f31 chore: update pre-commit hook python-poetry/poetry to v1.5.1 2023-06-08 16:02:17 +00:00
Renovate Bot 8a06caa8c2 chore(api): update dependency psycopg2 to v2.9.6 2023-06-08 12:03:22 +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
jo 847d42b26b ci: fix deploy_docs job after merge from stable 2023-06-08 11:00:47 +00:00
jo 1493bbca69
ci: add build_metadata job and export env 2023-06-08 12:56:45 +02:00
jo 6a65495b50
chore: add build_metadata script 2023-06-08 12:56:45 +02:00
Renovate Bot 1045d8b11c chore(api): update dependency boto3 to v1.26.149 2023-06-08 10:03:16 +00:00
Georg Krause d49aeea70a chore(front): update vue-tsc to v1.6.5
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2403>
2023-06-08 11:03:04 +02:00
jo 5f1760eee0 chore(front): update vite to v4.3.5
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2403>
2023-06-08 11:03:01 +02:00
jo 35dda994c0 test(front): fix lint error with vue lazyload
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2403>
2023-06-06 11:54:59 +00:00
Renovate Bot 208e1c9592 chore(front): update vue monorepo to v3.3.2
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2403>
2023-06-06 11:54:59 +00:00
Georg Krause 8407ab3299 style: Remove useless blank line to make linter happy
(cherry picked from commit 9e7a5ebebb)

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2440>
2023-06-06 13:35:28 +02:00
Ciarán Ainsworth 74edd08fcd Translated using Weblate (English (United Kingdom))
Currently translated at 0.8% (1 of 117 strings)

Translation: Documentation/user-info-cli
Translate-URL: https://translate.funkwhale.audio/projects/documentation/user-info-cli/en_GB/
2023-06-06 10:50:14 +00:00
Ciarán Ainsworth 8d7eec7a7c Translated using Weblate (English (United Kingdom))
Currently translated at 1.3% (1 of 72 strings)

Translation: Documentation/user-libraries-content-tag
Translate-URL: https://translate.funkwhale.audio/projects/documentation/user-libraries-content-tag/en_GB/
2023-06-06 10:50:14 +00:00
Ciarán Ainsworth e887039932 Translated using Weblate (English (United Kingdom))
Currently translated at 4.5% (3 of 66 strings)

Translation: Documentation/developer-plugins-create
Translate-URL: https://translate.funkwhale.audio/projects/documentation/developer-plugins-create/en_GB/
2023-06-06 10:50:13 +00:00
Ciarán Ainsworth 10b6c41e21 Translated using Weblate (English (United Kingdom))
Currently translated at 1.6% (3 of 179 strings)

Translation: Documentation/developer-federation-index
Translate-URL: https://translate.funkwhale.audio/projects/documentation/developer-federation-index/en_GB/
2023-06-06 10:50:12 +00:00
Ciarán Ainsworth 05a8b60371 Translated using Weblate (English (United Kingdom))
Currently translated at 1.4% (1 of 67 strings)

Translation: Documentation/developer-api-authentication
Translate-URL: https://translate.funkwhale.audio/projects/documentation/developer-api-authentication/en_GB/
2023-06-06 10:50:12 +00:00
Ciarán Ainsworth d240aba7ae Translated using Weblate (English (United Kingdom))
Currently translated at 4.4% (2 of 45 strings)

Translation: Documentation/developer-api-subsonic
Translate-URL: https://translate.funkwhale.audio/projects/documentation/developer-api-subsonic/en_GB/
2023-06-06 10:50:12 +00:00
Ciarán Ainsworth 05d217c281 Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (39 of 39 strings)

Translation: Documentation/administrator-configuration-frontend
Translate-URL: https://translate.funkwhale.audio/projects/documentation/administrator-configuration-frontend/en_GB/
2023-06-06 10:50:12 +00:00
Ciarán Ainsworth 3c7d7feae2 Translated using Weblate (English (United Kingdom))
Currently translated at 2.0% (1 of 48 strings)

Translation: Documentation/administrator-troubleshooting-backend
Translate-URL: https://translate.funkwhale.audio/projects/documentation/administrator-troubleshooting-backend/en_GB/
2023-06-06 10:50:11 +00:00
Ciarán Ainsworth 9ab199d31b Translated using Weblate (English (United Kingdom))
Currently translated at 3.3% (1 of 30 strings)

Translation: Documentation/administrator-uninstall-debian
Translate-URL: https://translate.funkwhale.audio/projects/documentation/administrator-uninstall-debian/en_GB/
2023-06-06 10:50:11 +00:00
Ciarán Ainsworth a08ae83352 Translated using Weblate (English (United Kingdom))
Currently translated at 5.2% (1 of 19 strings)

Translation: Documentation/administrator-uninstall-docker
Translate-URL: https://translate.funkwhale.audio/projects/documentation/administrator-uninstall-docker/en_GB/
2023-06-06 10:50:11 +00:00
Moon Rabbit 8100d83bcf Fix(front): Set correct PWA color theme. 2023-06-06 07:51:07 +00:00
Georg Krause 9e7a5ebebb style: Remove useless blank line to make linter happy 2023-06-06 09:44:31 +02:00