aboutsummaryrefslogtreecommitdiffstats
path: root/core/templates/layout.user.php
Commit message (Expand)AuthorAgeFilesLines
* feat(rtl): Set layout direction based on languageali ghorbani2024-09-231-1/+1
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-3/+3
* Fix: float and clearMostafa Ahangarha2024-08-291-3/+3
* fix: Disable auto-zoom on iOSFerdinand Thiessen2024-08-211-1/+3
* feat: Provide CSP nonce as `<meta>` elementFerdinand Thiessen2024-08-131-0/+1
* chore(core): wrap initial state into hidden containerGrigorii K. Shartsev2024-07-301-5/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-271-0/+6
* php-cs-fixer fixesAndrii Rublov2024-02-231-3/+3
* [Bugfix]: Titles of pages (dashboard, apps-settings, users-settings) #43327Andrii Rublov2024-02-231-4/+4
* fix(manifest): Check if app exists instead of accessing null as an arrayJoas Schilling2024-01-171-1/+1
* Merge pull request #42837 from nextcloud/refactor/remove-legacy-sudo-login-formFerdinand Thiessen2024-01-161-10/+0
|\
| * refactor(core): remove sudo-login-form layoutGrigorii K. Shartsev2024-01-161-10/+0
* | Complete `<h1>` settings headingjulia.kirschenheuter2024-01-161-1/+4
|/
* Rename "global search" to "unified search"fenn-cs2023-12-121-1/+0
* Feat: New UI global searchfenn-cs2023-11-101-0/+1
* fix(core): remove unnecessary role=banner on top level headerGrigorii K. Shartsev2023-10-211-1/+1
* Move heading to the main contentjulia.kirschenheuter2023-04-051-3/+3
* 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
|/
* composer run cs:fixCôme Chilliet2023-01-201-13/+13
* Revert "Add alt to the logo, adapt css for logo"John Molakvoæ2023-01-171-1/+1
* Focus trap contacts menu with NcHeaderMenu portChristopher Ng2023-01-131-8/+1
* Add alt to the logo, adapt css for logojulia.kirschenheuter2022-12-081-1/+1
* Place ```<h1>``` into main contentjulia.kirschenheuter2022-11-151-7/+6
* Disable browser translationsArnout Engelen2022-10-271-1/+1
* Merge branch 'master' into fix/setting/accessibility-titleCarl Schwan2022-09-021-75/+11
|\
| * 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
| * Transfer `aria-label` from nav settings menu to settings menu icon-buttonjulia.kirschenheuter2022-07-281-3/+2
| * 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-261-3/+0
| |/
| * 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
| * Declare header entries in the order they are displayedLouis Chemineau2022-06-021-1/+1
* | Improve accessibility of the title of the settingsCarl Schwan2022-05-161-0/+1
|/
* Improve accessibility with more visible focus indication for non vue appsCarl Schwan2022-05-161-2/+2
* 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
* Start theming providersJoas Schilling2022-04-211-3/+2
* 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
* Remove legacy Internet Explorer headersMichaIng2022-03-191-1/+0