aboutsummaryrefslogtreecommitdiff
path: root/Assistant/WebApp
Commit message (Expand)AuthorAge
* UI for enabling special remotesGravatar Joey Hess2012-09-13
* hlintGravatar Joey Hess2012-09-13
* keep webapp snappy by generating ssh keypair in the backgroundGravatar Joey Hess2012-09-11
* fix combining of pairing alertsGravatar Joey Hess2012-09-11
* pairing works!!Gravatar Joey Hess2012-09-11
* keep track of the stage we're at in pairingGravatar Joey Hess2012-09-11
* work around a bug in YesodGravatar Joey Hess2012-09-11
* add a UUID to pair requestsGravatar Joey Hess2012-09-11
* clean up authorized_keys handlingGravatar Joey Hess2012-09-11
* pairing probably works now (untested)Gravatar Joey Hess2012-09-10
* check that ssh public key received over the wire is saneGravatar Joey Hess2012-09-10
* responding to pair requests *almost* worksGravatar Joey Hess2012-09-10
* broke out fairly generic ssh stuff to Assistant.Ssh so pairing can use it tooGravatar Joey Hess2012-09-10
* split up ssh key generation and setup stepsGravatar Joey Hess2012-09-10
* add an alert while a locally initiated pairing request is in progressGravatar Joey Hess2012-09-09
* update pair request alert when button is pressedGravatar Joey Hess2012-09-09
* reorg templatesGravatar Joey Hess2012-09-08
* moved the PairStage inside the Verifiable dataGravatar Joey Hess2012-09-08
* first pass at alert buttonsGravatar Joey Hess2012-09-08
* add remote directory to pair requestGravatar Joey Hess2012-09-08
* fix build without pairing supportGravatar Joey Hess2012-09-08
* added pair listener threadGravatar Joey Hess2012-09-08
* don't pass .local hostname over the wireGravatar Joey Hess2012-09-08
* implement pair request broadcastsGravatar Joey Hess2012-09-08
* pairing passphrase entry form, validation, etcGravatar Joey Hess2012-09-08
* yesod skelton and routes for pairingGravatar Joey Hess2012-09-08
* 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