summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fix buildGravatar Joey Hess2016-12-28
|
* devblogGravatar Joey Hess2016-12-28
|
* fix link and clarifyGravatar Joey Hess2016-12-28
|
* wordingGravatar Joey Hess2016-12-28
|
* fix markupGravatar Joey Hess2016-12-28
|
* a few last changes post xmpp removalGravatar Joey Hess2016-12-28
|
* updateGravatar Joey Hess2016-12-28
|
* Merge branch 'no-xmpp'Gravatar Joey Hess2016-12-28
|\
* | close; fixed in shakespeareGravatar Joey Hess2016-12-28
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-12-28
|\ \
| | * remotedaemon: notice on RELOAD when tor hidden service has been enabledGravatar Joey Hess2016-12-28
| | | | | | | | | | | | | | | | | | and start serving it. This makes the webapp wormhole tor pairing work 100%! This commit was sponsored by Andrea Rota.
| * | Added a commentGravatar ghen12016-12-28
| | |
| * | Added a commentGravatar avar2016-12-28
| | |
* | | whitespaceGravatar Joey Hess2016-12-28
| | |
| * | Added a commentGravatar https://launchpad.net/~felixonmars2016-12-28
|/ /
* | responseGravatar Joey Hess2016-12-27
| |
* | (no commit message)Gravatar avar2016-12-28
| |
* | responseGravatar Joey Hess2016-12-27
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-12-27
|\ \
* | | devblogGravatar Joey Hess2016-12-27
| | |
| | * improve html, add screenshotsGravatar Joey Hess2016-12-27
| | |
| | * Merge branch 'master' into no-xmppGravatar Joey Hess2016-12-27
| | |\ | |_|/ |/| |
| | * webapp: full wormhole pairing UI (untested)Gravatar Joey Hess2016-12-27
| | | | | | | | | | | | This commit was sponsored by Riku Voipio.
| | * clean up some importsGravatar Joey Hess2016-12-27
| | |
| | * avoid leaving MVar emptyGravatar Joey Hess2016-12-27
| | | | | | | | | | | | Something might want to observe the code multiple times.
| * | (no commit message)Gravatar https://launchpad.net/~felixonmars2016-12-27
| | |
| * | Added a comment: one more thingGravatar Asureus2016-12-25
| | |
| * | (no commit message)Gravatar Asureus2016-12-25
| | |
| * | oops, manual reflowGravatar xloem2016-12-25
| | |
| * | Update text with link to assistant/quickstartGravatar xloem2016-12-25
|/ /
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-12-24
|\ \
* | | devblogGravatar Joey Hess2016-12-24
| | |
| | * webapp: check that tor and magic wormhole are installedGravatar Joey Hess2016-12-24
| | |
| | * wordingGravatar Joey Hess2016-12-24
| | |
| | * mocked up wormhole pairing interface in webappGravatar Joey Hess2016-12-24
| | |
| | * add back share_with_a_friend_walkthrough, adapted for tor pairingGravatar Joey Hess2016-12-24
| | | | | | | | | | | | and some other xmpp to tor related changes
| | * copyright year updateGravatar Joey Hess2016-12-24
| | |
| | * cleanupGravatar Joey Hess2016-12-24
| | |
| | * Merge branch 'master' into no-xmppGravatar Joey Hess2016-12-24
| | |\ | |_|/ |/| |
* | | Always use filesystem encoding for all file and handle reads and writes.Gravatar Joey Hess2016-12-24
| | | | | | | | | | | | | | | This is a big scary change. I have convinced myself it should be safe. I hope!
| * | Added a commentGravatar https://launchpad.net/~r0lf2016-12-24
|/ /
* | really fix su commandGravatar Joey Hess2016-12-24
| |
* | todoGravatar Joey Hess2016-12-24
| |
* | fix su paramsGravatar Joey Hess2016-12-24
| |
* | commentGravatar Joey Hess2016-12-24
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-12-24
|\ \
* | | updateGravatar Joey Hess2016-12-24
| | |
* | | enable-tor: When run as a regular user, test a connection back to the hidden ↵Gravatar Joey Hess2016-12-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | service over tor. This way we know that after enable-tor, the tor hidden service is fully published and working, and so there should be no problems with it at pairing time. It has to start up its own temporary listener on the hidden service. It would be nice to have it start the remotedaemon running, so that extra step is not needed afterwards. But, there may already be a remotedaemon running, in communication with the assistant and we don't want to start another one. I thought about trying to HUP any running remotedaemon, but Windows does not make it easy to do that. In any case, having the user start the remotedaemon themselves lets them know it needs to be running to serve the hidden service. This commit was sponsored by Boyd Stephen Smith Jr. on Patreon.
* | | refactorGravatar Joey Hess2016-12-24
| | |
* | | closeGravatar Joey Hess2016-12-24
| | |