aboutsummaryrefslogtreecommitdiffstats
path: root/core/templates
Commit message (Expand)AuthorAgeFilesLines
* 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
* Vueify the login pageChristoph Wurst2019-05-291-97/+1
* Merge pull request #15705 from nextcloud/bugfix/15598/text-color-search-box-d...Morris Jobke2019-05-281-1/+1
|\
| * Change text color in search box in darktheme, ref #15598Greta Doci2019-05-261-1/+1
* | Allow 2FA to be setup on first loginRoeland Jago Douma2019-05-173-2/+87
|/
* Create a login bundle for login page scriptsChristoph Wurst2019-05-071-1/+1
* Block install without CAN_INSTALL fileRoeland Jago Douma2019-04-112-0/+12
* Fix markup of file names in file pickerDaniel Calviño Sánchez2019-04-031-1/+1
* Truncate filename in the middle on filepickerJohn Molakvoæ (skjnldsv)2019-03-301-1/+5
* Make all filepicker strings translatableChristoph Wurst2019-03-221-3/+3
* Merge pull request #14739 from nextcloud/bugfix/noid/header-link-navigation-s...Roeland Jago Douma2019-03-191-1/+1
|\
| * Style of navigation links in header is too catchyJoas Schilling2019-03-181-1/+1
* | 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
|/
* Change login error message to "wrong username or password" (fixes #14460)Felix Ableitner2019-03-061-1/+1
* Fix closing tags in headerJulius Härtl2019-02-271-2/+2
* Merge pull request #14318 from DominikWA/RemoveUnnecessaryMetaTagsRoeland Jago Douma2019-02-264-4/+0
|\
| * Remove additional referrer policy meta tag.Dominik Wasielewski2019-02-261-1/+0
| * Remove unnecessary meta tags.Dominik Wasielewski2019-02-263-3/+0
* | Login flow V2Roeland Jago Douma2019-02-253-0/+135
* | 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