summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/activity/UploadPanel.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Fix closing upload activity panelSimon Rettberg2022-03-221-15/+19
* [client] Memory management; handle OOM when hashing, do not skip blocksSimon Rettberg2022-03-211-4/+18
* [client] Better log cancel/failure reason for uploadsSimon Rettberg2022-03-161-2/+2
* [CLIENT] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-2/+3
* [client] Fix warnings and replace deprecated methodsManuel Bentele2021-03-111-1/+5
* [client] Add resource bundle files for activity classes. Update the activity ...Mürsel Türk2020-07-071-3/+4
* [client] Cancel transfers when exiting appSimon Rettberg2019-04-291-1/+8
* [*] Make ServerSideCopy configurableSimon Rettberg2019-02-221-1/+3
* Revert "[client] Get rid of Feature checks; RPC version was bumped"Simon Rettberg2018-12-111-4/+9
* [client] Get rid of Feature checks; RPC version was bumpedSimon Rettberg2018-12-071-9/+4Star
* [client] UploadPanel: Add checkbox to toggle server side copyingSimon Rettberg2018-05-121-0/+59
* [*] Display sat->master progress in clientSimon Rettberg2016-04-181-5/+6
* [client] Start upload only when finishing wizard, add final summary page to w...Simon Rettberg2015-10-011-12/+5Star
* [client] cancel has generator if cancel is clickedJonathan Bauer2015-08-201-0/+1
* [client] Refactoring TransferPanelsSimon Rettberg2015-08-121-5/+0Star
* [client] Add DownloadPanel to show progress of images being downloadedSimon Rettberg2015-08-111-120/+3Star
* [client] Implement progress bar for uploads in main windowSimon Rettberg2015-08-071-7/+112
* [client] Add ActivityPanel to MainWindowSimon Rettberg2015-08-031-0/+70