summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [server] Add missing pagination for lecture listSimon Rettberg2023-03-311-1/+3
* [server] Add JSON/HTTP listener for thriftSimon Rettberg2023-02-245-1143/+132Star
* [server] Java 11Simon Rettberg2023-02-241-3/+3
* [client] Add authentication via external browserSimon Rettberg2023-02-2310-32/+224
* [client] Use branded updateserver url for download linkSteffen Ritter2023-02-171-1/+1
* [client] Fix NPE when connecting to unknown satellite serverSimon Rettberg2023-02-172-56/+68
* [client] Allow override for remote version checkSteffen Ritter2023-02-142-1/+7
* [client] Remove debug spam -.-Simon Rettberg2023-02-091-2/+0Star
* [client] Allow Branding in external locationsSimon Rettberg2023-02-093-34/+144
* [client] Warn if destination directory can't be created on downloadSimon Rettberg2023-01-233-2/+12
* [maven] Use httpsSimon Rettberg2022-12-071-2/+2
* [server] Make maintenance tasks a bit less spammySimon Rettberg2022-11-093-6/+5Star
* [server] Suppress log messages by mariadb connectorSimon Rettberg2022-11-091-0/+1
* [server] Remove unused throws annotationSimon Rettberg2022-11-071-1/+1
* [client] Ignore VM size limit if user is super userSimon Rettberg2022-11-071-9/+12
* [server] Ignore VM size limit for super userSimon Rettberg2022-11-071-2/+6
* [server] Add start/finished log output to recurring maintenance tasksSimon Rettberg2022-11-075-3/+17
* [server] Try to catch weird bug when deleting old imagesSimon Rettberg2022-11-073-3/+3
* [server] Remove apache commons dependenciesSimon Rettberg2022-11-072-6/+5Star
* [client] Check VM HDD size limit on uploadSimon Rettberg2022-11-034-1/+23
* [client] Fix build; don't depend on implicit apache-commons depSimon Rettberg2022-11-034-9/+9
* [server] Honor vmSizeLimit and reject uploads that exceed itSimon Rettberg2022-11-032-0/+6
* [server] Use mariadb class nameSimon Rettberg2022-10-181-2/+2
* [server] Switch from mysql to mariadb connectorSimon Rettberg2022-10-181-3/+3
* [server] Switch mltk repo URL to HTTPSSimon Rettberg2022-10-181-1/+1
* [client] Test for TLSv1.3 availability before using it with apache-httpSimon Rettberg2022-10-181-1/+17
* [server] Send another EHLO after STARTTLS, as we SHOULDSimon Rettberg2022-08-091-2/+9
* [client] Fix antialiasing failureSteffen Ritter2022-07-011-0/+6
* [server] Log role on loginSimon Rettberg2022-05-121-1/+1
* [server] Fix query call (not an update)Simon Rettberg2022-04-211-3/+3
* [client] Fix NPESimon Rettberg2022-03-221-1/+1
* [client] Show local unhashed vs. hashed chunks in detailed progress viewSimon Rettberg2022-03-227-8/+46
* [client] Fix closing upload activity panelSimon Rettberg2022-03-221-15/+19
* [client] Install default thread exception handlerSimon Rettberg2022-03-211-1/+17
* [client] Memory management; handle OOM when hashing, do not skip blocksSimon Rettberg2022-03-2113-57/+159
* [client] Cleanup chunk data lists when upload finished or is cancelledSimon Rettberg2022-03-181-0/+25
* [client] Add even more debug spam to UploadSimon Rettberg2022-03-183-71/+106
* [client] Update deprecated callSimon Rettberg2022-03-181-1/+1
* [client] Try to do a better job cleaning up when closing wizardsSimon Rettberg2022-03-174-17/+66
* [client] Add timestamps to file loggerSimon Rettberg2022-03-171-1/+1
* [client] Some more logging regarding transfersSimon Rettberg2022-03-161-3/+9
* [client] Better log cancel/failure reason for uploadsSimon Rettberg2022-03-166-20/+28
* [server] Add MultiLib attribute to manifestSimon Rettberg2022-03-031-0/+1
* [SERVER] enable DockerFeatureralph isenmann2022-02-233-8/+51
* [CLIENT] fix layout in image type chooserralph isenmann2022-02-181-10/+12
* [Client] remove useless log messageralph isenmann2022-02-181-3/+2Star
* [CLIENT] fix isDataContainer check, dont let vm image pass.ralph isenmann2022-02-151-6/+8
* [CLIENT] remove useless logging messageralph isenmann2022-02-152-4/+0Star
* [CLIENT] remove trailing whitespaceralph isenmann2022-02-151-16/+16
* [client] Virtconfig editor: Use UTF-8 as default encoding for non-vmwareSimon Rettberg2022-02-141-1/+5