aboutsummaryrefslogtreecommitdiffstats
path: root/core/Controller/SetupController.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-271-28/+4
* load script and styles on setup pageRobin Appelman2023-10-311-0/+8
* Remove deprecated methods Util::writeLog and DIContainer::logCôme Chilliet2023-09-251-4/+5
* Update core/Controller/SetupController.phpFaraz Samapoor2023-06-201-1/+3
* Refactors controllers by using PHP8's constructor property promotion.Faraz Samapoor2023-06-201-6/+1
* Rename canInstallExists method and add new method for removalAlex Harpin2023-01-101-2/+2
* Move CAN_INSTALL check to method and remove unlink from SetupControllerAlex Harpin2023-01-101-5/+3
* Update core to PHP 7.4 standardCarl Schwan2022-05-201-10/+5
* Improve installation pagesChristopher Ng2022-01-141-9/+4
* Remove usage of \OC_Util::getDefaultPageUrl() and \OC_Util::redirectToDefault...Daniel Rudolf2021-08-041-4/+4
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Do not load nonexisting setup.jsJulius Härtl2020-12-071-1/+0
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-4/+4
* Merge pull request #20391 from nextcloud/refactor/spaces-cleanupChristoph Wurst2020-04-091-3/+3
|\
| * Remove trailing and in between spacesChristoph Wurst2020-04-091-2/+2
| * Remove spaces after method or function callChristoph Wurst2020-04-091-1/+1
* | Use php keywords in lowercaseChristoph Wurst2020-04-091-2/+2
|/
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-1/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-261-4/+4
|/
* Add a dedicated page for the recommended apps installationChristoph Wurst2019-12-121-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+4
* Add checkbox to install recommended apps during setupChristoph Wurst2019-12-041-2/+9
* Block install without CAN_INSTALL fileRoeland Jago Douma2019-04-111-0/+16
* Fix typo in info log for autoconfigMorris Jobke2019-02-251-1/+1
* Npmize (vendor) scriptsChristoph Wurst2019-01-091-2/+0
* move log constants to ILoggerArthur Schiwon2018-04-261-1/+2
* Update license headersMorris Jobke2017-11-061-0/+1
* Fix public page css fallback loadingJohn Molakvoæ (skjnldsv)2017-02-011-1/+0
* Create unified css file and merge all needed data into this fileJohn Molakvoæ (skjnldsv)2017-01-101-1/+1
* Removed jquery scssJohn Molakvoæ (skjnldsv)2017-01-101-0/+1
* SetupController should use \OC::$configDir tooDamjan Georgievski2016-08-021-1/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+1
* Rename files to be PSR-4 compliantLukas Reschke2016-04-061-0/+126