summaryrefslogtreecommitdiffstats
path: root/core/templates
Commit message (Expand)AuthorAgeFilesLines
* Add locale to templatesRoeland Jago Douma2018-07-063-3/+3
* OC.getLocale() now returns Locale and no longer LanguageThomas Citharel2018-06-271-1/+1
* Make skip navigation links translatableJan-Christoph Borchardt2018-06-271-2/+2
* Add skip navigation / skip to content linksJan-Christoph Borchardt2018-06-261-0/+4
* Merge pull request #9632 from nextcloud/enhancement/stateful-2fa-providersMorris Jobke2018-06-251-0/+5
|\
| * Make 2FA providers statefulChristoph Wurst2018-06-201-0/+5
* | Move public auth page overRoeland Jago Douma2018-06-201-0/+27
|/
* Added new search standardJohn Molakvoæ (skjnldsv)2018-06-191-1/+1
* Add data-id to settings navigationJulius Härtl2018-05-081-1/+1
* Fix form labels and main landmark on log in pageJan-Christoph Borchardt2018-04-182-1/+5
* Do not restrict zooming inJan-Christoph Borchardt2018-04-184-4/+4
* Add aria-label to more-apps menu as wellJan-Christoph Borchardt2018-04-181-2/+2
* Add proper ARIA attributes and structure to header for accessibility, thanks ...Jan-Christoph Borchardt2018-04-181-11/+20
* Show a link to the docs instead of a button on the untrusted domain pageMorris Jobke2018-04-171-6/+2
* Merge pull request #9115 from nextcloud/feature/noid/login_flow_wordingRoeland Jago Douma2018-04-092-5/+51
|\
| * Improve login flowRoeland Jago Douma2018-04-082-5/+51
* | Always remember meRoeland Jago Douma2018-04-061-10/+0
|/
* Add footer to public page templateJulius Härtl2018-04-051-0/+5
* Move styling and menu handling to publicpage.jsJulius Härtl2018-04-051-2/+2
* Remove "Alternative logins" title on login pageMorris Jobke2018-03-141-1/+0
* Remove deprecated URL functions for OCP\UtilRoeland Jago Douma2018-03-131-1/+1
* Update login.phprakekniven2018-03-081-1/+1
* Fixed public templateJohn Molakvoæ (skjnldsv)2018-03-071-10/+12
* Create special option to toggle header menu containerJohn Molakvoæ (skjnldsv)2018-03-041-1/+1
* Fix acceptance test for new menu structureJulius Härtl2018-02-271-1/+1
* Fix popovermenuJulius Härtl2018-02-271-3/+3
* Add public templateJulius Härtl2018-02-271-0/+80
* Use array in t() calls in exception templateJulius Härtl2018-02-231-7/+7
* Fix more templatesRoeland Jago Douma2018-02-211-1/+1
* Referrer fix (no-referrer)Ralph Slooten2018-02-083-3/+3
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-264-5/+5
* Fix wordingRoeland Jago Douma2018-01-151-1/+1
* Display message when connection is throttled on logi pageRoeland Jago Douma2018-01-151-0/+6
* made small changes to login screenRobert Pirritano2018-01-111-6/+6
* Fix appmenu svg double invertJulius Härtl2018-01-101-8/+6
* Remove css invert since we are using svg filters for nowJulius Härtl2018-01-031-4/+4
* Invert app icons on IE11 as wellJulius Härtl2018-01-031-2/+8
* Hide stay logged in checkbox when flow authentication is usedJulius Härtl2017-12-281-0/+2
* Removed unwanted and unused spacerJohn Molakvoæ (skjnldsv)2017-12-121-1/+0
* Adjust style of new password form to defaultMorris Jobke2017-11-161-1/+1
* Merge pull request #7013 from nextcloud/forgot-passwordJan-Christoph Borchardt2017-11-141-6/+19
|\
| * Fix template order and animationJohn Molakvoæ (skjnldsv)2017-11-051-12/+11
| * Fix variable nameJan-Christoph Borchardt2017-11-031-1/+1
| * Add some JS to hide and show elements for password resetJan-Christoph Borchardt2017-11-021-2/+9
| * Directly show Forgot password link, fix #6808Jan-Christoph Borchardt2017-11-021-0/+7
* | Merge pull request #6788 from staabm/masterLukas Reschke2017-11-083-5/+5
|\ \
| * | Prevent XSS in links which open a new browser windowMarkus Staab2017-10-193-5/+5
* | | Theming: theme flow redirection pageJulius Härtl2017-11-081-1/+1
| |/ |/|
* | Translate Grant AccessRoeland Jago Douma2017-11-011-2/+2
|/
* Merge pull request #6700 from nextcloud/accessibility-fixesJulius Härtl2017-10-041-19/+13
|\