]> source.dussan.org Git - nextcloud-server.git/commit
Refresh if maintenance mode is over
authorkondou <kondou@ts.unde.re>
Thu, 4 Jul 2013 12:28:12 +0000 (14:28 +0200)
committerkondou <kondou@ts.unde.re>
Tue, 9 Sep 2014 15:26:11 +0000 (17:26 +0200)
commit69f2c0544e80ae1b47a715b3d8e586ac2bfffe98
tree693f69163a366c209bf5e2ac6faab4dac05ea1a5
parentdc99fd768ac99c380f1110c7bd4dd84d03256cd8
Refresh if maintenance mode is over

Using status.php for this.
I modified status.php to also show, whether we're in maintenance.

Checks every 20 seconds if maintenance is over, if yes: reload.
core/js/maintenance-check.js [new file with mode: 0644]
core/templates/update.user.php
lib/base.php
status.php