summaryrefslogtreecommitdiffstats
path: root/core/templates
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Show user account on grant loginflow stepJoas Schilling2022-05-132-3/+15
|/ /
* | Migrate to static icons coloursJohn Molakvoæ2022-05-101-1/+1
* | Fix header apps iconsJohn Molakvoæ2022-04-281-1/+1
* | Lint and psalm fixJohn Molakvoæ2022-04-211-1/+3
* | Write body theme selector straight in the templateJohn Molakvoæ2022-04-211-1/+1
* | Update and fix theming imagesJohn Molakvoæ (skjnldsv)2022-04-211-4/+0
* | Start theming providersJoas Schilling2022-04-211-3/+2
|/
* Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu2022-04-111-2/+57
* Retrieve user status only once when displaying pageCarl Schwan2022-04-051-5/+1
* Add a built-in profiler inside NextcloudCarl Schwan2022-04-041-1/+1
* Merge pull request #31592 from nextcloud/fix/direct-arg-flow-v2Vincent Petry2022-03-292-7/+13
|\
| * Add direct arg to login flowVincent Petry2022-03-282-7/+13
* | Remove legacy Internet Explorer headersMichaIng2022-03-194-4/+0
|/
* Fix target attribute does not existsCarl Schwan2022-02-161-2/+2
* Target_Blank option to open External linkschristophe canovas2022-02-151-0/+2
* allow changing the top-left logo link target in system configJulien Veyssier2022-01-201-1/+1
* Improve installation pagesChristopher Ng2022-01-141-11/+1