summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/filetransfer/DownloadTask.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Cancel transfers when exiting appSimon Rettberg2019-04-291-0/+12
* [client] Show server side progress and estimated virtual speedSimon Rettberg2018-05-091-1/+5
* More imgsync stuffSimon Rettberg2016-04-201-10/+10
* [client] Disable login button while login is running; create legacy vmx if se...Simon Rettberg2015-09-231-2/+3
* [client] Show remaining time when downloading.Stephan Schwaer2015-09-031-0/+11
* [client] Generate VMX on downloadSimon Rettberg2015-09-021-12/+0Star
* [client] download images as <name>.partial and rename them back to <name> whe...Jonathan Bauer2015-08-281-0/+12
* Adapt to master-sync-shared changesSimon Rettberg2015-08-191-3/+1Star
* [client] Back off with reconnects for file transfers if it fails too oftenSimon Rettberg2015-08-111-1/+4
* [client] Fix/finish download feature (no visual feedback yet)Simon Rettberg2015-08-111-3/+3
* [*] Adapt to ChunkList changes; [server] Support multiple connections per uploadSimon Rettberg2015-07-231-1/+6
* [client] Continue refactoring Upload and Download TaskSimon Rettberg2015-07-211-84/+125
* [client] Adapt to file transfer constructor changesSimon Rettberg2015-07-201-4/+3Star
* [client] removed old swing stuff from util/*Jonathan Bauer2015-07-141-39/+12Star
* [client] Redo package structure, add comments/TODOs, rename GUI classesSimon Rettberg2015-07-081-0/+171