git-annex/Assistant/WebApp
Joey Hess 2e1179df46 webapp: When setting up a ssh remote, record it using initremote, so that it can be easily enabled elsewhere.
This is the capstone in making the webapp remember ssh remotes
so they can be easily enabled in other clones of the repository.

Currently, the user will need to enter a password to enable the ssh remote,
but everything else is filled in automatically.

This commit was sponsored by Peter Lloyd.
2014-05-22 14:57:42 -04:00
..
Configurators webapp: When setting up a ssh remote, record it using initremote, so that it can be easily enabled elsewhere. 2014-05-22 14:57:42 -04:00
Bootstrap3.hs work around utterly strange ubuntu ghc Conflicting definitions for `_' problem 2014-05-19 11:00:01 -04:00
Common.hs backport Yesod.Form.Bootstrap3 to Yesod 1.0.1 2014-04-27 20:18:36 +02:00
Configurators.hs webapp: Rework xmpp nudge to prompt for either xmpp or a ssh remote be set up. 2014-04-09 16:27:24 -04:00
Control.hs windows: Fix process termination code. 2014-02-13 15:53:10 -04:00
DashBoard.hs Windows: Crazy hack to make file manager not start hidden underneath web browser window 2014-02-13 13:16:28 -04:00
Documentation.hs hlint 2013-10-02 01:06:59 -04:00
Form.hs webapp: Better ssh password prompting. 2014-05-14 15:38:32 -04:00
Gpg.hs don't close tags that are closed by hamlet 2014-04-21 19:47:21 +02:00
MakeRemote.hs webapp: When setting up a ssh remote, record it using initremote, so that it can be easily enabled elsewhere. 2014-05-22 14:57:42 -04:00
Notifications.hs webapp: Use securemem for constant time auth token comparisons. 2014-03-12 21:41:20 -04:00
OtherRepos.hs webapp: Filter out from Switch Repository list any repositories listed in autostart file that don't have a git directory anymore. 2014-02-28 19:16:49 -04:00
Page.hs update bootstrap files to bootstrap3 2014-04-21 19:05:09 +02:00
Repair.hs assistant: Support repairing git remotes that are locally accessible 2013-10-27 15:38:59 -04:00
RepoId.hs webapp: Improve UI around remote that have no annex.uuid set, either because setup of them is incomplete, or because the remote git repository is not a git-annex repository. 2013-11-07 18:02:00 -04:00
RepoList.hs webapp: Support for enabling known git repositories on ssh servers. 2014-05-22 14:10:48 -04:00
routes webapp: Support for enabling known git repositories on ssh servers. 2014-05-22 14:10:48 -04:00
SideBar.hs don't close tags that are closed by hamlet 2014-04-21 19:47:21 +02:00
Types.hs fix navbar on error page 2014-04-27 23:57:57 +02:00