git-annex/Assistant/WebApp
Joey Hess d83a244986 UI for making encrypted ssh remotes with gcrypt
Improved probing the remote server, so it gathers a list of the
capabilities it has. From that list, we can determine which types
of remotes are supported, and display an appropriate UI.

The new buttons for making gcrypt repos don't work yet, but the old buttons
for unencrypted git repo and encrypted rsync repo have been adapted to the
new data types and are working.

This commit was sponsored by David Schmitt.
2013-09-29 15:14:09 -04:00
..
Configurators UI for making encrypted ssh remotes with gcrypt 2013-09-29 15:14:09 -04:00
Common.hs clean up build warnings with yesod 1.2, while still building with 1.1 2013-06-27 01:15:28 -04:00
Configurators.hs clean up build warnings with yesod 1.2, while still building with 1.1 2013-06-27 01:15:28 -04:00
Control.hs fun with exec 2013-07-23 17:31:51 -04:00
DashBoard.hs clean up build warnings with yesod 1.2, while still building with 1.1 2013-06-27 01:15:28 -04:00
Documentation.hs clean up build warnings with yesod 1.2, while still building with 1.1 2013-06-27 01:15:28 -04:00
Form.hs webapp: Support storing encrypted git repositories on rsync.net. 2013-09-26 16:43:00 -04:00
Gpg.hs blind enabling gcrypt repos on rsync.net 2013-09-27 16:21:56 -04:00
Notifications.hs remove another sum type that was only needed to work around a bug in old yesod 2013-09-27 00:35:37 -04:00
OtherRepos.hs Send a git-annex user-agent when downloading urls. 2013-09-28 14:35:21 -04:00
Page.hs clean up build warnings with yesod 1.2, while still building with 1.1 2013-06-27 01:15:28 -04:00
RepoList.hs remove another sum type that was only needed to work around a bug in old yesod 2013-09-27 00:35:37 -04:00
routes UI for making encrypted ssh remotes with gcrypt 2013-09-29 15:14:09 -04:00
SideBar.hs clean up build warnings with yesod 1.2, while still building with 1.1 2013-06-27 01:15:28 -04:00
Types.hs remove another sum type that was only needed to work around a bug in old yesod 2013-09-27 00:35:37 -04:00
Utility.hs UI for making encrypted ssh remotes with gcrypt 2013-09-29 15:14:09 -04:00