Wykres commitów

37 Commity (develop)

Autor SHA1 Wiadomość Data
Renovate Bot f58a33ec02 chore: update pre-commit hook pycqa/flake8 to v6.1.0
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2737>
2024-02-02 13:03:59 +00:00
Georg Krause 7ac6447308 Merge branch 'stable' into develop 2023-11-16 09:46:02 +00:00
Renovate Bot cfb5850f7f chore: update pre-commit hook codespell-project/codespell to v2.2.6
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2602>
2023-11-06 10:33:57 +00:00
Renovate Bot 2f1f7bcf95 chore: update pre-commit hook pre-commit/mirrors-prettier to v3.0.3
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2588>
2023-09-29 10:04:19 +00:00
Georg Krause ec8dc8e09f Merge branch stable into develop 2023-09-01 14:24:58 +02:00
Renovate Bot b97d485798 chore: update pre-commit hook pre-commit/mirrors-prettier to v3.0.2
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2564>
2023-08-29 10:28:47 +00:00
jo 9bc1f09ef1
chore: upgrade pre-commit hooks 2023-07-25 19:02:53 +02:00
Georg Krause 232ca0f050 Merge branch 'stable' into develop 2023-06-28 13:05:47 +02:00
Renovate Bot b8ce8bfd0f chore: update pre-commit hook codespell-project/codespell to v2.2.5
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2505>
2023-06-27 12:17:45 +00:00
Renovate Bot 49dfe29481 chore: update pre-commit hook asottile/pyupgrade to v3.6.0 2023-06-11 14:02:14 +00: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
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
jo 3e9ce6f5f1 test: add poetry check pre-commit hook
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2418>
2023-05-08 13:03:22 +02:00
Renovate Bot 539ee72c53 chore: update pre-commit hook psf/black to v23.3.0 2023-04-05 19:20:20 +00:00
Renovate Bot 42879f2aec
chore: update pre-commit hook psf/black to v23 2023-03-28 19:49:24 +02: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
jo c6f235ec8c feat: drop support for python3.7
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2342>
2023-01-30 09:24:27 +00:00
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
jo b359bb6498 fix: timeout on spa manifest requests
The previous behaviour had a loop of requests between the front
app and the api when querying the pwa manifest.

This reduce the coupling around the pwa manifest file between the api
and the front app, by uplicating the files so each "service" has a copy
of it, while keeping them in sync and having the front pwa manifest as
single source of truth.

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2291>
2022-12-19 14:33:12 +01:00
Renovate Bot 7ef2d128fa chore: update pre-commit hook psf/black to v22.12.0 2022-12-09 20:01:17 +00:00
Renovate Bot a42d75252f chore: update pre-commit hook asottile/pyupgrade to v3.3.1 2022-12-09 19:31:44 +00:00
Georg Krause db426863d4
Revert "chore: Exclude translation files from pre commit prettier"
This reverts commit fc74e0011b.
2022-11-30 11:57:15 +01:00
Renovate Bot b4e520f70f chore: update pre-commit hook asottile/pyupgrade to v3.2.3 2022-11-29 16:31:49 +00:00
Georg Krause fc74e0011b
chore: Exclude translation files from pre commit prettier 2022-11-28 20:12:28 +01:00
jo 5c919989ea chore: add shell pre-commit hooks 2022-11-25 19:43:50 +00:00
jo bdd02cf2fa
chore: add codespell pre-commit hook 2022-11-24 01:04:43 +01:00
Renovate Bot 31cd64bbeb Update pre-commit hook pycqa/flake8 to v6 2022-11-23 23:16:53 +00:00
jo df7b1763a3
chore: add prettier pre-commit hook 2022-11-23 23:46:33 +01:00
jo 7768ea77a4 chore: add pyupgrade pre-commit hook
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2189>
2022-11-23 22:08:54 +00:00
jo 20ed5f0d52
chore: add isort pre-commit hook 2022-11-23 21:55:37 +01:00
jo fa51738fe8 chore: add black pre-commit hook 2022-11-23 20:41:45 +00:00
Renovate Bot 62860d0781 Update pre-commit hook pre-commit/pre-commit-hooks to v4.4.0 2022-11-23 20:02:43 +00:00
jo 4fbef50d71 chore: add flake8 pre-commit hook
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2178>
2022-11-23 07:32:43 +00:00
jo 0061e82ecd chore: clean files using pre-commit 2022-11-22 14:30:01 +00:00
jo f4dbc584e1 chore: add pre-commit config 2022-11-22 14:30:01 +00:00