Commit Graph

42 Commits (d357f4b10fe1b59e1e07bb90641d647522c7bfe2)

Author SHA1 Message Date
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 5 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 5 years ago
Julius Härtl df072471a7
Add extendedSupport to Subscription 6 years ago
Morris Jobke 79d9841bce
Replace hardcoded status headers with calls to http_response_code() 7 years ago
Roeland Jago Douma b8af7ee9bc
Nextcloud 13 is not compatible with newer than php 7.2 7 years ago
Morris Jobke 0eebff152a
Update license headers 7 years ago
Lukas Reschke e1f52fc901
Stricter phan config fixes 7 years ago
Kristof Provost 9963bdaeb9
Expose the needupgrade status (#26209) 8 years ago
Joas Schilling f3319f6294
Allow to call the files even when you are in another instance atm 8 years ago
Joas Schilling 7c0951244a
Deprecate getEditionString() 8 years ago
Joas Schilling bbc5fbe8c4
Don't throw 500 when not installed 8 years ago
Jörn Friedrich Dreyer d5d5b202d8
use correct OCP\Defaults 8 years ago
martin.mattel@diemattels.at 3e4038289f
Include "Product Name" in status.php printout 8 years ago
Joas Schilling ba87db3fcc
Fix others 8 years ago
Lukas Reschke aba539703c
Update license headers 9 years ago
Joas Schilling 828dec9edb
Make sure we evaluate installed like we do it everywhere 9 years ago
Thomas Müller 682821c71e Happy new year! 9 years ago
Morris Jobke ed98cdf532 Use OCP\Util::getVersion instead of the internal private implementation 9 years ago
Morris Jobke b945d71384 update licence headers via script 9 years ago
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