summaryrefslogtreecommitdiffstats
path: root/core/templates
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Remove unneeded tabindex, add keyboard focus feedback for app listJan-Christoph Borchardt2017-09-291-6/+5
| * Merge legacy app title h1 into Nextcloud h1, ref #5822Jan-Christoph Borchardt2017-09-291-8/+1
| * Add proper labels to various form elements and buttonsJan-Christoph Borchardt2017-09-291-4/+6
| * Add alt text to app icons in headerJan-Christoph Borchardt2017-09-291-1/+1
* | Update enable javascript link to httpsMartin2017-10-021-1/+1
|/
* Add manifest.json to the login pageJulius Härtl2017-09-121-0/+1
* Spelling: Shortening and single please.Allan Nordhøy2017-08-291-2/+2
* Merge pull request #4925 from nextcloud/error-stylingMorris Jobke2017-08-293-29/+29
|\