summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/thrift/ThriftActions.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Add config option to set transfer type (SSL or plain)Simon Rettberg2023-09-221-2/+10
* [client] Warn if destination directory can't be created on downloadSimon Rettberg2023-01-231-0/+8
* [client] Memory management; handle OOM when hashing, do not skip blocksSimon Rettberg2022-03-211-1/+1
* [CLIENT] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-2/+3
* [client,server] Refactor disk image representationManuel Bentele2021-03-111-5/+0Star
* [client] Fix "download image"ralph isenmann2021-02-171-31/+0Star
* Merge remote-tracking branch 'origin/feature/i18n' into feature-mergeStephan Schwär2020-11-111-57/+97
|\
| * [client] Add resource bundle files thriftMürsel Türk2020-07-111-69/+66Star
* | [client] update download behavior for container definitionsralph isenmann2020-09-241-19/+5Star
* | [client] Modify Image Download to handle Dockerfilesralph isenmann2020-09-151-46/+3Star
|/
* [client] introduce branding, --dump and --packJonathan Bauer2019-01-311-1/+2
* [client] showMessagBox with clickable HyperlinkSteffen Ritter2018-06-211-5/+9
* [client] Better warning for streamOptimized ImagesSteffen Ritter2018-04-261-2/+2
* [translation] Satelliten-Server/Master-Server -> Satellitenserver/MasterserverSteffen Ritter2018-04-241-7/+7
* [client] Minor cleanups, add/remove TODOs, rename vars, ...Simon Rettberg2018-04-161-1/+0Star
* [*] Add virtualbox supportVictor Mocanu2018-04-161-0/+1
* [client] reworked the logic of forcing custom sat selectionsJonathan Bauer2016-10-201-20/+29
* [client] return to login/sat select window on thrift errorsJonathan Bauer2016-10-201-1/+3
* [client] started rudimentary VMX editorJonathan Bauer2016-08-251-2/+17
* [client] publish image stuff 2.0Jonathan Bauer2016-05-041-5/+5
* [client] first working draft for published images stuffJonathan Bauer2016-04-271-38/+50
* [*] Make uploading images to central server workSimon Rettberg2016-04-181-3/+3
* [client] when NOT pressing shift and only one real satellite is returned from...Jonathan Bauer2016-03-161-3/+9
* [client] Improve some texts (image -> vm mostly)Simon Rettberg2016-02-041-6/+6
* [client] Hide satellite servers starting with {x} when not pressing SHIFTSimon Rettberg2016-01-211-0/+10
* [client] Layout fixes in ImageDetails and removed obsolete Space in user feed...Stephan Schwaer2015-10-291-1/+1
* [client] Fix appearance of lecture and resulting NPE after deleting image the...Stephan Schwaer2015-10-291-3/+3
* [client] Clean up deleteLectures and improve it's user feadback.Stephan Schwaer2015-10-271-23/+31
* [client] Add experimental setting for number of connections per transferSimon Rettberg2015-10-211-0/+1
* [client] Show date of version to be deleted and fix to correctly check permis...Stephan Schwaer2015-10-081-7/+8
* [client] Show satellite selection window if connection fails the first time, ...Simon Rettberg2015-10-071-1/+2
* [client] Refresh imagelist after image deletion.Stephan Schwaer2015-10-071-4/+1Star
* [client] FORGOT THIS FILE HERE!Simon Rettberg2015-10-051-86/+101
* [client] Start upload only when finishing wizard, add final summary page to w...Simon Rettberg2015-10-011-161/+35Star
* [client] Ask for ip of satellite at login, when no satellites found.Stephan Schwaer2015-09-241-4/+7
* [client] Disable login button while login is running; create legacy vmx if se...Simon Rettberg2015-09-231-27/+22Star
* [client] SatList: fix NPE if user closes SatListWJonathan Bauer2015-09-161-2/+1Star
* [client] Clean up satellite selection windowSimon Rettberg2015-09-161-4/+14
* [client] Shift key for forcing satellite selection now works.Stephan Schwaer2015-09-151-14/+11Star
* [client] Added selection of satellite when more than one available. Shift key...Stephan Schwaer2015-09-141-5/+21
* [client] return a bool for success in UpdatePermissions for ImagesJonathan Bauer2015-09-111-1/+3
* [client] Use new authentication RPC to masterSimon Rettberg2015-09-091-2/+18
* [client] Tweak caching strategies for meta dataSimon Rettberg2015-09-091-0/+15
* [client] Fully async proxy detection (no more GUI freezes)Simon Rettberg2015-09-051-15/+9Star
* [client] Fix NPE when deleting images while there are lectures with no imageSimon Rettberg2015-09-031-17/+12Star
* [client] Don't go crazy on lectures without an imageSimon Rettberg2015-09-031-20/+29
* [client] just make the directories for download path after checking...Jonathan Bauer2015-09-031-4/+5
* [client] fix bad message that the download folder already exists because we j...Jonathan Bauer2015-09-031-3/+3
* [client] removed unusued interface function and filled some missing commentsJonathan Bauer2015-09-031-67/+92
* [client] Add "open folder" button to download panelSimon Rettberg2015-09-031-4/+4