aboutsummaryrefslogtreecommitdiffstats
path: root/core/templates/installation.php
Commit message (Expand)AuthorAgeFilesLines
* Fix install pageVincent Petry2022-09-241-17/+10
* Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-011-1/+1
* Redesign guest pages for better accessibilityCarl Schwan2022-07-271-8/+10
* Improve installation pagesChristopher Ng2022-01-141-11/+1
* Move bundles to /distJohn Molakvoæ (skjnldsv)2022-01-081-1/+1
* Prefer string $file over 1-element array in script()François Freitag2021-05-181-3/+1
* Fix password visibility togglesRichard Steinmetz2020-10-101-3/+3
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Install page app namingRoeland Jago Douma2020-05-071-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-14/+17
* Merge pull request #20391 from nextcloud/refactor/spaces-cleanupChristoph Wurst2020-04-091-27/+27
|\
| * Remove trailing whitespaces from commentsChristoph Wurst2020-04-091-1/+1
| * Remove trailing and in between spacesChristoph Wurst2020-04-091-26/+26
* | Use php keywords in lowercaseChristoph Wurst2020-04-091-4/+4
|/
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Move install scripts to bundleJulius Härtl2020-03-111-1/+1
* Prevent self-xss via invalid mysql user name on install screenJoas Schilling2020-03-061-3/+3
* Add new recommended 18 appsChristoph Wurst2020-01-241-1/+1
* Add explanatory bit for recommended apps, fix #18631Jan-Christoph Borchardt2020-01-141-0/+1
* Issue 15965 - Show password checkbox doesn't provide label or accessible nameBrent Nesbit2019-12-101-1/+1
* Add checkbox to install recommended apps during setupChristoph Wurst2019-12-041-0/+9
* Fix showpassword loadsRoeland Jago Douma2019-03-181-1/+0
* Merge pull request #14643 from nextcloud/setup-page-db-selectRoeland Jago Douma2019-03-151-1/+1
|\
| * remove dangling spaceRobin Appelman2019-03-121-1/+1
* | Fix language of SQLite warning, follow-up to #14682Jan-Christoph Borchardt2019-03-151-4/+3
* | Using SQLite should sound more scary 😈Marius Blüm2019-03-141-3/+4
|/
* Make Storage&database open on enterJulius Härtl2019-02-221-1/+1
* Fix tabbability of 'Storage & database' in install, open on enter stilll missingJan-Christoph Borchardt2019-02-221-1/+1
* Keyboard focus and mouse hover feedback for 'Show password' toggleJan-Christoph Borchardt2019-02-221-2/+2
* Fix caret icon on installation pageJulius Härtl2018-07-301-1/+1
* Fix more templatesRoeland Jago Douma2018-02-211-1/+1
* Prevent XSS in links which open a new browser windowMarkus Staab2017-10-191-3/+3
* Fix value of attribute "autocapitalize"Michael Letzgus2017-03-181-8/+8
* Rename database password toggleMorris Jobke2017-02-071-3/+3
* Fix #24219: Added hint for specifying a port. (#26860)Sourav Badami2016-12-221-0/+3
* show installation spinner correctly, fix #2129Jan-Christoph Borchardt2016-11-221-2/+2
* Merge branch 'master' into sync-masterMorris Jobke2016-07-071-1/+0
|\
| * fix setup page strengthifyMorris Jobke2016-06-151-1/+0
* | remove svg classesHendrik Leppelsack2016-07-011-3/+3
|/
* Consistently use rel=noreferrerLukas Reschke2016-03-201-3/+3
* remove unneeded icons from input fields to not distract from submit button, f...Jan-Christoph Borchardt2015-10-301-2/+0
* use SVG for toggle image instead of PNG, fix installation and personal settin...Jan-Christoph Borchardt2015-09-031-2/+2
* Remove remainings of mssqlThomas Müller2015-07-291-2/+1
* Add hint about additional PHP database modulesMorris Jobke2015-05-181-1/+6
* add link to installation documentation to setup pageJan-Christoph Borchardt2015-04-091-2/+8
* fixing #15027, cleaning up obsolete IE5-7 workaround codeVolker E2015-03-191-1/+1
* addressing #14982 self-closing tags ending slash doesn't have a purpose & sho...Volker E2015-03-171-14/+14
* Merge pull request #12213 from sebomoto/add-loadfeedbackJan-Christoph Borchardt2015-02-181-0/+2
|\
| * changed image to classed div for spinner animationSebastian Bolt2015-02-041-0/+2
* | Remove Null Byte CheckLukas Reschke2015-02-171-7/+0