summaryrefslogtreecommitdiff
path: root/Assistant/WebApp
Commit message (Expand)AuthorAge
* rsync.net configurator tested and 100% workingGravatar Joey Hess2012-09-04
* rsync.net configurator displayGravatar Joey Hess2012-09-03
* defer setting up ssh public key until after confirmationGravatar Joey Hess2012-09-02
* allow making encrypted rsync special remotesGravatar Joey Hess2012-09-02
* make bare repo on serverGravatar Joey Hess2012-09-02
* adding ssh remote workingGravatar Joey Hess2012-09-02
* run sync in backgroundGravatar Joey Hess2012-09-02
* factored out repository creation code and made more genericGravatar Joey Hess2012-09-02
* reduce some boilerplate using ghc extensionsGravatar Joey Hess2012-09-02
* add ssh confirmation pageGravatar Joey Hess2012-09-02
* don't set up authorized_keys during probeGravatar Joey Hess2012-09-01
* ssh connection testing and key setupGravatar Joey Hess2012-09-01
* UI for adding a ssh or rsync remoteGravatar Joey Hess2012-08-31
* split out local repo configuratorsGravatar Joey Hess2012-08-31
* 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
* 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