Joey Hess
2b52330885
update
2017-01-02 12:15:28 -04:00
Abdo
9084cf275c
2017-01-02 10:21:02 +00:00
db48x
93d69b1792
2017-01-01 14:41:07 +00:00
Joey Hess
fe653b65f1
add news item for git-annex 6.20170101
2017-01-01 00:00:44 -04:00
Joey Hess
d4f9b46ab3
Merge branch 'master' of ssh://git-annex.branchable.com
2016-12-31 15:11:18 -04:00
https://itorres.net/
c8eeb17dad
Added a comment: Issue appeared on Android 6.0 (SDK 23)
2016-12-31 14:33:25 +00:00
ghen1
99d7cb07f5
Added a comment: To Reproduce
2016-12-31 14:19:07 +00:00
Joey Hess
0bbef83570
remove old item
2016-12-31 00:20:08 -04:00
Joey Hess
6b30079218
todo
2016-12-31 00:19:01 -04:00
Joey Hess
8df8733dc3
response
2016-12-30 18:27:28 -04:00
ghen1
f6fb0ec566
2016-12-30 21:25:34 +00:00
ghen1
65b989f406
2016-12-30 21:13:29 +00:00
Joey Hess
b2834db613
Merge branch 'master' of ssh://git-annex.branchable.com
2016-12-30 10:48:56 -04:00
Joey Hess
a03c51988f
idea
2016-12-29 14:57:13 -04:00
mhauru
c2325c2640
Added a comment
2016-12-29 18:00:10 +00:00
mhauru
a702917848
2016-12-29 17:49:14 +00:00
Joey Hess
9e49660bc2
devblog
2016-12-28 12:42:42 -04:00
Joey Hess
30136bad93
fix link and clarify
2016-12-28 12:40:43 -04:00
Joey Hess
fdf934e659
wording
2016-12-28 12:38:34 -04:00
Joey Hess
c94f135247
fix markup
2016-12-28 12:34:42 -04:00
Joey Hess
cf6545198b
a few last changes post xmpp removal
2016-12-28 12:29:21 -04:00
Joey Hess
b21ffe62f5
update
2016-12-28 12:26:48 -04:00
Joey Hess
93f7d114db
Merge branch 'no-xmpp'
2016-12-28 12:26:16 -04:00
Joey Hess
b701247b06
close; fixed in shakespeare
2016-12-28 12:26:05 -04:00
ghen1
9106a3873b
Added a comment
2016-12-28 11:16:17 +00:00
avar
01761ab131
Added a comment
2016-12-28 08:28:36 +00:00
https://launchpad.net/~felixonmars
1fdbd066b3
Added a comment
2016-12-28 03:04:52 +00:00
Joey Hess
3d1a4febd8
response
2016-12-27 20:16:34 -04:00
avar
93164fcf41
2016-12-28 00:08:07 +00:00
Joey Hess
aa6465fdd1
response
2016-12-27 17:26:31 -04:00
Joey Hess
662730e1e7
Merge branch 'master' of ssh://git-annex.branchable.com
2016-12-27 17:17:54 -04:00
Joey Hess
0712f62ab9
devblog
2016-12-27 17:16:20 -04:00
Joey Hess
18f16072fb
improve html, add screenshots
2016-12-27 17:13:32 -04:00
Joey Hess
7bce73bf27
Merge branch 'master' into no-xmpp
2016-12-27 16:44:44 -04:00
Joey Hess
b68d2a4b68
webapp: full wormhole pairing UI (untested)
...
This commit was sponsored by Riku Voipio.
2016-12-27 16:41:35 -04:00
https://launchpad.net/~felixonmars
d698e440b7
2016-12-27 09:06:45 +00:00
Asureus
c3290d202a
Added a comment: one more thing
2016-12-25 14:46:46 +00:00
Asureus
6af17e66ef
2016-12-25 14:26:02 +00:00
xloem
1baf3b3226
oops, manual reflow
2016-12-25 01:36:30 +00:00
xloem
cd3ff86e58
Update text with link to assistant/quickstart
2016-12-25 01:29:15 +00:00
Joey Hess
dd24baa66c
Merge branch 'master' of ssh://git-annex.branchable.com
2016-12-24 17:16:07 -04:00
Joey Hess
36c35f7fbe
devblog
2016-12-24 17:15:01 -04:00
Joey Hess
794babf35a
add back share_with_a_friend_walkthrough, adapted for tor pairing
...
and some other xmpp to tor related changes
2016-12-24 15:46:02 -04:00
Joey Hess
ab66bbfeb6
Merge branch 'master' into no-xmpp
2016-12-24 15:01:55 -04:00
https://launchpad.net/~r0lf
020c67215f
Added a comment
2016-12-24 17:56:13 +00:00
Joey Hess
d6b401c458
todo
2016-12-24 13:10:51 -04:00
Joey Hess
f7e81245c4
comment
2016-12-24 12:58:45 -04:00
Joey Hess
3110cedb5b
Merge branch 'master' of ssh://git-annex.branchable.com
2016-12-24 12:55:58 -04:00
Joey Hess
993f30ac92
update
2016-12-24 12:53:57 -04:00
Joey Hess
e08691b393
enable-tor: When run as a regular user, test a connection back to the hidden 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.
2016-12-24 12:50:23 -04:00