summaryrefslogtreecommitdiffstats
path: root/core/templates
Commit message (Expand)AuthorAgeFilesLines
* allow to specify upgrade.cli-upgrade-link in order to link to the correct doc...Simon L2023-06-121-3/+7
* chore(404): Extend 404 error message to mention possibly missing permissionsMarcel Klehr2023-04-261-1/+1
* Merge pull request #37583 from nextcloud/fix/37174-place-heading-inside_of_th...Julia Kirschenheuter2023-04-061-3/+3
|\
| * Move heading to the main contentjulia.kirschenheuter2023-04-051-3/+3
* | fix: Adjust filepicker breadcrumb structure to recent a11y changesJulius Härtl2023-04-051-1/+2
|/
* Add label for logo linkChristopher Ng2023-03-291-5/+2
* Create headings for settings pagesjulia.kirschenheuter2023-03-071-3/+3
* Merge pull request #36633 from nextcloud/fix/36632-create_an_accessible_name_...Julia Kirschenheuter2023-02-131-1/+5
|\
| * Create an accessible name for logo on logged in pagejulia.kirschenheuter2023-02-131-1/+5
* | Port user menu to VueChristopher Ng2023-02-091-39/+1
|/
* Fix event listener race condition on login-formMarcel Müller2023-01-232-2/+2
* composer run cs:fixCôme Chilliet2023-01-209-49/+49
* Revert "Add alt to the logo, adapt css for logo"John Molakvoæ2023-01-173-5/+11
* Focus trap contacts menu with NcHeaderMenu portChristopher Ng2023-01-131-8/+1
* Add alt to the logo, adapt css for logojulia.kirschenheuter2022-12-083-11/+5
* Place ```<h1>``` into main contentjulia.kirschenheuter2022-11-153-26/+29
* Disable browser translationsArnout Engelen2022-10-274-4/+4
* Use proper error pages instead of always redirectingJulius Härtl2022-10-211-2/+2
* Cleanup ie and old edge propertiesJohn Molakvoæ (skjnldsv)2022-10-191-0/+1
* Merge pull request #31947 from andyxheli/patch-1blizzz2022-10-061-1/+0
|\
| * Fix Error: Undefined index: redirect_urlAndy Xheli2022-04-121-1/+0
* | Fix install pageVincent Petry2022-09-241-17/+10
* | Merge branch 'master' into fix/setting/accessibility-titleCarl Schwan2022-09-0224-233/+160
|\ \
| * | Do not prevent scaling due to accessibilityJulius Härtl2022-09-011-1/+1
| * | More refactoring of app content areasJulius Härtl2022-09-011-1/+2
| * | Move app menu to vueJulius Härtl2022-08-311-64/+1
| * | Fix trusted domain error pageJoas Schilling2022-08-111-1/+1
| * | Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-013-8/+8
| * | Transfer `aria-label` from nav settings menu to settings menu icon-buttonjulia.kirschenheuter2022-07-281-3/+2
| * | Fix login flowCarl Schwan2022-07-272-3/+3
| * | Redesign guest pages for better accessibilityCarl Schwan2022-07-2717-130/+120
| * | Merge pull request #33361 from nextcloud/techdebt/noid/further-cleanupVincent Petry2022-07-261-1/+1
| |\ \
| | * | Add missing closing spans and avoid empty hrefVincent Petry2022-07-261-1/+1
| * | | Remove obsolete notification containerVincent Petry2022-07-262-6/+0
| |/ /
| * | Replace files app ids to classesVincent Petry2022-07-261-4/+4
| * | Identify the login page explicitly by the page titleChristopher Ng2022-07-201-1/+4
| * | Add skip content buttons to the public page layoutJulius Härtl2022-07-181-0/+5
| * | Fix styling for single skip buttons globallyJulius Härtl2022-07-161-2/+4
| * | Allow to override #app-content and #app-navigation hrefs for content skippingJulius Härtl2022-07-161-2/+2
| * | Fix duplicate id "hole"Joas Schilling2022-07-141-4/+4
| * | Add accessible names for file picker grid view toggle and new folder buttonChristopher Ng2022-07-011-1/+1
| * | Fix 2FA setup vs set up typoChristoph Wurst2022-06-141-1/+1
| * | Use button for grid view toggle instead of hidden checkboxChristopher Ng2022-06-091-2/+1
| * | Handle keyboard navigation in the file pickerChristopher Ng2022-06-081-4/+4
| * | Various improvements related to the recent implementation of temporary passwordsCyrille Bollu2022-06-081-9/+6
| * | Declare header entries in the order they are displayedLouis Chemineau2022-06-021-1/+1
| * | More meaningfull message when a public authenticated share's password is wron...Cyrille Bollu2022-05-311-1/+1
* | | Improve accessibility of the title of the settingsCarl Schwan2022-05-161-0/+1
|/ /
* | Merge pull request #31584 from nextcloud/fix/accessibilityJohn Molakvoæ2022-05-161-2/+2
|\ \
| * | Improve accessibility with more visible focus indication for non vue appsCarl Schwan2022-05-161-2/+2