summaryrefslogtreecommitdiff
path: root/Assistant/WebApp/DashBoard.hs
Commit message (Expand)AuthorAge
* license the webapp under the AGPL 3+Gravatar Joey Hess2012-09-24
* make other repositories list list all autostarted reposGravatar Joey Hess2012-09-18
* update pair request alert when button is pressedGravatar Joey Hess2012-09-09
* add ssh confirmation pageGravatar Joey Hess2012-09-02
* fix alterTransferInfoGravatar Joey Hess2012-08-31
* fix bug where resuming a transfer also started one queued transferGravatar Joey Hess2012-08-31
* make start button work on queued transfersGravatar Joey Hess2012-08-29
* more genericGravatar Joey Hess2012-08-29
* remove debug printGravatar Joey Hess2012-08-29
* when canceling a transfer, also cancel all other downloads of the same keyGravatar Joey Hess2012-08-29
* pausing tweaksGravatar Joey Hess2012-08-29
* fix resume buttonGravatar Joey Hess2012-08-29
* simple transfer queue display cleanupGravatar Joey Hess2012-08-29
* fix a transfers display glitchGravatar Joey Hess2012-08-28
* use the ~/.config/git-annex/program file to find command when running transfersGravatar Joey Hess2012-08-27
* run resumed transfers immediately, do not wait for free transfer slotGravatar Joey Hess2012-08-12
* implement resuming of paused transfersGravatar Joey Hess2012-08-12
* fix button display for paused transferGravatar Joey Hess2012-08-10
* implement pausing of transfersGravatar Joey Hess2012-08-10
* send update notificaton when removing a queued transferGravatar Joey Hess2012-08-10
* remove dummyGravatar Joey Hess2012-08-10
* process group killingGravatar Joey Hess2012-08-10
* fork off git-annex copy for transfersGravatar Joey Hess2012-08-10
* transfer cancelingGravatar Joey Hess2012-08-08
* add routes to pause/start/cancel transfersGravatar Joey Hess2012-08-08
* improved configGravatar Joey Hess2012-08-03
* moving toward configuring new repos in the webappGravatar Joey Hess2012-08-03
* run the file browser in a separate thread to avoid blocking the browserGravatar Joey Hess2012-08-03
* add a navbar button that opens the repo in the desktop's native file browserGravatar Joey Hess2012-08-03
* improve first run screenGravatar Joey Hess2012-07-31
* tweak types so the webapp can run without a threadstate when outside an annexGravatar Joey Hess2012-07-31
* made navbar workGravatar Joey Hess2012-07-31
* reorg templatesGravatar Joey Hess2012-07-31
* split up webapp filesGravatar Joey Hess2012-07-31