summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/Config.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Add config option to set transfer type (SSL or plain)Simon Rettberg2023-09-221-3/+37
* [CLIENT] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-2/+3
* [client] Refactor printing of app information from MANIFEST.MFManuel Bentele2021-07-021-3/+1Star
* [client] Add combobox for choosing languageMürsel Türk2020-08-051-0/+18
* [client] add idm name and proxy mode configuration to brandingMarcus Proest2019-03-281-1/+1
* [client] configurable config dir nameJonathan Bauer2019-02-271-1/+1
* [client] introduce branding, --dump and --packJonathan Bauer2019-01-311-28/+13Star
* [client] Sanitize class/var names, split up control packageSimon Rettberg2018-06-211-3/+3
* [client] Add privacy notice windowSteffen Ritter2018-06-151-0/+26
* fix broken links on some desktopJonathan Bauer2018-04-261-2/+3
* [client] User can switch the used LookAndFeel in the settingsSteffen Ritter2017-06-121-0/+18
* [client] Clean up config window, add config button to login dialogSimon Rettberg2015-10-221-1/+0Star
* [client] Add experimental setting for number of connections per transferSimon Rettberg2015-10-211-0/+18
* [client] Remember last satellite used; support doubleclick on sat to connect ...Simon Rettberg2015-09-291-11/+27
* [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