index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-03 | Extend the mypy checks (#2120) | Daniel Girtler | |
* Extend the mypy checks * Update * Update * Update --------- Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2023-09-18 | Fix many typos (#1692) | Alexander Seiler | |
Signed-off-by: Alexander Seiler <seileralex@gmail.com> | |||
2023-07-26 | Let the Chinese translation show in the menu item (#1944) | Wu Xiaotian | |
Even though the translation files exist, we still can't find Simplified or Traditional Chinese translations from the language menu, this patch fixes that. | |||
2023-05-11 | Cleanup imports and unused code (#1801) | Daniel Girtler | |
* Cleanup imports and unused code * Update build check * Keep deprecation exception * Simplify logging --------- Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2022-11-11 | Remove custom font setting (#1552) | Daniel Girtler | |
* Remove custom font setting * flake8 * Remove default preview Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2022-11-04 | Fixed broken imports (#1548) | Anton Hvornum | |
2022-09-11 | Update handling of unsupported translations (#1467) | Daniel Girtler | |
* Handle unsupported fonts * Update archinstall/locales/README.md Co-authored-by: codefiles <11915375+codefiles@users.noreply.github.com> Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> Co-authored-by: codefiles <11915375+codefiles@users.noreply.github.com> | |||
2022-09-07 | Fix translation fonts (#1461) | Daniel Girtler | |
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2022-09-06 | Move deserialization into init (#1456) | Daniel Girtler | |
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2022-08-09 | Adding a .json() call for our JSON serializer for the Language class (#1410) | Anton Hvornum | |
* Adding a .json() call for our JSON serializer * Update translationhandler.py | |||
2022-08-01 | Update translations (#1348) | Daniel Girtler | |
* Show translations in own tongue * Fix flake8 * Update * Update * Update * Update * fix mypy * Update * Update Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> |