dni ⚡
4e6f229db2
[CHORE] string formatting default length 88 ( #1887 )
...
* [CHORE] string formatting default length 88
uses blacks default off 88 and enabled autostringformatting
* formatting
* nitpicks jackstar
fix
2023-08-24 10:26:09 +01:00
dni ⚡
355806608b
[CHORE] E722 bare exception fix ( #1871 )
...
* [CHORE] E722 bare exception fix
remove all bare exceptions from codebase and change it in `.flake8`
2023-08-16 12:17:54 +02:00
Vlad Stan
67d8b67ee5
Create super user account if it does not exist ( #1688 )
...
* fix: temp create account for `super_user_id` if missing
* chore: remove dumb import
* refactor: move logic outside `crud`
* feat: add uuid4 conversion
* fix: require valid string in .env file
* fix: update the `settings.super_user` value in case or normalisation for UUID4
* fix: allow long super_user
* chore: code format
* fix: add UI redirect with the normalized user
* fix: normalize `super_user` up one level
* fix: should normalize user in non-ui mode also
2023-05-09 09:22:19 +01:00
Vlad Stan
d32ad082c7
chore: fix typos
2023-02-15 17:32:49 +02:00
Vlad Stan
7ef4c18b56
doc: update coments
2023-02-15 17:31:10 +02:00
Vlad Stan
e3ac700005
fix: extension DELETE
call
2023-02-15 17:25:58 +02:00
Vlad Stan
6a5afe3025
feat: stop extension background work on uninstall
or upgrade
2023-02-15 15:34:09 +02:00
Pavol Rusnak
86e8a3a315
fix flake8 E711 (comparison-to-none)
2023-01-30 11:46:44 +00:00
Vlad Stan
4530400d33
chore: add types to method params
2023-01-20 17:08:44 +02:00
Vlad Stan
f75529e1c2
fix: double assignment
2023-01-20 16:11:51 +02:00
Vlad Stan
730017ed62
fix: import after renaming
2023-01-20 10:06:32 +02:00
Vlad Stan
2edb9da387
fix: name conflict
2023-01-18 17:38:36 +02:00
Vlad Stan
795d05c109
refactor: extract extensions.py
2023-01-18 17:38:36 +02:00
Vlad Stan
e7a150e708
refactor: move more logic to InstallableExtension
2023-01-18 17:38:36 +02:00
Vlad Stan
3ed2b3cdeb
refactor: move more logic to InstallableExtension
2023-01-18 17:38:36 +02:00
Vlad Stan
cb6349fd76
refactor: extract dome methods to helpers
2023-01-18 17:38:36 +02:00
Vlad Stan
a2201c9d31
chore: add extra log
2023-01-18 17:38:36 +02:00
Vlad Stan
08be621529
fix: migration module name
2023-01-18 17:38:36 +02:00
Vlad Stan
66c908e600
chore: migrate after major changes on main
2023-01-18 17:38:36 +02:00