40 コミット (df072471a7739e0bba30bf2d1687d6461354daf1)

作成者 SHA1 メッセージ 日付
  Julius Härtl df072471a7
Add extendedSupport to Subscription 5年前
  Morris Jobke 79d9841bce
Replace hardcoded status headers with calls to http_response_code() 6年前
  Roeland Jago Douma b8af7ee9bc
Nextcloud 13 is not compatible with newer than php 7.2 6年前
  Morris Jobke 0eebff152a
Update license headers 6年前
  Lukas Reschke e1f52fc901
Stricter phan config fixes 6年前
  Kristof Provost 9963bdaeb9
Expose the needupgrade status (#26209) 7年前
  Joas Schilling f3319f6294
Allow to call the files even when you are in another instance atm 7年前
  Joas Schilling 7c0951244a
Deprecate getEditionString() 7年前
  Joas Schilling bbc5fbe8c4
Don't throw 500 when not installed 7年前
  Jörn Friedrich Dreyer d5d5b202d8
use correct OCP\Defaults 7年前
  martin.mattel@diemattels.at 3e4038289f
Include "Product Name" in status.php printout 7年前
  Joas Schilling ba87db3fcc
Fix others 7年前
  Lukas Reschke aba539703c
Update license headers 8年前
  Joas Schilling 828dec9edb
Make sure we evaluate installed like we do it everywhere 8年前
  Thomas Müller 682821c71e Happy new year! 8年前
  Morris Jobke ed98cdf532 Use OCP\Util::getVersion instead of the internal private implementation 8年前
  Morris Jobke b945d71384 update licence headers via script 8年前
  Lukas Reschke c9e2a2f56e Add CORS header to status.php so that we can migrate to a JS based check in the future 8年前
  Morris Jobke 78ec7543d5 Fix maintenance refresh interval 9年前
  Jenkins for ownCloud b585d87d9d Update license headers 9年前
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9年前
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9年前
  Morris Jobke 0d4f0ab871 reduce OC_Preferences, OC_Config and \OCP\Config usage 9年前
  kondou 69f2c0544e Refresh if maintenance mode is over 11年前
  Andreas Fischer ff6564af57 "echo" is a language construct. Don't treat it like a function. 10年前
  Lukas Reschke d85b64ede6 Use echo since print_unescaped is not defined 10年前
  Lukas Reschke e88731a477 Some more PHPDoc fixes 10年前
  Thomas Müller 0db5fead8e remove some more global variable $RUNTIME_NOAPPS 10年前
  Masaki 04b9e77478 replace ident spaces with tabs 10年前
  Masaki Kawabata Neto 1dd18980ae enable usage with CLI interface 10年前
  kondou 9e8a6b704d Add _many_ newlines at the end of files 10年前
  Jörn Friedrich Dreyer 8dc6bdd96b clean up usage of DatabaseSetupException and catch Exceptions in entrypoints 11年前
  Felix Moeller 2d61f03452 More Checkstyle cleanup 11年前
  Sam Tuke 8b01286a5d Merged branch 'master' 11年前
  Lukas Reschke e8af588210 Fix typo 11年前
  Thomas Müller c25f53c3f9 Update status.php 11年前
  Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 12年前
  Frank Karlitschek a945fa10a6 update copyright 12年前
  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. 12年前
  Frank Karlitschek 18216fe71f xml so soooo oldschool. using json now like the cool kids do. 12年前
  Frank Karlitschek f2a7f230f1 add status file. useful for external administration. show the ownClopud version at least in the config dialog. 12年前
  Jakob Sack bafd684eb6 Renaming classes :-) 13年前
  Jakob Sack 2ff8d7a8bc One class per file! 13年前
  Jakob Sack e69079f935 Further improvements 13年前
  Jakob Sack 8465f76e7e Use OC_CONFIG where possible 13年前
  Jakob Sack 132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 13年前
  Jonathan Riddell d294c2f6bd Fix licencing, make headers refer to intended AGPL, include copy of AGPL 13年前
  Robin Appelman b38aa771d1 Initial version of remote ownCloud access through filesystem abstraction 14年前
  Robin Appelman 9fe7f992d9 Initial work on transering files between servers 14年前
  Robin e0347b7fa6 initial work on making connections between seperate owncloud installations possible 14年前