Commit Graph

1193 Commits

Author SHA1 Message Date
zenobit 5567544134 Fold echo as needed 2025-03-03 12:12:37 +01:00
zenobit 5dd0dc0590 raise gum filter height 2025-03-01 22:45:04 +01:00
zenobit 8d53d06fe0 specific_tweaks and distro_specific 2025-03-01 07:10:53 +01:00
zenobit b3312f8eb4 test nevim 2025-02-19 15:34:59 +01:00
zenobit 8939e05742 Move config to.. finish 2025-02-19 15:34:59 +01:00
zenobit 0ccf24de2a Move config to.. 2025-02-19 15:34:59 +01:00
zenobit 4571228b26 Move config to.. 2025-02-18 03:50:51 +01:00
zenobit 8d96e14b2c Move config to.. 2025-02-18 03:50:51 +01:00
zenobit 06efe8b79d Move config to.. 2025-02-18 03:50:51 +01:00
zenobit 475e1f4899 Move config to.. 2025-02-18 03:50:51 +01:00
zenobit 91ff63c562 Move config to.. 2025-02-18 03:50:51 +01:00
zenobit e8131693e7 Move config to.. 2025-02-18 03:50:51 +01:00
zenobit 294d2cde65 Move config to.. 2025-02-18 03:50:51 +01:00
zenobit d2ad1a601d Move config to.. 2025-02-18 03:50:51 +01:00
zenobit 27276a6db1 Move config to.. 2025-02-18 03:50:51 +01:00
zenobit 9c53243e14 Move config to.. 2025-02-18 03:50:51 +01:00
zenobit 292a28bcba Move config to.. 2025-02-18 03:50:51 +01:00
zenobit ed74e50eee Move config to.. 2025-02-18 03:50:51 +01:00
zenobit 0acc9b9cdb Move config to.. 2025-02-18 03:50:51 +01:00
zenobit 59d69d23ba Move config to.. 2025-02-18 03:50:51 +01:00
zenobit 2fd7815c54 Move config to.. 2025-02-18 03:50:51 +01:00
zenobit a972ac8322 Move config to.. 2025-02-18 03:50:51 +01:00
zenobit 033b900e49 Move config to.. 2025-02-18 03:50:51 +01:00
zenobit 0be6fbd65e Move config to.. 2025-02-18 03:50:51 +01:00
zenobit 945118746a Move config to.. 2025-02-18 03:50:51 +01:00
zenobit b3aa246faa Move config to.. 2025-02-18 03:50:51 +01:00
zenobit 65cbb47498 Move config to.. 2025-02-18 03:50:50 +01:00
zenobit 3474e812dd Move config to.. 2025-02-18 03:50:50 +01:00
zenobit f13ee6d74e Move config to.. 2025-02-18 03:50:50 +01:00
zenobit 7cf31e3212 Move config to.. 2025-02-18 03:28:02 +01:00
zenobit eaacb71537 Move config to.. 2025-02-18 03:26:45 +01:00
zenobit 9b1f64609e Move config to.. 2025-02-18 03:25:39 +01:00
zenobit db7c168b8e Merged upstream until here 2025-02-18 03:18:06 +01:00
zenobit 1d08947300 Translation preparation 2025-02-14 10:43:29 +01:00
zenobit 5df246b38c quickget: remove not needed edition message 2025-02-14 06:26:09 +01:00
zenobit 47f9cf5970 Not work for me 2025-02-14 06:17:47 +01:00
Liam f5ba62c058 fix: Correctly throw errors when an invalid option is passed (#1560)
* fix: Correctly throw errors when a parameter is not fully matched
2025-02-14 05:52:10 +01:00
zenobit 124d5f2a7d Revert "fix: Correctly throw errors when an invalid option is passed (#1560)"
This reverts commit 28a79b1db2.
2025-02-14 00:40:37 +01:00
zenobit 160ba86dc0 curl --disable 2025-02-14 00:40:16 +01:00
Liam 28a79b1db2 fix: Correctly throw errors when an invalid option is passed (#1560)
* fix: Correctly throw errors when a parameter is not fully matched
2025-02-13 20:20:56 +01:00
zenobit b4500bbbb8 quickget: --ui gum filter 2025-02-13 18:07:02 +01:00
zenobit 74bf72730b quickget: create config warning only #TODO 2025-02-13 18:07:02 +01:00
zenobit 6d189285c1 quickget: fix no more get_OS (etc) functions 2025-02-13 17:52:38 +01:00
zenobit db55da3f07 quickget: source actions/OS 2025-02-13 17:52:38 +01:00
zenobit 3500ac3548 quickget: move qemu-img check since is only use 2025-02-13 17:52:29 +01:00
zenobit 72d1e617c6 quickget: remade 2025-02-13 17:52:16 +01:00
zenobit 622ecfd4a4
fix(siduction): Update to Shine_on+ (#1549) 2025-01-05 03:11:39 +00:00
debuggerx01 238ec98071
fix(windows): Fix the download of the Chinese Windows ISO. (#1540)
* Fix the download of the Chinese Windows ISO.
2024-12-30 21:54:14 +00:00
Silke Hofstra 652708388e fix(solus): update Solus URLs
The latest Solus release has changed the naming of ISOs:

- Update all related functions to support the ISO name
  format used in the latest release.
- Use the directory listings in order to support more releases in the future.
2024-12-30 10:58:46 +00:00
Phil Clifford 373f133ac7
fix(easyos): move to dynamic release behaviour (#1494)
The static list included a release that has been removed
and also  hard coded mappings for 2023 and 2024. This dynamically determines the latest two years
and finds available releases in those years, so will still provide reasonable service next year.
2024-12-30 10:58:18 +00:00