git-annex/Assistant/WebApp
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
..
Configurators upgrade alerts 2013-11-21 17:49:56 -04:00
Common.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
Configurators.hs hlint 2013-10-02 01:06:59 -04:00
Control.hs add readFileStrictAnyEncoding 2013-11-20 13:41:13 -04:00
DashBoard.hs moved code out of webapp 2013-10-26 16:58:16 -04:00
Documentation.hs hlint 2013-10-02 01:06:59 -04:00
Form.hs work around OSX mavericks' broken cpp 2013-11-14 13:49:11 -04:00
Gpg.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
MakeRemote.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
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 Fix zombie process that occurred when switching between repository views in the webapp. 2013-11-02 22:25:08 -04:00
Page.hs webapp: Check annex.version. 2013-11-17 14:58:35 -04: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: 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
routes upgrade alerts 2013-11-21 17:49:56 -04:00
SideBar.hs upgrade alerts 2013-11-21 17:49:56 -04:00
Types.hs upgrade alerts 2013-11-21 17:49:56 -04:00