Wykres commitów

7209 Commity (caa6a26c77973e85acdcf0d546944ffa7bd58fc4)

Autor SHA1 Wiadomość Data
Kasper Seweryn caa6a26c77 refactor(cypress): remove unused plugins section
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/1795>
2023-06-21 22:49:39 +00:00
Kasper Seweryn b0a2a10f31 style: fix precommit
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/1795>
2023-06-21 22:49:39 +00:00
Kasper Seweryn f870d595fe refactor(cypress): remove plugins file
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/1795>
2023-06-21 22:49:39 +00:00
Kasper Seweryn ddb57ec1ce fix(cypress): fix typecheck
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/1795>
2023-06-21 22:49:39 +00:00
Kasper Seweryn 05c8471ab8 fix(cypress): move typings to a .d.ts file
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/1795>
2023-06-21 22:49:39 +00:00
Georg krause e1a217ffa0 style: Fix linting errors
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/1795>
2023-06-21 22:49:39 +00:00
Kasper Seweryn aa4bdca2a6 feat: add cypress test to linting
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/1795>
2023-06-21 22:49:39 +00:00
Georg Krause 9aeefca728 feat: Add basic cypress testing
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/1795>
2023-06-21 22:49:39 +00:00
Kasper Seweryn cfc167fbf3 style: add newline to EOF
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2493>
2023-06-21 09:23:42 +00:00
Kasper Seweryn 9027f8af73 style: remove whitespaces at the end of the lines
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2493>
2023-06-21 09:23:42 +00:00
Kasper Seweryn 58d48a061e fix(embed): fix crash when API returns relative URL
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2493>
2023-06-21 09:23:42 +00:00
Kasper Seweryn 1e3c8081b5 chore: add changelog snippet
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2503>
2023-06-19 23:35:50 +02:00
Kasper Seweryn cc8f3e6a3c ci(front): speedup type checking with vue-tsc by using incremental cache
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2503>
2023-06-19 23:30:33 +02:00
Kasper Seweryn f0693c7d4f ci(front): speedup linting with eslint by using cache
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2503>
2023-06-19 23:24:49 +02:00
jo 5168817dc9 ci: reuse build metadata for docker build
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2482>
2023-06-13 12:40:38 +02:00
jo f811ce6adb
ci: fetch tags before guessing latest version 2023-06-13 11:09:24 +02:00
jo 6c1197f055
fix(front): performance for all build platform 2023-06-13 10:07:10 +02: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
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
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
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