Daniel Girtler
|
5a54902935
|
Add support for Btrfs snapshots (#3500)
* Add btrfs snapshot support
* Update
* Update
* Update
|
2025-05-25 17:22:41 +10:00 |
Daniel Girtler
|
d3f32f308c
|
Update ruff formatter (#3496)
* Update ruff formatter
* Update
|
2025-05-24 07:58:42 +00: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 |
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 |
Daniel Girtler
|
697ccd1ac5
|
Fix 2379 - Mirror and region definitions (#3223)
* Fix 2379 - Mirror and repository settings
* Fix alignment
|
2025-03-05 22:19:50 +11:00 |
Daniel Girtler
|
fb159a8255
|
Fix 3081 - Local mirrorlist parsing bug (#3104)
* Fix 3081 - shortcircuit on empty mirror options
* Update
* Update
|
2025-01-21 18:40:54 +01:00 |
correctmost
|
11f8490b59
|
Enable the bad-indentation pylint rule and fix space indentations (#2968)
|
2024-11-30 22:54:53 +11:00 |
Daniel Girtler
|
e51f7adf21
|
Dataclasses for args and config (#2936)
* Introduce dataclass for arguments and configuration
* Update
* Update
|
2024-11-26 11:08:36 +01:00 |