summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/Config.java
Commit message (Expand)AuthorAgeFilesLines
* [client] defined font scaling min, max, step in Config and use these to valid...Jonathan Bauer2015-09-021-22/+58
* [client] removed bullshitJonathan Bauer2015-09-011-8/+0Star
* [client] MainMenu -> EinstellungenJonathan Bauer2015-08-311-4/+11
* [client] Make font scaling and proxy discovery configurable (no GUI yet)Simon Rettberg2015-08-221-0/+45
* [client] Use TLS to talk to master and satelliteSimon Rettberg2015-08-181-1/+1
* [client] Improve authentication handlingSimon Rettberg2015-08-111-4/+7
* [client] Feature: save session to skip loginSimon Rettberg2015-08-031-4/+40
* [client] Created TransferTask base class for uploads and downloadsSimon Rettberg2015-07-211-2/+2
* [client] Adapt to file transfer constructor changesSimon Rettberg2015-07-201-0/+2
* [client] Got rid of ini4j, store config as java properties file, simplified c...Simon Rettberg2015-07-101-145/+185
* [client] Redo package structure, add comments/TODOs, rename GUI classesSimon Rettberg2015-07-081-0/+333