Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [minilinux] Handle invalid parameter | Simon Rettberg | 2024-11-05 | 1 | -0/+2 |
| | |||||
* | [minilinux] Fix copy & paste error | Simon Rettberg | 2024-10-23 | 1 | -1/+1 |
| | |||||
* | [minilinux] Cleanup/Modernize | Simon Rettberg | 2024-10-22 | 1 | -10/+2 |
| | |||||
* | [minilinux] Don't hide delete button if all files are missing | Simon Rettberg | 2024-10-22 | 1 | -0/+3 |
| | | | | | | If the version is still marked as downloaded in the database, not showing the button means we can never fix (i.e. re-download) the version... ;-) | ||||
* | [minilinux] Add event for newly available netboot/minilinux version | Simon Rettberg | 2024-10-21 | 1 | -0/+21 |
| | |||||
* | [minilinux] Remove debug spam | Simon Rettberg | 2024-10-16 | 1 | -1/+0 |
| | |||||
* | [statistics] Make ML-version a link | Simon Rettberg | 2024-10-16 | 3 | -2/+14 |
| | |||||
* | [minilinux] Harmonize wording some more :) | Simon Rettberg | 2024-02-16 | 6 | -16/+16 |
| | |||||
* | [minilinux] Harmonize wording a bit | Steffen Ritter | 2024-02-15 | 6 | -14/+14 |
| | |||||
* | [minilinux] Introduce new "installed" state: broken | Simon Rettberg | 2024-02-07 | 3 | -28/+35 |
| | | | | | | | | Avoid marking broken (i.e. missing/corrupted files) versions as "not installed", which could in turn lead to complete deletions of versions from the database without removing the according (broken) files from the filesystem. Instead, properly mark them as broken in the DB so we keep them but can handle them differently (UI: to be done). | ||||
* | Fix more type errors, stricter typing | Simon Rettberg | 2023-11-15 | 1 | -2/+2 |
| | |||||
* | Add function param/return types, fix a lot more phpstorm complaints | Simon Rettberg | 2023-11-14 | 3 | -47/+43 |
| | |||||
* | Roundup of issues reported by PHPStorm | Simon Rettberg | 2023-11-02 | 1 | -1/+1 |
| | | | | Mostly redundant checks, logic errors, dead code, etc. | ||||
* | [minilinux] Some more 8.x warnings | Simon Rettberg | 2023-10-09 | 1 | -2/+2 |
| | |||||
* | [minilinux] Fix deprecation warning on PHP 8.x | Simon Rettberg | 2023-10-06 | 1 | -2/+2 |
| | |||||
* | [minilinux] Only create new branch if it contains any versions | Simon Rettberg | 2023-07-28 | 1 | -9/+20 |
| | |||||
* | [minilinux] Better error handling if list download fails | Simon Rettberg | 2023-07-25 | 1 | -4/+5 |
| | |||||
* | [minilinux] Make title db columns longer | Simon Rettberg | 2023-07-17 | 2 | -7/+14 |
| | |||||
* | [minilinux] Stricter check for stage 4 availability | Simon Rettberg | 2023-06-13 | 1 | -4/+14 |
| | |||||
* | [minilinux] Minor design tweaks to list | Simon Rettberg | 2023-06-12 | 4 | -6/+16 |
| | | | | | | - Hackish way to hide sort-order inlined in title - Border for change-log - Shorten cooldown for list update to 3 minutes (was 10) | ||||
* | [minilinux] Add support for branch colors and changelogs | Simon Rettberg | 2022-11-03 | 7 | -16/+52 |
| | |||||
* | [minilinux] Update KCL flags | Simon Rettberg | 2022-09-12 | 2 | -4/+4 |
| | |||||
* | [minilinux] Add option to force another DHCP request in initramfs | Simon Rettberg | 2022-06-09 | 3 | -0/+9 |
| | |||||
* | [minilinux] Add quicknav at top of version list | Simon Rettberg | 2022-05-27 | 3 | -11/+43 |
| | |||||
* | [serversetup-bwlp-ipxe] Force default boot entry to MiniLinux for dedicated ↵ | Simon Rettberg | 2022-05-02 | 1 | -1/+1 |
| | | | | PVSmgr | ||||
* | [passthrough] New module for managing hardware passthrough for QEMU | Simon Rettberg | 2022-03-09 | 1 | -7/+13 |
| | |||||
* | [locations/minilinux] Minor cleanups and fixes | Simon Rettberg | 2021-06-24 | 1 | -1/+1 |
| | |||||
* | Moderize Database handling | Simon Rettberg | 2021-05-11 | 2 | -4/+4 |
| | | | | | | | * Auto-convert to utf8mb4_unicode_520_ci * Use foreach instead of while to loop over results * Drop useless statement caching * Keep emulated prepares, as we sometimes loop over nested queries | ||||
* | [minilinux] Fix: List of used menus was incomplete | Simon Rettberg | 2021-05-07 | 1 | -6/+3 |
| | |||||
* | [minilinux] Remove debug log | Steffen Ritter | 2021-05-03 | 1 | -1/+0 |
| | |||||
* | [minilinux] Prevent overflow | Simon Rettberg | 2021-04-21 | 1 | -1/+2 |
| | |||||
* | Fix deprecated curly braces string indexing (PHP 7.4) | Simon Rettberg | 2021-03-25 | 1 | -1/+1 |
| | |||||
* | [minilinux] Make dropdown headers bold | Simon Rettberg | 2021-03-10 | 1 | -3/+3 |
| | |||||
* | [minilinux] Remove unused local var | Simon Rettberg | 2020-10-29 | 1 | -1/+0 |
| | |||||
* | [minilinux] Fix colspan | Simon Rettberg | 2020-09-03 | 1 | -1/+1 |
| | |||||
* | [minilinux] Show which menu(entries) and locations use a version | Simon Rettberg | 2020-08-28 | 5 | -4/+128 |
| | |||||
* | [minilinux] Fix gpg key display | Simon Rettberg | 2020-08-05 | 1 | -2/+2 |
| | |||||
* | [minilinux] (bootentry-hook) Add entry for "latest from branch" | Simon Rettberg | 2020-07-10 | 5 | -9/+32 |
| | | | | | The iPXE menu item of type "minilinux" will now show an option to automatically use the latest locally installed version for each branch. | ||||
* | [serversetup-bwlp-ipxe] Progress on new structure (+bash) | Simon Rettberg | 2020-07-10 | 1 | -1/+3 |
| | |||||
* | [minilinux] Lower update disable to 5 mins (was 10) | Simon Rettberg | 2020-07-10 | 1 | -1/+1 |
| | |||||
* | [minilinux] dnbd3-check: Handle RID, support 32bit php | Simon Rettberg | 2020-02-27 | 1 | -5/+9 |
| | |||||
* | Update translations | Simon Rettberg | 2020-02-27 | 1 | -1/+1 |
| | |||||
* | [minilinux] Update translations | Simon Rettberg | 2020-02-27 | 2 | -0/+2 |
| | |||||
* | [minilinux] Show warning if stage4 cannot be replicated | Simon Rettberg | 2020-02-26 | 3 | -0/+81 |
| | |||||
* | Update translations | Simon Rettberg | 2020-01-16 | 5 | -16/+35 |
| | |||||
* | [minilinux] Set downloaded linux as default if it's the first/only one | Simon Rettberg | 2020-01-15 | 2 | -11/+22 |
| | |||||
* | [minilinux] Make branches collapsible | Simon Rettberg | 2020-01-15 | 2 | -2/+25 |
| | |||||
* | [minilinux] Remove duplicate DL button; hide it for orphaned versions | Simon Rettberg | 2020-01-14 | 3 | -9/+4 |
| | |||||
* | [minilinux] Check for updates on server bootup | Simon Rettberg | 2020-01-14 | 1 | -0/+3 |
| | |||||
* | Fix some typos (found by codespell) | Stefan Weil | 2019-12-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de> |