summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [statistics_reporting] Fix phpstorm complaintsSimon Rettberg2023-06-201-7/+8
|
* [minilinux] Stricter check for stage 4 availabilitySimon Rettberg2023-06-131-4/+14
|
* [permissionmanager] Update default permissionsSimon Rettberg2023-06-131-7/+11
|
* [dnbd3] Add option to prefer satellite server for initial connectionSimon Rettberg2023-06-136-4/+23
|
* [minilinux] Minor design tweaks to listSimon Rettberg2023-06-124-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)
* [vmstore] Continuously drop caches while benchmarkingSimon Rettberg2023-06-051-3/+9
|
* [vmstore] Add usage hint when directly navigating to benchmark subpageSimon Rettberg2023-05-254-0/+12
|
* [sysconfig] Increase tar handling timeoutsSimon Rettberg2023-05-251-2/+2
|
* [dozmod] Cleanup of api.inc.phpSimon Rettberg2023-05-241-6/+8
|
* [inc/Mailer] Add commentsSimon Rettberg2023-05-241-1/+3
|
* [statistics] hints: Only show machines active in recent past (60 days)Simon Rettberg2023-05-241-0/+5
|
* Type annotations, better RNGSimon Rettberg2023-05-222-9/+9
|
* [backup] LangSteffen Ritter2023-05-171-3/+3
|
* [eventlog] Fix php notice about undefined array indexSimon Rettberg2023-05-121-1/+1
|
* [inc/Mailer] Remove repeated Expire spam from error logSimon Rettberg2023-05-121-1/+2
|
* [inc/Mailer] Allow Somename <some@example.com> format as FROMSimon Rettberg2023-05-121-1/+8
|
* [locations] cleanup: Hide/disable move button if action not availableSimon Rettberg2023-05-123-7/+25
| | | | | | Hide the button entirely if there are no movable machines in the displayed list. Disable the button as long as the user selected at least one unmovable machine.
* [eventlog] Remove stray line (c&p error)Simon Rettberg2023-05-121-2/+0Star
|
* [backup] Don't error out if backup file is not readable by www-dataSimon Rettberg2023-05-121-5/+6
|
* [statistics] Add filter for HDD rpmSimon Rettberg2023-05-114-3/+24
|
* [statistics] Fix system model filterSimon Rettberg2023-05-102-1/+38
|
* [statistics] Fix typoSimon Rettberg2023-05-102-2/+2
|
* [statistics] Fix spelling errorSteffen Ritter2023-05-081-1/+1
|
* [inc/Download] Clean up codeSimon Rettberg2023-05-081-40/+7Star
|
* [backup] i18n: Fix typoSimon Rettberg2023-04-261-1/+1
|
* [statistics] Fix lang: Old and new were swappedSimon Rettberg2023-04-242-4/+4
|
* [statistics] Remove anydev filterSimon Rettberg2023-04-241-1/+1
| | | | Doesn't make any sense if you don't know what it does :-)
* [news] Don't show duplicates in list of locs with overridesSimon Rettberg2023-04-241-1/+1
|
* [news] Fix: Global news could not be savedSimon Rettberg2023-04-241-31/+31
|
* [locationinfo] HiS: ID-regex for title was apparently to shortSimon Rettberg2023-04-171-1/+1
|
* [locationinfo] Fix: Panels with deleted rooms are invisible in listSimon Rettberg2023-03-291-4/+15
|
* [backup] Add translationsSimon Rettberg2023-03-105-3/+38
|
* [backup] Only nag about backup on main-page if user has permissionSimon Rettberg2023-03-101-6/+8
|
* [backup] Make backup interval weeklySimon Rettberg2023-03-101-1/+2
|
* [syslog] Fix syntax error in SQLSimon Rettberg2023-03-101-1/+1
|
* [backup] Add option to store in /root, not just VMstoreSimon Rettberg2023-03-084-10/+27
|
* [backup] Check supplied backup file before trying to applySimon Rettberg2023-03-024-16/+47
| | | | This saves us from aborting midway and doing a reboot
* [backup] Add UI for monthly automatic backup + password supportSimon Rettberg2023-03-024-15/+143
|
* [inc/Taskmanager] Update phpdocSimon Rettberg2023-03-021-1/+1
|
* [statistics] Fix warning on empty list; add commentsSimon Rettberg2023-02-281-22/+29
|
* [dozmod] Try to avoid race condition, output slow dmsd downloadSimon Rettberg2023-02-081-1/+14
|
* [statistics] Fix notice on invalid array key accessSimon Rettberg2023-02-061-1/+1
|
* [serversetup-bwlp-ipxe] Add error handling, remove dead codeSimon Rettberg2023-01-311-41/+7Star
|
* [roomplanner] svg: Make muted machines more fadedSimon Rettberg2023-01-201-7/+11
|
* [eventlog] Rename Server-Log to EventsSimon Rettberg2023-01-202-2/+2
|
* [statistics] Modernize column handling in JS for filter and show/hideSimon Rettberg2023-01-201-54/+29Star
|
* [statistics] Expose proper id44/45 values in ~poweron event filteringSimon Rettberg2023-01-202-8/+15
|
* [eventlog] Sort dropdown, fix sample data displaySimon Rettberg2023-01-192-2/+5
|
* [statistics] Listview: Display roomlayout and unique properties in a sidebarSimon Rettberg2023-01-188-13/+110
| | | | | .... if viewport is wide enouh, it will be a sidebar, otherwise, it will be displayed above the actual list.
* [dnbd3] Extend timeout for inactive graphSimon Rettberg2023-01-181-2/+2
|