9 Commits

Author SHA1 Message Date
luzpaz
0232b06ae8 Fixes various typos
Found via `codespell -q 3 -S "*.har,*.pdf,*.ts,./src/locale,./src-ui/src/locale,./docs/changelog.md,./src-ui/package-lock.json" -L criterias`
2024-01-08 14:40:19 +00:00
Trenton H
6f163111ce Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -07:00
Trenton H
3bcbd05252 Fixes ruff not running isort against the codebase 2023-04-26 09:35:27 -07:00
kpj
fc695896dd Format Python code with black 2022-02-27 15:26:41 +01:00
jonaswinkler
42c9186e91 refrain from creating the index as part of the migrations, messes with the test cases. 2020-11-27 13:56:07 +01:00
Jonas Winkler
388e5b56de reversible migrations. 2020-11-22 11:41:13 +01:00
Jonas Winkler
727f86c369 codestyle 2020-11-18 22:41:14 +01:00
Jonas Winkler
9067a4f288 added the filename handling back into the code 2020-11-08 13:00:45 +01:00
Jonas Winkler
26bb6cba1a combined migrations 2020-11-07 23:22:44 +01:00