38 Commits (380a253aabecc7f4927ed924383cbe0c74bea553)

Author SHA1 Message Date
  Andy Scherzinger e07a190641
chore: Add SPDX header 1 month ago
  Robin Appelman 1fffa3eae0
load script and styles on setup page 9 months ago
  Côme Chilliet f68d4f7300
Remove deprecated methods Util::writeLog and DIContainer::log 9 months ago
  Faraz Samapoor 4ce7173f7e Update core/Controller/SetupController.php 1 year ago
  Faraz Samapoor 9eedeb4012 Refactors controllers by using PHP8's constructor property promotion. 1 year ago
  Alex Harpin 644df591b1 Rename canInstallExists method and add new method for removal 3 years ago
  Alex Harpin 72af140723 Move CAN_INSTALL check to method and remove unlink from SetupController 3 years ago
  Carl Schwan b70c6a128f Update core to PHP 7.4 standard 2 years ago
  Christopher Ng 22768769c3 Improve installation pages 2 years ago
  Daniel Rudolf 4d7430949a
Remove usage of \OC_Util::getDefaultPageUrl() and \OC_Util::redirectToDefaultPage() 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Julius Härtl df769c025a
Do not load nonexisting setup.js 3 years ago
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 years ago
  Christoph Wurst 28f8eb5dba
Add visibility to all constants 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 44577e4345
Remove trailing and in between spaces 4 years ago
  Christoph Wurst 42625a46be
Remove spaces after method or function call 4 years ago
  Christoph Wurst 36b3bc8148
Use php keywords in lowercase 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 74936c49ea
Remove unused imports 4 years ago
  Christoph Wurst 302558cfd2
Add a dedicated page for the recommended apps installation 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Christoph Wurst a8f2e6914d
Add checkbox to install recommended apps during setup 4 years ago
  Roeland Jago Douma 7e7146db7f
Block install without CAN_INSTALL file 5 years ago
  Morris Jobke 5cbe6532a0
Fix typo in info log for autoconfig 5 years ago
  Christoph Wurst 208788173d
Npmize (vendor) scripts 5 years ago
  Arthur Schiwon 38a90130ce
move log constants to ILogger 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  John Molakvoæ (skjnldsv) 2c9d7eeb76
Fix public page css fallback loading 7 years ago
  John Molakvoæ (skjnldsv) e4b3ba6590
Create unified css file and merge all needed data into this file 7 years ago
  John Molakvoæ (skjnldsv) 67467873c2
Removed jquery scss 7 years ago
  Damjan Georgievski 4d559267bd SetupController should use \OC::$configDir too 8 years ago
  Joas Schilling 0215b004da
Update with robin 8 years ago
  Joas Schilling ba87db3fcc
Fix others 8 years ago
  Lukas Reschke aba539703c
Update license headers 8 years ago
  Lukas Reschke a4b19a5b1e
Rename files to be PSR-4 compliant 8 years ago
  Lukas Reschke a0b383c5e8 Run on installer 8 years ago
  Morris Jobke 06fe4cabfc move setup controller to core/controller 8 years ago
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Morris Jobke b945d71384 update licence headers via script 8 years ago
  Thomas Müller d3ac73c0c9 Remove OC_Log 9 years ago
  Jenkins for ownCloud b585d87d9d Update license headers 9 years ago
  Thomas Müller 6c1a1234f8 Properly handle available databases at runtime and respect setup checks in command line as well 9 years ago
  Robin McCorkell f43b047636 Convert 'abcpassword' to 'abcpass' during setup 9 years ago
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 years ago
  Thomas Müller 1fd1b355e4 Fix namespace of OC_Setup -> \OC\Setup 9 years ago
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 years ago
  cmeh 46c34d6867 Cleaning-up messages 9 years ago
  Lukas Reschke 20d57c8bfe Remove Null Byte Check 9 years ago
  Volkan Gezer a1d86aab20 32-bit typo fix 9 years ago