Commit Graph

23 Commits (a0c950bf88aaf81ea8e5bc079781f9a8ed68ebef)

Author SHA1 Message Date
Lukas Reschke c9e2a2f56e Add CORS header to status.php so that we can migrate to a JS based check in the future 9 years ago
Morris Jobke 78ec7543d5 Fix maintenance refresh interval 10 years ago
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Morris Jobke 0d4f0ab871 reduce OC_Preferences, OC_Config and \OCP\Config usage 10 years ago
kondou 69f2c0544e Refresh if maintenance mode is over 10 years ago
Andreas Fischer ff6564af57 "echo" is a language construct. Don't treat it like a function. 11 years ago
Lukas Reschke d85b64ede6 Use echo since print_unescaped is not defined 11 years ago
Lukas Reschke e88731a477 Some more PHPDoc fixes 11 years ago
Thomas Müller 0db5fead8e remove some more global variable $RUNTIME_NOAPPS 11 years ago
Masaki 04b9e77478 replace ident spaces with tabs 11 years ago
Masaki Kawabata Neto 1dd18980ae enable usage with CLI interface 11 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 11 years ago
Jörn Friedrich Dreyer 8dc6bdd96b clean up usage of DatabaseSetupException and catch Exceptions in entrypoints 12 years ago
Felix Moeller 2d61f03452 More Checkstyle cleanup 12 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 12 years ago
Lukas Reschke e8af588210 Fix typo 12 years ago
Thomas Müller c25f53c3f9 Update status.php 12 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
Frank Karlitschek a945fa10a6 update copyright 13 years ago
Frank Karlitschek 6545e48787 Show the different editions to the user. Used in the status call, on the personal settings page and in the updater to update to the next available version from the same edition. 13 years ago
Frank Karlitschek 18216fe71f xml so soooo oldschool. using json now like the cool kids do. 13 years ago
Frank Karlitschek f2a7f230f1 add status file. useful for external administration. show the ownClopud version at least in the config dialog. 13 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Jakob Sack 2ff8d7a8bc One class per file! 14 years ago
Jakob Sack e69079f935 Further improvements 14 years ago
Jakob Sack 8465f76e7e Use OC_CONFIG where possible 14 years ago
Jakob Sack 132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 14 years ago
Jonathan Riddell d294c2f6bd Fix licencing, make headers refer to intended AGPL, include copy of AGPL 14 years ago
Robin Appelman b38aa771d1 Initial version of remote ownCloud access through filesystem abstraction 15 years ago
Robin Appelman 9fe7f992d9 Initial work on transering files between servers 15 years ago
Robin e0347b7fa6 initial work on making connections between seperate owncloud installations possible 15 years ago