summaryrefslogtreecommitdiffstats
path: root/core/src/views
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #40994 from nextcloud/fix/37092/user-menu-validationFerdinand Thiessen2023-10-201-2/+20
|\
| * fix(core): do not assign all navigation entry properties as html attributesGrigorii K. Shartsev2023-10-191-2/+20
* | Fix placement of actions within unified searchjulia.kirschenheuter2023-10-191-1/+1
|/
* Shortcut Ctrl+F for different keyboard layoutsAndrii Ilkiv2023-10-191-1/+1
* Fix width of input on contacts menujulia.kirschenheuter2023-10-181-1/+0
* enh(a11y): Add avatar descriptionChristopher Ng2023-10-161-5/+79
* enh(a11y): Add accessible user menu semanticsChristopher Ng2023-10-161-71/+64
* Merge pull request #40749 from nextcloud/refactor/contacts-menu-to-vueChristoph Wurst2023-10-161-113/+113
|\
| * refactor: Contacts menu to VueChristoph Wurst2023-10-161-113/+113
* | fix(search): Close unified search at the second ctrl+fChristoph Wurst2023-10-161-0/+3
|/
* fix: content info footer on guest pagesRichard Steinmetz2023-09-191-27/+1
* enh(a11y): Add search contacts labelChristopher Ng2023-09-071-1/+7
* Remove padding for longer wordingsJérôme Herbinet2023-08-241-1/+0
* fix: Resolve code linting issuesFerdinand Thiessen2023-08-021-9/+9
* fix(core): Migrate from deprecated `excludeClickOutsideClasses` to `excludeCl...Ferdinand Thiessen2023-06-271-1/+1
* adjust active element visibility in the usermenuSimon L2023-05-251-2/+2
* feat(login): Use `tertiary` button for "back to login"Ferdinand Thiessen2023-05-171-3/+12
* fix(login): Make login form and footer look like a dashboard panelFerdinand Thiessen2023-05-161-5/+35
* fix(search): fix load moreJohn Molakvoæ2023-05-161-4/+4
* Use the color-primary-element* variablesSimon L2023-05-132-8/+8
* fix: prevent malicious url in unsupported browser redirectJohn Molakvoæ2023-05-111-2/+4
* fix(core): Fix profile view edit button overlapping status textFerdinand Thiessen2023-04-261-2/+7
* l10n: Change to a capital letterSimon L2023-04-171-1/+1
* chore(eslint): replace node/no-extraneous-import by n/no-extraneous-importJohn Molakvoæ2023-03-231-1/+1
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-232-10/+10
* fix(unified-search): emptycontent messagesJohn Molakvoæ2023-03-021-18/+35
* fix(unified-search): fix code highlightingJohn Molakvoæ2023-03-021-5/+5
* fix(unified-search): remove conflicting trigger colorJohn Molakvoæ2023-03-021-6/+1
* fix too long entries in contacts-menuSimon L2023-02-161-7/+3
* Port user menu to VueChristopher Ng2023-02-091-0/+184
* Fix focus not returning to search iconChristopher Ng2023-01-251-2/+0
* Port global search menu to focus trapped NcHeaderMenuChristopher Ng2023-01-181-14/+16
* Focus trap contacts menu with NcHeaderMenu portChristopher Ng2023-01-131-0/+198
* Remove js navigation on alternative login clickzorn-v2023-01-101-5/+1
* Improve verbosity of search descriptionChristopher Ng2022-12-081-1/+1
* Fix contrast of global search headingsChristopher Ng2022-11-251-4/+4
* Close global search menu when focus leavesChristopher Ng2022-11-171-1/+5
* Only check unsupported browsers on user renderingJohn Molakvoæ2022-10-281-1/+9
* Address reviewSimon L2022-10-251-1/+1
* update browser warningszaimen2022-10-251-2/+2
* Invert header icons on bright preset backgroundsChristopher Ng2022-10-191-0/+4
* Add config and fix seleniumJohn Molakvoæ2022-10-191-6/+8
* Cleanup ie and old edge propertiesJohn Molakvoæ (skjnldsv)2022-10-191-0/+191
* Fix regexp for unified searching in appsVincent Petry2022-10-141-4/+11
* Clear search results when remove search queryCarl Schwan2022-09-191-0/+3
* Reset global search on files sidebar navigation changeChristopher Ng2022-09-151-1/+10
* Add an OCP method to check the shortcut state and use it for global search an...Joas Schilling2022-09-151-0/+4
* Add api to load additional section in profile pageCarl Schwan2022-09-141-1/+10
* Make profile page scrollable againCarl Schwan2022-09-121-0/+1
* Fix UnifiedSearchCarl Schwan2022-09-081-1/+11