summaryrefslogtreecommitdiff
path: root/Assistant
Commit message (Expand)AuthorAge
...
* filter out our own pairing requestsGravatar 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
* fix fd leakGravatar 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
* broke out Verifiable to a utility library, and added a quickcheck testGravatar Joey Hess2012-09-07
* massively simplified the pairing protocolGravatar Joey Hess2012-09-07
* high-level pairing implementationGravatar Joey Hess2012-09-07
* display errors when any named thread crashesGravatar Joey Hess2012-09-06
* display alert for inotify/kqueue errorsGravatar Joey Hess2012-09-06
* improve syncing support for special remotesGravatar Joey Hess2012-09-04
* 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
* preserve bytesComplete when updating a transfer infoGravatar Joey Hess2012-08-31
* remove the TChan component from the data structureGravatar 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
* use only one level of exception handling for transfer slotGravatar Joey Hess2012-08-29
* bugGravatar Joey Hess2012-08-29
* fix repeated pause and resume of a transferGravatar Joey Hess2012-08-29
* typoeGravatar Joey Hess2012-08-29
* make start button work on queued transfersGravatar Joey Hess2012-08-29
* more genericGravatar Joey Hess2012-08-29
* forgot to update the tchan when dequeuing transfersGravatar 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
* remove debug printsGravatar Joey Hess2012-08-29
* got alterTransferInfo and updateTransferInfo mixed upGravatar Joey Hess2012-08-29
* simple transfer queue display cleanupGravatar Joey Hess2012-08-29
* avoid failure alerts for temporary transfer failuresGravatar Joey Hess2012-08-29
* fix a transfers display glitchGravatar Joey Hess2012-08-28
* avoid possibly re-adding a removed transfer when updating its infoGravatar Joey Hess2012-08-28
* add download progress polling threadGravatar Joey Hess2012-08-28