aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/runo/common/img
diff options
context:
space:
mode:
authorJouni Koivuviita <jouni.koivuviita@itmill.com>2009-05-18 11:55:55 +0000
committerJouni Koivuviita <jouni.koivuviita@itmill.com>2009-05-18 11:55:55 +0000
commit3d25bc1f6e75a7b0a79724ed8d6df0307292d3e2 (patch)
treefba8c1988df1b4acc794e16d60a8bc28a6020837 /WebContent/VAADIN/themes/runo/common/img
parentbaa72fea3a4ec08682fe83058ad76dd85ccb8a13 (diff)
downloadvaadin-framework-3d25bc1f6e75a7b0a79724ed8d6df0307292d3e2.tar.gz
vaadin-framework-3d25bc1f6e75a7b0a79724ed8d6df0307292d3e2.zip
Old default theme renamed to "runo".
svn changeset:7856/svn branch:6.0
Diffstat (limited to 'WebContent/VAADIN/themes/runo/common/img')
-rw-r--r--WebContent/VAADIN/themes/runo/common/img/ajax-loader-big.gifbin0 -> 3208 bytes
-rw-r--r--WebContent/VAADIN/themes/runo/common/img/ajax-loader-medium.gifbin0 -> 1849 bytes
-rwxr-xr-xWebContent/VAADIN/themes/runo/common/img/ajax-loader.gifbin0 -> 4099 bytes
-rw-r--r--WebContent/VAADIN/themes/runo/common/img/blank.gifbin0 -> 807 bytes
-rwxr-xr-xWebContent/VAADIN/themes/runo/common/img/loading-indicator-delay.gifbin0 -> 1590 bytes
-rwxr-xr-xWebContent/VAADIN/themes/runo/common/img/loading-indicator-wait.gifbin0 -> 1590 bytes
-rwxr-xr-xWebContent/VAADIN/themes/runo/common/img/loading-indicator.gifbin0 -> 1590 bytes
7 files changed, 0 insertions, 0 deletions
diff --git a/WebContent/VAADIN/themes/runo/common/img/ajax-loader-big.gif b/WebContent/VAADIN/themes/runo/common/img/ajax-loader-big.gif
new file mode 100644
index 0000000000..73dc88e31f
--- /dev/null
+++ b/WebContent/VAADIN/themes/runo/common/img/ajax-loader-big.gif
Binary files differ
diff --git a/WebContent/VAADIN/themes/runo/common/img/ajax-loader-medium.gif b/WebContent/VAADIN/themes/runo/common/img/ajax-loader-medium.gif
new file mode 100644
index 0000000000..0a0c6aaef0
--- /dev/null
+++ b/WebContent/VAADIN/themes/runo/common/img/ajax-loader-medium.gif
Binary files differ
diff --git a/WebContent/VAADIN/themes/runo/common/img/ajax-loader.gif b/WebContent/VAADIN/themes/runo/common/img/ajax-loader.gif
new file mode 100755
index 0000000000..354dc4685c
--- /dev/null
+++ b/WebContent/VAADIN/themes/runo/common/img/ajax-loader.gif
Binary files differ
diff --git a/WebContent/VAADIN/themes/runo/common/img/blank.gif b/WebContent/VAADIN/themes/runo/common/img/blank.gif
new file mode 100644
index 0000000000..3776af0784
--- /dev/null
+++ b/WebContent/VAADIN/themes/runo/common/img/blank.gif
Binary files differ
diff --git a/WebContent/VAADIN/themes/runo/common/img/loading-indicator-delay.gif b/WebContent/VAADIN/themes/runo/common/img/loading-indicator-delay.gif
new file mode 100755
index 0000000000..48810bb064
--- /dev/null
+++ b/WebContent/VAADIN/themes/runo/common/img/loading-indicator-delay.gif
Binary files differ
diff --git a/WebContent/VAADIN/themes/runo/common/img/loading-indicator-wait.gif b/WebContent/VAADIN/themes/runo/common/img/loading-indicator-wait.gif
new file mode 100755
index 0000000000..5f7aab9afd
--- /dev/null
+++ b/WebContent/VAADIN/themes/runo/common/img/loading-indicator-wait.gif
Binary files differ
diff --git a/WebContent/VAADIN/themes/runo/common/img/loading-indicator.gif b/WebContent/VAADIN/themes/runo/common/img/loading-indicator.gif
new file mode 100755
index 0000000000..cedaa56b10
--- /dev/null
+++ b/WebContent/VAADIN/themes/runo/common/img/loading-indicator.gif
Binary files differ
port/47847/stable28 Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/status.php
blob: 0f2be4d56faf562af916d01267b1f9a4f5947226 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<?php
/**
 * @author Andreas Fischer <bantu@owncloud.com>
 * @author Christopher Schäpers <kondou@ts.unde.re>
 * @author Frank Karlitschek <frank@karlitschek.de>
 * @author Joas Schilling <nickvergessen@owncloud.com>
 * @author Jörn Friedrich Dreyer <jfd@butonic.de>
 * @author Lukas Reschke <lukas@statuscode.ch>
 * @author Masaki Kawabata Neto <masaki.kawabata@gmail.com>
 * @author Morris Jobke <hey@morrisjobke.de>
 *
 * @copyright Copyright (c) 2016, ownCloud, Inc.
 * @license AGPL-3.0
 *
 * This code is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Affero General Public License, version 3,
 * as published by the Free Software Foundation.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 * GNU Affero General Public License for more details.
 *
 * You should have received a copy of the GNU Affero General Public License, version 3,
 * along with this program.  If not, see <http://www.gnu.org/licenses/>
 *
 */

try {

	require_once 'lib/base.php';

	$systemConfig = \OC::$server->getSystemConfig();

	$installed = (bool) $systemConfig->getValue('installed', false);
	$maintenance = (bool) $systemConfig->getValue('maintenance', false);
	$values=array(
		'installed'=>$installed,
		'maintenance' => $maintenance,
		'version'=>implode('.', \OCP\Util::getVersion()),
		'versionstring'=>OC_Util::getVersionString(),
		'edition'=>OC_Util::getEditionString());
	if (OC::$CLI) {
		print_r($values);
	} else {
		header('Access-Control-Allow-Origin: *');
		header('Content-Type: application/json');
		echo json_encode($values);
	}

} catch (Exception $ex) {
	OC_Response::setStatus(OC_Response::STATUS_INTERNAL_SERVER_ERROR);
	\OCP\Util::writeLog('remote', $ex->getMessage(), \OCP\Util::FATAL);
}