summaryrefslogtreecommitdiffstats
path: root/modules-available/minilinux/templates/versionlist.html
Commit message (Collapse)AuthorAgeFilesLines
* [minilinux] Minor design tweaks to listSimon Rettberg2023-06-121-1/+3
| | | | | | - 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 changelogsSimon Rettberg2022-11-031-1/+6
|
* [minilinux] Make dropdown headers boldSimon Rettberg2021-03-101-3/+3
|
* [minilinux] Fix colspanSimon Rettberg2020-09-031-1/+1
|
* [minilinux] Show which menu(entries) and locations use a versionSimon Rettberg2020-08-281-0/+29
|
* [minilinux] Remove duplicate DL button; hide it for orphaned versionsSimon Rettberg2020-01-141-1/+3
|
* [minilinux] Tweak design of version listSimon Rettberg2019-12-111-4/+4
|
* [minilinux] Add some tool-tipsSimon Rettberg2019-10-301-3/+3
|
* [serversetup-bwlp-ipxe/minilinux] Implement minilinux hook for ipxeSimon Rettberg2019-10-161-11/+29
|
* [minilinux] Rewrite for multiple version/sources handlingSimon Rettberg2019-10-091-0/+39
* You can supply multiple sources for updates (URLs) * Sources can provide multiple branches * Each branch can supply multiple versions (eg. updates) TODO: Set global default version TODO: Supply hook to serversetup-ipxe to add specific boot entries TODO: UX polish TODO: phpdoc/polish