Commit Graph

46 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
Ferdinand Thiessen 4b2fcac882 fix: also add `version` to `OC.config` during setup 4 months ago
provokateurin 82fb8f8508
refactor: Extend rector to core/ 8 months ago
skjnldsv 0179cb4d8d feat(core): add setup cypress tests 10 months ago
skjnldsv cc12719df5 feat(core): migrate setup to vue 10 months ago
Côme Chilliet 71dc34c03c fix: Deprecate OC_Template, add proper template manager instead 10 months ago
Côme Chilliet e757b649b7
fix: Fix psalm taint false-positives by small refactorings 10 months ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Andy Scherzinger e07a190641
chore: Add SPDX header 2 years ago
Robin Appelman 1fffa3eae0
load script and styles on setup page 2 years ago
Côme Chilliet f68d4f7300
Remove deprecated methods Util::writeLog and DIContainer::log 2 years ago
Faraz Samapoor 4ce7173f7e Update core/Controller/SetupController.php 3 years ago
Faraz Samapoor 9eedeb4012 Refactors controllers by using PHP8's constructor property promotion. 3 years 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 4 years ago
Christopher Ng 22768769c3 Improve installation pages 4 years ago
Daniel Rudolf 4d7430949a
Remove usage of \OC_Util::getDefaultPageUrl() and \OC_Util::redirectToDefaultPage() 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Julius Härtl df769c025a
Do not load nonexisting setup.js 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 44577e4345
Remove trailing and in between spaces 6 years ago
Christoph Wurst 42625a46be
Remove spaces after method or function call 6 years ago
Christoph Wurst 36b3bc8148
Use php keywords in lowercase 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Christoph Wurst 302558cfd2
Add a dedicated page for the recommended apps installation 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Christoph Wurst a8f2e6914d
Add checkbox to install recommended apps during setup 6 years ago
Roeland Jago Douma 7e7146db7f
Block install without CAN_INSTALL file 7 years ago
Morris Jobke 5cbe6532a0
Fix typo in info log for autoconfig 7 years ago
Christoph Wurst 208788173d
Npmize (vendor) scripts 7 years ago
Arthur Schiwon 38a90130ce
move log constants to ILogger 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
John Molakvoæ (skjnldsv) 2c9d7eeb76
Fix public page css fallback loading 9 years ago
John Molakvoæ (skjnldsv) e4b3ba6590
Create unified css file and merge all needed data into this file 9 years ago
John Molakvoæ (skjnldsv) 67467873c2
Removed jquery scss 9 years ago
Damjan Georgievski 4d559267bd SetupController should use \OC::$configDir too 10 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Lukas Reschke a4b19a5b1e
Rename files to be PSR-4 compliant 10 years ago
Lukas Reschke a0b383c5e8 Run on installer 10 years ago
Morris Jobke 06fe4cabfc move setup controller to core/controller 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Morris Jobke b945d71384 update licence headers via script 10 years ago
Thomas Müller d3ac73c0c9 Remove OC_Log 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago