git-annex/Assistant/WebApp/Configurators
Joey Hess e2f17e9da3 upgrade alerts
The webapp will check twice a day, when the network is connected, to see if
it can download a distributon upgrade file. If a newer version is found,
display an upgrade alert.

This will need the autobuilders to set UPGRADE_LOCATION to the url
it can be downloaded from when building git-annex. Only builds with that
set need automatic upgrade alerts.

Currently, the upgrade page just requests the user manually download
and upgrade it. But, all the info is provided to do automated upgrades
in the future.

Note that urls used will need to all be https.

This commit was sponsored by Dirk Kraft.
2013-11-21 17:49:56 -04:00
..
AWS.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
Delete.hs assistant: Support repairing git remotes that are locally accessible 2013-10-27 15:38:59 -04:00
Edit.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
Fsck.hs webapp: remind user when using repositories that lack consistency checks 2013-10-29 16:50:38 -04:00
IA.hs rename module 2013-10-28 11:33:14 -04:00
Local.hs Android: Adjust default .gitignore to ignore .thumbnails at any location in the tree, not just at its top. 2013-11-16 18:48:16 -04:00
Pairing.hs switch to runFormPostNoToken to work around strange yesod bug 2013-10-14 12:18:04 -04:00
Preferences.hs switch to runFormPostNoToken to work around strange yesod bug 2013-10-14 12:18:04 -04:00
Ssh.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
Upgrade.hs upgrade alerts 2013-11-21 17:49:56 -04:00
WebDAV.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
XMPP.hs switch to runFormPostNoToken to work around strange yesod bug 2013-10-14 12:18:04 -04:00