| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add welcome text to login screenHEADmain | Simon Rettberg | 3 days | 6 | -1/+8 |
| * | Only show satellite status when logged in | Simon Rettberg | 3 days | 1 | -3/+8 |
| * | Fix duplicated email in legal text | Simon Rettberg | 3 days | 4 | -4/+4 |
| * | Improve Image/Lecture Details View styling | Simon Rettberg | 3 days | 9 | -57/+93 |
| * | Hard timeout of 3 seconds for logout calls | Simon Rettberg | 3 days | 1 | -18/+24 |
| * | Show loading spinner during retry logic | Simon Rettberg | 3 days | 1 | -40/+41 |
| * | Slightly improve colorpicker button style | Simon Rettberg | 3 days | 1 | -2/+5 |
| * | Add storage, timediff warning, connection problem warning to header | Simon Rettberg | 3 days | 8 | -25/+96 |
| * | Change random things | Simon Rettberg | 4 days | 11 | -81/+103 |
| * | Make placeholder muted | Simon Rettberg | 4 days | 1 | -0/+4 |
| * | Show invalid/expired/disabled lectures and VMs in muted text color | Simon Rettberg | 5 days | 7 | -48/+99 |
| * | Add type annotations | Simon Rettberg | 5 days | 4 | -38/+80 |
| * | Remove pointless DOM manipulation shenanigans | Simon Rettberg | 5 days | 3 | -50/+3 |
| * | Try to implement own confirm dialog | Simon Rettberg | 6 days | 13 | -77/+160 |
| * | Overhaul error handling/displaying, 10s thrift call timeout | Simon Rettberg | 7 days | 7 | -41/+92 |
| * | auth: Use i18n | Simon Rettberg | 7 days | 5 | -13/+52 |
| * | Use proper decoding function | Simon Rettberg | 7 days | 2 | -19/+32 |
| * | Auth error handling, support redirect parameter | Simon Rettberg | 10 days | 9 | -33/+80 |
| * | Auth and Thrift stuff | Simon Rettberg | 10 days | 6 | -89/+94 |
| * | Update security stuff | Simon Rettberg | 12 days | 1 | -3/+3 |
| * | Stuff with stuff | Simon Rettberg | 12 days | 19 | -173/+173 |
| * | Try all satellite server addresses | Simon Rettberg | 12 days | 2 | -10/+33 |
| * | Centralize Master and Satellite server client | Simon Rettberg | 12 days | 11 | -67/+47 |
| * | Adapt style of UserMenu to UiCustomizationMenu | Simon Rettberg | 12 days | 1 | -25/+25 |
| * | Rename stuff | Simon Rettberg | 12 days | 4 | -5/+5 |
| * | Fix header style | Simon Rettberg | 13 days | 1 | -4/+8 |
| * | Add daste/time formatting helper, locale-dependent | Simon Rettberg | 13 days | 9 | -41/+88 |
| * | Fix timezone issues | Simon Rettberg | 13 days | 1 | -3/+3 |
| * | Kill appNameLong, properly stylize appNameShort | Simon Rettberg | 13 days | 6 | -13/+7 |
| * | Try to improve nested scrolling containers | Simon Rettberg | 13 days | 5 | -6/+23 |
| * | Fix alignment of checkbox | Simon Rettberg | 13 days | 1 | -1/+1 |
| * | SortableTable: Simplify footer | Simon Rettberg | 13 days | 3 | -25/+19 |
| * | ThemeSwitcher still had a couple untranslated strings | Simon Rettberg | 13 days | 6 | -6/+30 |
| * | Use mobile nav for "m" too, not just "s" | Simon Rettberg | 13 days | 3 | -4/+4 |
| * | P | Simon Rettberg | 13 days | 1 | -0/+1 |
| * | Make duplicate dialog a little nicer, redirect to created lecture after | Simon Rettberg | 13 days | 1 | -64/+84 |
| * | Types, multiline description | Simon Rettberg | 13 days | 2 | -21/+32 |
| * | Try to dynamically hide columns on small screens | Simon Rettberg | 13 days | 2 | -18/+14 |
| * | Refactor satellite selection design, fix immediate server selection | Simon Rettberg | 13 days | 7 | -43/+53 |
| * | Update wording in satellite switcher, drop IP restriction | Simon Rettberg | 13 days | 7 | -61/+51 |
| * | Clean up theme/language switcher | Simon Rettberg | 13 days | 1 | -24/+15 |
| * | Pick random theme color on first visit | Simon Rettberg | 2026-03-16 | 1 | -3/+5 |
| * | Remove unused functionality from theme switcher | Simon Rettberg | 2026-03-16 | 2 | -53/+6 |
| * | Remove code duplication | Simon Rettberg | 2026-03-16 | 1 | -17/+15 |
| * | Fix saving image metadata | Simon Rettberg | 2026-03-16 | 3 | -10/+63 |
| * | Larger location selection (height) | Simon Rettberg | 2026-03-16 | 1 | -1/+1 |
| * | Play around with TypeScript typing | Simon Rettberg | 2026-03-16 | 2 | -2/+5 |
| * | Add button to create lecture from VM | Simon Rettberg | 2026-03-16 | 8 | -2/+47 |
| * | Kill navigation animations | Simon Rettberg | 2026-03-16 | 4 | -66/+3 |
| * | Move add firewall rule out of table | Simon Rettberg | 2026-03-16 | 2 | -41/+42 |