aboutsummaryrefslogtreecommitdiff
path: root/doc/todo
Commit message (Collapse)AuthorAge
* fix typoGravatar Edward Betts2017-01-24
|
* add wishlist itemGravatar https://christian.amsuess.com/chrysn2017-01-20
|
* link to the workflow pageGravatar https://anarc.at/openid/2017-01-17
|
* Added a comment: answersGravatar https://anarc.at/openid/2017-01-17
|
* Added a comment: re dataloss and pointGravatar https://anarc.at/openid/2017-01-17
|
* Added a commentGravatar CandyAngel2017-01-16
|
* (no commit message)Gravatar CandyAngel2017-01-16
|
* Added a comment: Long Path ToolGravatar rivera15071976@36a85c6f19ac15f9202999a3e3b15b27cc8a750a2017-01-16
|
* Added a comment: Oh yesGravatar sunny2562017-01-16
|
* Added a comment: Any update or help needed?Gravatar rustikus@9db90d0c115a1825e2f1e5f15257ec1298a6c7b62017-01-12
|
* Added a commentGravatar CandyAngel2017-01-11
|
* (no commit message)Gravatar ghen12017-01-11
|
* add describe stepGravatar https://anarc.at/openid/2017-01-10
|
* a stumbling block i found while replacing a driveGravatar https://anarc.at/openid/2017-01-10
|
* updateGravatar Joey Hess2017-01-08
|
* updateGravatar Joey Hess2017-01-08
|
* addGravatar Joey Hess2017-01-08
|
* (no commit message)Gravatar db48x2017-01-01
|
* remove old itemGravatar Joey Hess2016-12-31
|
* todoGravatar Joey Hess2016-12-31
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-12-30
|\
* | ideaGravatar Joey Hess2016-12-29
| |
| * Added a commentGravatar mhauru2016-12-29
| |
| * (no commit message)Gravatar mhauru2016-12-29
|/
* a few last changes post xmpp removalGravatar Joey Hess2016-12-28
|
* updateGravatar Joey Hess2016-12-28
|
* Merge branch 'master' into no-xmppGravatar Joey Hess2016-12-24
|\
| * todoGravatar 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.
| * Revert "close"Gravatar Joey Hess2016-12-24
| | | | | | | | | | | | This reverts commit 6c089cff615bc44ca94cc4ca77dc69f281dd2ab8. Commit contained incomplete work.
| * closeGravatar Joey Hess2016-12-22
| |
| * todoGravatar Joey Hess2016-12-21
| |
| * commentGravatar Joey Hess2016-12-21
| |
| * updateGravatar Joey Hess2016-12-20
| |
| * add some links to new workflow pageGravatar Joey Hess2016-12-20
| |
| * p2p --pair with magic wormhole (untested)Gravatar Joey Hess2016-12-18
| | | | | | | | | | | | It builds. I have not tried to run it yet. :) This commit was sponsored by Jake Vosloo on Patreon.
| * Added a comment: I took the liberty to do itGravatar marekj2016-12-14
| |
| * updatesGravatar Joey Hess2016-12-13
| |
| * commentGravatar Joey Hess2016-12-13
| |
| * todoGravatar Joey Hess2016-12-12
| |
| * updateGravatar Joey Hess2016-12-09
| |
| * remotedaemon: git change detection over tor hidden serviceGravatar Joey Hess2016-12-09
| |
| * updateGravatar Joey Hess2016-12-09
| |
| * content removal is supposed to succed if the content was already not presentGravatar Joey Hess2016-12-09
| |
| * todoGravatar Joey Hess2016-12-08
| |
| * more todoGravatar Joey Hess2016-12-08
| |
| * update progress logs in remotedaemon send/receiveGravatar Joey Hess2016-12-08
| |
| * fix memory leakGravatar Joey Hess2016-12-08
| | | | | | | | | | | | | | I'm unsure why this fixed it, but it did. Seems to suggest that the memory leak is not due to a bug in my code, but that ghc didn't manage to take full advantage of laziness, or was failing to gc something it could have.
| * correctionGravatar Joey Hess2016-12-08
| |