summaryrefslogtreecommitdiff
path: root/Assistant/WebApp
Commit message (Expand)AuthorAge
* 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
* add support for readonly remotesGravatar Joey Hess2012-08-26
* make canCheckSymlink check in a parent directory if the directory DNEGravatar Joey Hess2012-08-16
* 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
* factor out onclick javascriptGravatar Joey Hess2012-08-08
* add routes to pause/start/cancel transfersGravatar Joey Hess2012-08-08
* make alerts change tense when they finishGravatar Joey Hess2012-08-06
* merge two repository screens into oneGravatar Joey Hess2012-08-05
* wordingGravatar Joey Hess2012-08-05
* adding removable drive repos now basically worksGravatar Joey Hess2012-08-05
* wire up scan and transfer to newly added removable driveGravatar Joey Hess2012-08-04
* work toward adding new repos on removable drivesGravatar Joey Hess2012-08-04
* improved configGravatar Joey Hess2012-08-03
* add extra sidebar widgetGravatar Joey Hess2012-08-03
* moving toward configuring new repos in the webappGravatar Joey Hess2012-08-03
* updateGravatar 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
* add slight delay in between sidebar updates, to avoid excessive churnGravatar Joey Hess2012-08-02
* fix tilde expansionGravatar Joey Hess2012-08-02
* better ~/ handlingGravatar Joey Hess2012-08-02
* support XDG_DATA_DIRGravatar Joey Hess2012-08-02
* full autostart supportGravatar Joey Hess2012-08-02
* cleanupGravatar Joey Hess2012-08-01
* implemented firstrun repository creation and redirection to full webappGravatar Joey Hess2012-08-01
* only use smart default on first runGravatar Joey Hess2012-07-31
* typoGravatar Joey Hess2012-07-31
* default repository locationGravatar Joey Hess2012-07-31
* full input validation for repository pathGravatar Joey Hess2012-07-31
* move out to templateGravatar Joey Hess2012-07-31
* implemented the addrepository formGravatar Joey Hess2012-07-31
* improve first run screenGravatar Joey Hess2012-07-31
* webapp now starts up when run not in a git repoGravatar Joey Hess2012-07-31