summaryrefslogtreecommitdiffstats
path: root/core/templates
Commit message (Expand)AuthorAgeFilesLines
* Fix password visibility togglesJ0WI2020-11-161-3/+3
* Check if var debugMode existstimm2k2020-09-091-1/+1
* Add a clear message why you could end up thereJoas Schilling2020-07-082-0/+8
* Change OAuth2 redirect link to relative linkFabian Helm2020-07-041-1/+1
* Check if debugMode is defined before using itRoeland Jago Douma2020-07-021-1/+1
* Move the password confirmation form template to postRoeland Jago Douma2020-05-271-1/+1
* Install page app namingRoeland Jago Douma2020-05-081-1/+1
* Comply with php-csGary Kim2020-05-021-5/+5
* Fix public layout header title & descriptionJohn Molakvoæ (skjnldsv)2020-04-301-8/+8
* Fix breadcrumb in move or copy file dialogLoïc Hermann2020-04-171-10/+13
* Format control structures, classes, methods and functionChristoph Wurst2020-04-1013-45/+62
* Merge pull request #20391 from nextcloud/refactor/spaces-cleanupChristoph Wurst2020-04-096-34/+34
|\
| * Remove trailing whitespaces from commentsChristoph Wurst2020-04-091-1/+1
| * Remove trailing and in between spacesChristoph Wurst2020-04-096-33/+33
* | Use php keywords in lowercaseChristoph Wurst2020-04-091-4/+4
|/
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-094-12/+12
* Use the short array syntax, everywhereChristoph Wurst2020-03-264-6/+6
* 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
* Merge pull request #18873 from nextcloud/design/install-pageRoeland Jago Douma2020-01-151-0/+1
|\
| * Add explanatory bit for recommended apps, fix #18631Jan-Christoph Borchardt2020-01-141-0/+1
* | Fix max width on 2FA pagesChristoph Wurst2020-01-142-2/+2
|/
* Limit the size of the container on guest pagesJulius Härtl2020-01-101-1/+1
* Merge pull request #17861 from nextcloud/fix-tab-navigation-of-menu-in-public...Roeland Jago Douma2020-01-071-1/+1
|\
| * Change menu toggle element from span to buttonDaniel Calviño Sánchez2019-12-301-1/+1
* | fix wording log in vs. loginSascha Wiswedel2020-01-064-4/+4
|/
* Add accessibility label to show password checkbox (#16642)John Molakvoæ2019-12-121-1/+1
|\
| * Issue 15965 - Show password checkbox doesn't provide label or accessible nameBrent Nesbit2019-12-101-1/+1
* | Add a dedicated page for the recommended apps installationChristoph Wurst2019-12-121-0/+28
|/
* Add checkbox to install recommended apps during setupChristoph Wurst2019-12-041-0/+9
* The loading animation is backDaniel Kesselberg2019-10-262-3/+3
* Move "you can close this window" to newlineDaniel Kesselberg2019-10-251-1/+2
* Add icon-confirm-white to submit buttonDaniel Kesselberg2019-10-251-2/+1
* Deprecate TemplateManagerJulius Härtl2019-10-161-9/+0
* Don't use an undefined index if not neededRoeland Jago Douma2019-10-031-2/+0
* Fix typo in "which"Joas Schilling2019-10-011-1/+1
* Remove aria labelJochen2019-09-101-1/+1
* Added name as fallback, in case label is not setJochen2019-09-091-1/+1
* Add null coalesce for label and style attributeJochen2019-09-091-1/+1
* Add aria labelJochen2019-09-091-2/+2
* Optimize responsiveness, remove primary classJochen2019-09-061-2/+2
* Prevent undefined for $login['style']Jochen2019-09-051-1/+1
* Move "Log in with" label to "sociallogin" appJochen2019-09-051-1/+0
* Add more space between form and alternate loginJochen2019-09-031-2/+1
* Add more space to buttonsyJochen2019-09-021-7/+11
* Move alternative login above standard login, optimize alignmentochorocho2019-08-261-11/+8
* Only add the app-itunes-app tag if the id is setJulius Härtl2019-08-233-0/+6
* Move actual password reset to vueJulius Härtl2019-07-311-40/+0
* Remove precomposed from apple-touch-icon-precomposedGary Kim2019-06-154-4/+4