summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/util/ClientVersion.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Use apache-http for version checkSimon Rettberg2023-04-061-4/+5
* [client] Allow override for remote version checkSteffen Ritter2023-02-141-1/+1
* [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-47/+3Star
* [client] LoginWindow: Show same update notification as in main windowSimon Rettberg2019-10-151-2/+4
* [client] introduce branding, --dump and --packJonathan Bauer2019-01-311-2/+3
* [client] Async remote version info fetchingSimon Rettberg2017-08-011-41/+45
* [client] die bwSuite!Jonathan Bauer2016-09-081-1/+1
* [client] ImageUpdateWiz: if updating version metadata failed, inform userJonathan Bauer2015-09-161-1/+0Star
* [client] Put real update url in placeSimon Rettberg2015-09-151-1/+1
* [client] Changelog creation modeSimon Rettberg2015-09-151-0/+33
* [client] ClientVersion: changelog support. The JSON must now have a 'changelo...Jonathan Bauer2015-09-141-1/+16
* [client] Version: fix manifest pathJonathan Bauer2015-09-141-1/+2
* [client] Clean up update checker, handle NPEs, close streamsSimon Rettberg2015-09-081-84/+76Star
* [client] fallback nullcheck for gettersJonathan Bauer2015-09-071-25/+59
* [client] better CheckUpdateWindow layout and format the datesJonathan Bauer2015-09-071-2/+7
* [client] more work on client update stuffJonathan Bauer2015-09-071-59/+108
* [client] Working on Client update checks [WIP]Jonathan Bauer2015-09-071-0/+97