| Commit message (Expand) | Author | Age | Files | Lines |
| * | [dozmod] Disable checkboxes *after* submit | Simon Rettberg | 2025-12-19 | 1 | -1/+1 |
| * | [dozmod] Show expire time in expired image list | Simon Rettberg | 2025-12-15 | 4 | -7/+12 |
| * | Implicitly nullable types are deprecated in PHP 8.3, make explicit | Simon Rettberg | 2025-08-01 | 1 | -1/+1 |
| * | [locationinfo] Add UPCOMING panel type | Simon Rettberg | 2025-07-14 | 1 | -13/+2 |
| * | [locations] Cleanup Location class | Simon Rettberg | 2025-07-07 | 1 | -1/+5 |
| * | Add audit logging of POST actions | Simon Rettberg | 2025-05-22 | 5 | -28/+25 |
| * | Use http_response_code() instead of header(), add a few missing repsonse codes | Simon Rettberg | 2025-05-09 | 1 | -5/+5 |
| * | Update/Cleanup translations | Simon Rettberg | 2024-07-02 | 2 | -2/+0 |
| * | [dozmod] Add support for CoW API | Simon Rettberg | 2024-06-17 | 1 | -9/+25 |
| * | [dozmod] Wording Klausurmodus -> Prüfungsmodus | Steffen Ritter | 2024-01-11 | 1 | -2/+2 |
| * | Fix more type errors, stricter typing | Simon Rettberg | 2023-11-15 | 1 | -8/+8 |
| * | Add function param/return types, fix a lot more phpstorm complaints | Simon Rettberg | 2023-11-14 | 7 | -36/+38 |
| * | Roundup of issues reported by PHPStorm | Simon Rettberg | 2023-11-02 | 2 | -7/+1 |
| * | [dozmod] Cleanup of api.inc.php | Simon Rettberg | 2023-05-24 | 1 | -6/+8 |
| * | [dozmod] Try to avoid race condition, output slow dmsd download | Simon Rettberg | 2023-02-08 | 1 | -1/+14 |
| * | [dozmod] Add field to configure maximum VM image size | Simon Rettberg | 2022-11-03 | 4 | -3/+15 |
| * | [dozmod] Fix typo in html | Simon Rettberg | 2022-11-03 | 1 | -1/+1 |
| * | [inc/Util] Add types, move error printing functions to their own class | Simon Rettberg | 2022-05-02 | 3 | -3/+3 |
| * | [dozmod] new resource to request image details | ralph isenmann | 2021-10-29 | 1 | -1/+21 |
| * | Moderize Database handling | Simon Rettberg | 2021-05-11 | 7 | -10/+10 |
| * | [dozmod] Always render expired/orphaned images template | Simon Rettberg | 2021-04-21 | 1 | -8/+3 |
| * | [dozmod] Add checkbox for "allow student download" | Simon Rettberg | 2021-04-21 | 4 | -1/+17 |
| * | [dozmod] Update translations | Steffen Ritter | 2021-04-21 | 1 | -5/+5 |
| * | Update translations | Steffen Ritter | 2021-03-10 | 1 | -2/+2 |
| * | [dozmod] Support html descriptions for VMs/lectures | Simon Rettberg | 2020-11-18 | 1 | -2/+15 |
| * | [dozmod] Show (last, number of) lecture starts in actionlog | Simon Rettberg | 2020-11-18 | 4 | -49/+62 |
| * | [dozmod] expiredimages: Link to user's actionlog instead of sending mail | Simon Rettberg | 2020-10-22 | 2 | -11/+11 |
| * | [dozmod] Implement deleting orphaned files from vm store | Simon Rettberg | 2020-09-28 | 10 | -105/+229 |
| * | [dozmod] Update translations | Steffen Ritter | 2020-09-08 | 2 | -6/+6 |
| * | [dozmod] Update translations | Simon Rettberg | 2020-08-04 | 1 | -1/+1 |
| * | [dozmod] Remobe special section from menu | Simon Rettberg | 2020-03-06 | 1 | -1/+1 |
| * | [backup/systemstatus] Show up/downloads in backup page | Simon Rettberg | 2020-02-26 | 3 | -59/+90 |
| * | Fix some typos (found by codespell) | Stefan Weil | 2019-12-14 | 1 | -1/+1 |
| * | [dozmod] Increase sat DB's launch counter on cache hit | Simon Rettberg | 2019-10-16 | 1 | -0/+6 |
| * | [*] de: Script -> Skript | Simon Rettberg | 2019-04-17 | 1 | -4/+4 |
| * | [dozmod] Add warning regarding clear text passwords | Simon Rettberg | 2019-04-04 | 3 | -0/+5 |
| * | Update translations | Simon Rettberg | 2019-03-26 | 2 | -0/+2 |
| * | Introduce JS helper for bootstrap confirm dialogs on button-submit | Simon Rettberg | 2019-03-25 | 4 | -233/+137 |
| * | [dozmod] How about implementing runscript deletion | Simon Rettberg | 2019-03-23 | 1 | -0/+14 |
| * | [dozmod] Update translations | Simon Rettberg | 2019-03-08 | 1 | -1/+1 |
| * | [dozmod] runscript: Fix defaults: Non-global, normal display | Simon Rettberg | 2019-03-07 | 1 | -2/+2 |
| * | [dozmod] Update translations | Simon Rettberg | 2019-03-07 | 1 | -1/+1 |
| * | [dozmod] Make netshare target required, move printer to top | Simon Rettberg | 2019-03-07 | 1 | -2/+2 |
| * | [dozmod] Handle CRLF & LF for runscripts | Simon Rettberg | 2019-03-06 | 1 | -3/+15 |
| * | [dozmod] netrules: Edit set of rules, not single rules | Simon Rettberg | 2019-02-27 | 6 | -61/+136 |
| * | [dozmod] Add ServerSideCopy config option | Simon Rettberg | 2019-02-22 | 4 | -13/+40 |
| * | Update translations | Simon Rettberg | 2019-02-18 | 7 | -11/+39 |
| * | [dozmod] Add UI to create preset network rules | Udo Walter | 2019-02-12 | 13 | -1/+256 |
| * | [dozmod] Re-allow old resources for migration | Simon Rettberg | 2019-01-15 | 1 | -1/+1 |
| * | [dozmod] Re-allow old resources for migration | Simon Rettberg | 2019-01-15 | 1 | -2/+10 |