Daniel Girtler
|
d3f32f308c
|
Update ruff formatter (#3496)
* Update ruff formatter
* Update
|
2025-05-24 07:58:42 +00:00 |
correctmost
|
a945606834
|
Add some missing type annotations for return values (#3486)
|
2025-05-20 07:37:35 +10:00 |
Daniel Girtler
|
c67ac97f18
|
Ruff formatting (#3459)
* Update
* Update
|
2025-05-15 14:26:41 +02:00 |
Daniel Girtler
|
fae210dfea
|
Add optional file encryption for user credentials configuration (#3391)
* Optional encryption of user credentials configuration file
* Update README
* Update
* Update
|
2025-04-26 20:25:43 +10:00 |
correctmost
|
a67b2dea60
|
Remove unused imports reported by Pyright (#3367)
|
2025-04-08 22:28:06 +10:00 |
Daniel Girtler
|
4f1d1b4739
|
Store password as hash instead of plaintext (#3276)
* Rework user password to be hash
* Update
* Update
* Update
* Update
* Update
* Update
* Update
* Update
* Generate yescrypt hash
* Update
* Update
* Update
* Update
|
2025-04-08 08:53:18 +02:00 |