Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [baseconfig_bwlp] Add SLX_ID44_CRYPT option | Simon Rettberg | 2023-07-06 | 3 | -0/+8 | |
| | ||||||
* | [systemstatus] Show (estimate) of last time updates were installed | Simon Rettberg | 2023-07-04 | 13 | -22/+77 | |
| | | | | Plus other minor tweaks, like message on main page. | |||||
* | [systemstatus] Add page to update/upgrade the server OS | Simon Rettberg | 2023-07-03 | 10 | -4/+278 | |
| | | | | Some simple UI/buttons to run apt-get update, upgrade etc. | |||||
* | [remoteaccess] Make sure we get the right client when updating pw | Simon Rettberg | 2023-07-03 | 1 | -1/+4 | |
| | | | | | | | | | | | When a client sends its current VNC password, we look up the client's uuid via the remote IP address. This would return any random client that last had this IP address when it booted. This is mostly not a problem with clients that have a static assignment, but can easily go wrong with clients in dynamic pools, as it's likely we have a few entries with the same address in the DB. We now get the client that was seen active most recently, which–unless we have address collisions–should always be the proper one. | |||||
* | [statistics] Fix invalid array access | Simon Rettberg | 2023-06-28 | 1 | -1/+1 | |
| | ||||||
* | [statistics_reporting] Fix phpstorm complaints | Simon Rettberg | 2023-06-20 | 1 | -7/+8 | |
| | ||||||
* | [minilinux] Stricter check for stage 4 availability | Simon Rettberg | 2023-06-13 | 1 | -4/+14 | |
| | ||||||
* | [permissionmanager] Update default permissions | Simon Rettberg | 2023-06-13 | 1 | -7/+11 | |
| | ||||||
* | [dnbd3] Add option to prefer satellite server for initial connection | Simon Rettberg | 2023-06-13 | 6 | -4/+23 | |
| | ||||||
* | [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) | |||||
* | [vmstore] Continuously drop caches while benchmarking | Simon Rettberg | 2023-06-05 | 1 | -3/+9 | |
| | ||||||
* | [vmstore] Add usage hint when directly navigating to benchmark subpage | Simon Rettberg | 2023-05-25 | 4 | -0/+12 | |
| | ||||||
* | [sysconfig] Increase tar handling timeouts | Simon Rettberg | 2023-05-25 | 1 | -2/+2 | |
| | ||||||
* | [dozmod] Cleanup of api.inc.php | Simon Rettberg | 2023-05-24 | 1 | -6/+8 | |
| | ||||||
* | [statistics] hints: Only show machines active in recent past (60 days) | Simon Rettberg | 2023-05-24 | 1 | -0/+5 | |
| | ||||||
* | [backup] Lang | Steffen Ritter | 2023-05-17 | 1 | -3/+3 | |
| | ||||||
* | [eventlog] Fix php notice about undefined array index | Simon Rettberg | 2023-05-12 | 1 | -1/+1 | |
| | ||||||
* | [locations] cleanup: Hide/disable move button if action not available | Simon Rettberg | 2023-05-12 | 3 | -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 Rettberg | 2023-05-12 | 1 | -2/+0 | |
| | ||||||
* | [backup] Don't error out if backup file is not readable by www-data | Simon Rettberg | 2023-05-12 | 1 | -5/+6 | |
| | ||||||
* | [statistics] Add filter for HDD rpm | Simon Rettberg | 2023-05-11 | 4 | -3/+24 | |
| | ||||||
* | [statistics] Fix system model filter | Simon Rettberg | 2023-05-10 | 2 | -1/+38 | |
| | ||||||
* | [statistics] Fix typo | Simon Rettberg | 2023-05-10 | 2 | -2/+2 | |
| | ||||||
* | [statistics] Fix spelling error | Steffen Ritter | 2023-05-08 | 1 | -1/+1 | |
| | ||||||
* | [backup] i18n: Fix typo | Simon Rettberg | 2023-04-26 | 1 | -1/+1 | |
| | ||||||
* | [statistics] Fix lang: Old and new were swapped | Simon Rettberg | 2023-04-24 | 2 | -4/+4 | |
| | ||||||
* | [statistics] Remove anydev filter | Simon Rettberg | 2023-04-24 | 1 | -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 overrides | Simon Rettberg | 2023-04-24 | 1 | -1/+1 | |
| | ||||||
* | [news] Fix: Global news could not be saved | Simon Rettberg | 2023-04-24 | 1 | -31/+31 | |
| | ||||||
* | [locationinfo] HiS: ID-regex for title was apparently to short | Simon Rettberg | 2023-04-17 | 1 | -1/+1 | |
| | ||||||
* | [locationinfo] Fix: Panels with deleted rooms are invisible in list | Simon Rettberg | 2023-03-29 | 1 | -4/+15 | |
| | ||||||
* | [backup] Add translations | Simon Rettberg | 2023-03-10 | 5 | -3/+38 | |
| | ||||||
* | [backup] Only nag about backup on main-page if user has permission | Simon Rettberg | 2023-03-10 | 1 | -6/+8 | |
| | ||||||
* | [backup] Make backup interval weekly | Simon Rettberg | 2023-03-10 | 1 | -1/+2 | |
| | ||||||
* | [syslog] Fix syntax error in SQL | Simon Rettberg | 2023-03-10 | 1 | -1/+1 | |
| | ||||||
* | [backup] Add option to store in /root, not just VMstore | Simon Rettberg | 2023-03-08 | 4 | -10/+27 | |
| | ||||||
* | [backup] Check supplied backup file before trying to apply | Simon Rettberg | 2023-03-02 | 4 | -16/+47 | |
| | | | | This saves us from aborting midway and doing a reboot | |||||
* | [backup] Add UI for monthly automatic backup + password support | Simon Rettberg | 2023-03-02 | 4 | -15/+143 | |
| | ||||||
* | [statistics] Fix warning on empty list; add comments | Simon Rettberg | 2023-02-28 | 1 | -22/+29 | |
| | ||||||
* | [dozmod] Try to avoid race condition, output slow dmsd download | Simon Rettberg | 2023-02-08 | 1 | -1/+14 | |
| | ||||||
* | [statistics] Fix notice on invalid array key access | Simon Rettberg | 2023-02-06 | 1 | -1/+1 | |
| | ||||||
* | [serversetup-bwlp-ipxe] Add error handling, remove dead code | Simon Rettberg | 2023-01-31 | 1 | -41/+7 | |
| | ||||||
* | [roomplanner] svg: Make muted machines more faded | Simon Rettberg | 2023-01-20 | 1 | -7/+11 | |
| | ||||||
* | [eventlog] Rename Server-Log to Events | Simon Rettberg | 2023-01-20 | 2 | -2/+2 | |
| | ||||||
* | [statistics] Modernize column handling in JS for filter and show/hide | Simon Rettberg | 2023-01-20 | 1 | -54/+29 | |
| | ||||||
* | [statistics] Expose proper id44/45 values in ~poweron event filtering | Simon Rettberg | 2023-01-20 | 2 | -8/+15 | |
| | ||||||
* | [eventlog] Sort dropdown, fix sample data display | Simon Rettberg | 2023-01-19 | 2 | -2/+5 | |
| | ||||||
* | [statistics] Listview: Display roomlayout and unique properties in a sidebar | Simon Rettberg | 2023-01-18 | 8 | -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 graph | Simon Rettberg | 2023-01-18 | 1 | -2/+2 | |
| | ||||||
* | [statistics] Remove debug message | Simon Rettberg | 2023-01-11 | 1 | -1/+0 | |
| |