summaryrefslogtreecommitdiff
path: root/Assistant/WebApp/Configurators
Commit message (Expand)AuthorAge
* license the webapp under the AGPL 3+Gravatar Joey Hess2012-09-24
* renamed RsyncFile -> RsyncGravatar Joey Hess2012-09-19
* make other repositories list list all autostarted reposGravatar Joey Hess2012-09-18
* 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
* reorg templatesGravatar Joey Hess2012-09-08
* moved the PairStage inside the Verifiable dataGravatar 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
* 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