| Commit message (Expand) | Author | Age | Files | Lines |
| * | [webinterface] Show current proxy chain in trusted proxy dialogHEADmaster | Simon Rettberg | 7 days | 5 | -5/+40 |
| * | Merge branch 'master' of git.openslx.org:openslx-ng/slx-admin | Simon Rettberg | 8 days | 36 | -179/+680 |
| |\ |
|
| | * | [locationinfo] Use dedicated list permission for extdevices | Simon Rettberg | 9 days | 7 | -12/+18 |
| | * | [locationinfo] Add backend for managing "external devices" | Simon Rettberg | 9 days | 15 | -154/+557 |
| | * | Add IP address normalization, add support for X-Forwarded-For | Simon Rettberg | 9 days | 21 | -25/+117 |
| * | | [runmode] Add UUID to selected clients, close dropdown on select | Simon Rettberg | 2026-04-08 | 1 | -0/+2 |
| |/ |
|
| * | Improve English translations | Simon Rettberg | 2026-04-02 | 11 | -49/+49 |
| * | Improve German translations | Simon Rettberg | 2026-04-02 | 5 | -11/+11 |
| * | [locationinfo] Fix type errors, missing argument | Simon Rettberg | 2026-03-06 | 2 | -3/+3 |
| * | [locations] $ipLoc can be null, fix type | Simon Rettberg | 2026-03-06 | 1 | -1/+1 |
| * | [statistics] Introduce constants | Simon Rettberg | 2026-03-06 | 1 | -11/+17 |
| * | [sysconfig] api: Make rebuild synchronous, add exit code | Simon Rettberg | 2026-02-23 | 2 | -4/+13 |
| * | [locationinfo] Revert HisInOne calendar workaround | Simon Rettberg | 2026-01-28 | 2 | -71/+7 |
| * | [serversetup-bwlp-ipxe] Fix: Don't clear screen between menus | Simon Rettberg | 2026-01-28 | 1 | -2/+4 |
| * | [locationinfo] Tweak panel list layout | Simon Rettberg | 2026-01-20 | 1 | -6/+6 |
| * | [locationinfo] Add panel query API, add option to mark panels as public | Simon Rettberg | 2026-01-20 | 10 | -7/+74 |
| * | [exams] Add check and warning for colliding exams | Simon Rettberg | 2026-01-15 | 4 | -4/+69 |
| * | [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 |
| * | Add tests using PHPUnit | Simon Rettberg | 2025-12-12 | 7 | -12/+27 |
| * | [exams] Fix incorrect count() clause | Simon Rettberg | 2025-12-04 | 1 | -2/+2 |
| * | [locations] Fix falsy checks | Simon Rettberg | 2025-12-03 | 1 | -6/+6 |
| * | [roomplanner] Fix snap-to-grid behavior | Simon Rettberg | 2025-11-14 | 1 | -12/+29 |
| * | [roomplanner] Add some phpdoc | Simon Rettberg | 2025-11-14 | 1 | -1/+17 |
| * | [webinterface] acme: Move harica first | Simon Rettberg | 2025-11-07 | 1 | -1/+1 |
| * | [webinterface] acme: Remove buypass, update harica URL | Simon Rettberg | 2025-11-07 | 1 | -2/+1 |
| * | [sysconfig] Shibauth: Add option to require entitlement(s) for login | Simon Rettberg | 2025-08-20 | 5 | -10/+47 |
| * | [locationinfo] Fix undefined array key access | Simon Rettberg | 2025-08-13 | 1 | -0/+1 |
| * | [systemstatus] Remove debug message | Simon Rettberg | 2025-08-13 | 1 | -1/+0 |
| * | [webinterface] Switch type to acme only after successfully requesting cert | Simon Rettberg | 2025-08-13 | 2 | -5/+11 |
| * | [sysconfig] Minor cleanup, response code overrides for audit | Simon Rettberg | 2025-08-13 | 2 | -19/+23 |
| * | [eventlog] Add button to create event filter | Simon Rettberg | 2025-08-13 | 1 | -0/+6 |
| * | [baseconfig] Add button to create filter rule | Simon Rettberg | 2025-08-12 | 1 | -1/+4 |
| * | [baseconfig] Fix comments | Simon Rettberg | 2025-08-12 | 1 | -2/+2 |
| * | [webinterface] Add support for HARICA and custom URLs | Simon Rettberg | 2025-08-12 | 7 | -8/+80 |
| * | [locationinfo] Update HisInOne title cleanup regex | Simon Rettberg | 2025-08-07 | 1 | -1/+1 |
| * | [locationinfo] Overhaul caching and prefetching of calendars | Simon Rettberg | 2025-08-07 | 9 | -105/+145 |
| * | [syslog] Improve POSTs for audit logging | Simon Rettberg | 2025-08-07 | 4 | -24/+29 |
| * | [exams] Remove db error checks, add POST redirect, response code | Simon Rettberg | 2025-08-07 | 1 | -19/+17 |
| * | [session] audit: Use pagination | Simon Rettberg | 2025-08-05 | 2 | -5/+9 |
| * | [session] Show pointer when over audit payload data | Simon Rettberg | 2025-08-04 | 1 | -1/+1 |
| * | A few more HTTP code audit log fixups | Simon Rettberg | 2025-08-04 | 6 | -5/+12 |
| * | Implicitly nullable types are deprecated in PHP 8.3, make explicit | Simon Rettberg | 2025-08-01 | 23 | -41/+38 |
| * | [minilinux] show -> action for POST actions | Simon Rettberg | 2025-07-31 | 2 | -2/+2 |
| * | [locationinfo] Don't fetch ALL calendars when using cache | Simon Rettberg | 2025-07-31 | 1 | -2/+6 |
| * | [locationinfo] Make sure older browsers work by using proper JavaScript | Simon Rettberg | 2025-07-25 | 6 | -77/+98 |
| * | [roomplanner] Add type annotations, change falsable -> nullable | Simon Rettberg | 2025-07-24 | 8 | -74/+67 |
| * | [minilinux/rebootcontrol/statistics] Refactor to better suit audit logging | Simon Rettberg | 2025-07-24 | 6 | -27/+54 |
| * | [locationinfo] Fix saving DEFAULT panel name; bail out if timeout exceeded | Simon Rettberg | 2025-07-24 | 2 | -1/+3 |
| * | [roomplanner] Initialize with empty roomplan if none exists | Simon Rettberg | 2025-07-24 | 1 | -0/+3 |