Commit Graph

4015 Commits

Author SHA1 Message Date
renovate[bot] 9ac2a29ff5
fix(deps): update dependency pydantic to v2.11.4 (#3420)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-30 15:28:03 +02:00
correctmost 9c633924ba
Remove extraneous inline type annotations (#3418) 2025-04-30 08:31:28 +10:00
correctmost e8fd1de006
Avoid using generics with EditMenu (#3415)
This is a follow-up to commit 0de90bd55.
2025-04-29 07:12:32 +10:00
correctmost 437bb9c439
Remove a reference to twine (#3416)
This is a follow-up to commit a29a48f45.
2025-04-28 21:20:38 +02:00
Daniel Girtler 4c20331633
Fix 3376 - header alignment (#3414) 2025-04-28 14:04:15 +02:00
renovate[bot] c161d6fbd7
chore(deps): update astral-sh/ruff-action action to v3.3.0 (#3413)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-27 20:57:55 +02:00
utuhiro78 e04ee8a18f
Update Japanese translation (#3410) 2025-04-27 13:03:22 +10:00
Celestial.y 557fef5bfc
Update zh-CN translation, fix locales/README.md (#3409)
* Update zh-CN translation

* Fix locales/README.md
2025-04-27 13:02:02 +10:00
correctmost 0de90bd55b
Specify menu return types using generics instead of Any (#3400) 2025-04-27 13:01:17 +10: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
renovate[bot] b8923807c7
fix(deps): update dependency ruff to v0.11.7 (#3403)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-26 20:02:08 +10:00
renovate[bot] f8a478d59a
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.11.7 (#3402)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-26 20:01:06 +10:00
Anton Hvornum 16e9bbe583
Removed the @.snapshots volume in order to support both Snapper and Timeshift #3363 (#3408) 2025-04-26 11:57:36 +02:00
Celestial.y fd92873ff7
Improve, fix and complete zh-CN translation (#3404) 2025-04-26 19:57:23 +10:00
renovate[bot] d389db4a54
chore(deps): update actions/setup-python digest to a26af69 (#3401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-26 19:57:00 +10:00
Franco Castillo 1756fe56da
Update archinstall/locales/es/LC_MESSAGES/base.mo & archinstall/locales/es/LC_MESSAGES/ (#3405) 2025-04-26 19:56:06 +10:00
Anton Hvornum a29a48f452
Swapping to python-uv for building and distribution (#3407)
* Swapping to python-uv for building archinstall

* Tweaked UV parameters to not use a venv

* Tweaking uv to not resolve/install any dependencies during installation.

* Added remaining dependencies to the build runner

* Swapped to uv for publishing, using pypi 'trusted publisher' instead of token access

* Installing uv and dependencies for publishing

* Swapped to uv in the building of the test ISO
2025-04-26 11:55:19 +02:00
renovate[bot] 935cda7a05
fix(deps): update dependency ruff to v0.11.6 (#3398)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-18 10:46:06 +10:00
renovate[bot] cb29369d26
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.11.6 (#3397)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-18 10:45:49 +10:00
James Knight 3f06d2b058
Add niri package to profile (#3395) 2025-04-17 11:09:43 +10:00
Daniel Girtler 2f18b8d2fe
Fix 1747 | Additional post-installation menu options (#3393)
* Provide more post installation options

* Update
2025-04-16 07:31:49 +10:00
correctmost 130d1a6ff8
Split out unicode_ljust and unicode_rjust to break import cycle (#3388)
* Split out unicode_ljust and unicode_rjust to break import cycle

Previously, there was an import cycle between tui.menu_item and
lib.output.

* Move unicode.py from lib/ to lib/utils/
2025-04-13 15:47:33 +10:00
correctmost e281c2fa6a
Split out Result and ResultType to break import cycle (#3387)
Previously, there was an import cycle between tui.menu_item and
tui.types.
2025-04-13 15:06:48 +10:00
Thierry M 57a63053cd
Add files via upload (#3386) 2025-04-13 15:05:40 +10:00
codefiles bb87cfacaf
Fix GPT end (#3390) 2025-04-13 15:01:42 +10:00
Daniel Girtler a842fb48a2
Fix 3362 (#3377) 2025-04-11 06:58:12 +02:00
neko_0xff bf944a7459
i18n(zh-TW): re-Update base.po (20250411) (#3384)
* Update base.po

* Update base.po

* Update base.po
2025-04-11 14:09:32 +10:00
renovate[bot] 2db14ca2d1
fix(deps): update dependency ruff to v0.11.5 (#3383)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-11 10:59:52 +10:00
renovate[bot] 0dcc4862e2
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.11.5 (#3382)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-11 10:57:31 +10:00
correctmost a9fd14fee1
Remove some unnecessary type unions (#3378) 2025-04-09 14:16:23 +02:00
correctmost 3dd8679734
Replace an Any instance with a TypedDict (#3375) 2025-04-09 18:47:53 +10:00
correctmost d35ac2a235
Remove unused SysCommand and SysCommandWorker fields (#3374) 2025-04-09 18:47:30 +10:00
correctmost 0028a572e8
Remove some Any instances from the codebase (#3372) 2025-04-09 15:22:02 +10:00
Matteo 20bd845fbe
Update Italian translation (#3371)
Translated new strings
2025-04-09 07:15:59 +10:00
renovate[bot] dc9d86c4b3
fix(deps): update dependency pydantic to v2.11.3 (#3370)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-08 21:31:43 +02:00
summoner001 409be2196d
Update hungarian translation (#3369)
Update hungarian translation
2025-04-08 21:08:55 +02:00
correctmost d5c210f933
Remove unused variable reported by Pyright (#3368) 2025-04-08 15:14:49 +02:00
correctmost a67b2dea60
Remove unused imports reported by Pyright (#3367) 2025-04-08 22:28:06 +10:00
utuhiro78 ffb2230f33
Update Japanese translation (100%) (#3366) 2025-04-08 22:27:40 +10:00
Valerii a7985233e9
Better Ukrainian v1.1 (#3365)
Ill add more with time
2025-04-08 14:19:35 +02:00
Valerii 03e19c714f
Better Ukrainian (#3364) 2025-04-08 19:29:07 +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 bae0e29e18
Fix #3330 (#3360)
* Fix #3330

* Update
2025-04-08 08:46:19 +02:00
Daniel Girtler a3fc658c90
Fix 3350 (#3358) 2025-04-08 08:45:47 +02:00
Daniel Girtler 00e87eb15f
Fix 3334 (#3359) 2025-04-08 08:45:21 +02:00
Daniel Girtler c1de65e5b3
Fix 3313 translation file (#3361) 2025-04-08 08:44:50 +02:00
correctmost 873e7b2c64
Remove unused description fields from profiles (#3357) 2025-04-07 14:26:17 +10:00
killertofus 390f4f15f4
added some more profiles (#3323)
* gave descriptions to profiles

* added some more profiles

* removed the descriptions for all of them and fixed the class name

* made some fixes

* removed the reference to seat

* forgot a comma

* forgot this seat reference

* rewrote river.py

* forgot to include river

* removed lightdm and added upercase X

* added some more fixes

* forgot to add labwc as a dep
2025-04-07 13:48:40 +10:00
codefiles 63b2f986c3
Move system info logging to function (#3356) 2025-04-07 13:19:18 +10:00
codefiles d7a5a59342
Fix disk config validation regression (#3355) 2025-04-07 12:24:17 +10:00