summaryrefslogtreecommitdiffstats
path: root/core/src
Commit message (Expand)AuthorAgeFilesLines
* Wrap long productName on login formfenn-cs2023-09-041-0/+1
* Fix app menu flickerZetaTom2023-07-131-1/+0
* Fix(OC/password-confirmation): Hide the correct buttonMarcel Klehr2023-07-041-2/+3
* Trap focus in dialogsChristopher Ng2023-06-061-2/+21
* fix(search): fix load moreJohn Molakvoæ2023-05-161-4/+4
* fix(AppMenu): On bright color theme the app icons in the overflow menu must b...Ferdinand Thiessen2023-05-031-4/+10
* Change contactsmenu structure to a listjulia.kirschenheuter2023-03-301-0/+6
* Replace custom tooltips with native ones of entries in contacts menu.julia.kirschenheuter2023-03-292-7/+2
* Create headings for settings pagesjulia.kirschenheuter2023-03-091-0/+12
* Add label and switch ocdialog close button to button elementChristopher Ng2023-03-072-3/+6
* Add avatar contact img descriptionChristopher Ng2023-03-052-2/+7
* Add name for home breadcrumb in filepickerChristopher Ng2023-02-261-1/+1
* Add focus border for search resultsChristopher Ng2023-02-241-5/+4
* Port user menu to VueChristopher Ng2023-02-243-34/+301
* fix too long entries in contacts-menuSimon L2023-02-161-7/+3
* Restore copy button text on directory fetch errorLouis Chemineau2023-02-091-6/+7
* Fix focus not returning to search iconChristopher Ng2023-01-261-2/+0
* Port global search menu to focus trapped NcHeaderMenuChristopher Ng2023-01-192-252/+16
* Focus trap contacts menu with NcHeaderMenu portChristopher Ng2023-01-183-41/+218
* Remove js navigation on alternative login clickzorn-v2023-01-101-5/+1
* Allow target="_blank" in app navigation itemsThomas Citharel2023-01-051-1/+3
* Change focused items behavior that neighbor elements (text and border) have n...julia.kirschenheuter2022-12-221-9/+9
* Merge pull request #35497 from nextcloud/backport/35494/stable25Vincent Petry2022-12-161-2/+0
|\
| * Remove old code from comment to not trigger automatic scanners more than neededJoas Schilling2022-11-291-2/+0
* | Improve verbosity of search descriptionChristopher Ng2022-12-131-1/+1
* | Fix contrast of global search headingsChristopher Ng2022-12-081-4/+4
|/
* Revert "Add minimumInputLength for tags select"Daniel Kesselberg2022-11-241-1/+0
* Allow single character search by defaultChristopher Ng2022-11-241-1/+1
* Merge pull request #35235 from nextcloud/backport/35227/stable25Simon L2022-11-171-2/+2
|\
| * Limit toggle grid view button scopeVincent Petry2022-11-171-2/+2
* | Close global search menu when focus leavesChristopher Ng2022-11-172-2/+13
|/
* Fix AppMenu icons for firefoxSimon L2022-11-161-0/+1
* Fix rendering of login headlineChristopher Ng2022-11-151-1/+2
* Fix icon of encrypted folders in filepickerCarl Schwan2022-10-271-1/+6
* Fix more icon colorChristopher Ng2022-10-211-0/+1
* Invert header icons on bright preset backgroundsChristopher Ng2022-10-202-2/+5
* Fix empty password string being submitted to serverChristopher Ng2022-10-191-1/+1
* Merge pull request #34661 from nextcloud/backport/34614/stable25blizzz2022-10-191-4/+11
|\
| * Fix regexp for unified searching in appsVincent Petry2022-10-181-4/+11
* | 🧭 Fix rebuilding the navigationJoas Schilling2022-10-181-0/+6
|/
* Merge pull request #34332 from nextcloud/backport/34327/stable25Simon L2022-10-011-2/+6
|\
| * Fix starred favourite iconJohn Molakvoæ (skjnldsv)2022-09-291-2/+6
* | Only match http(s) URLs for referencesJoas Schilling2022-09-301-1/+1
|/
* Clear search results when remove search queryCarl Schwan2022-09-191-0/+3
* l10n: Change to a capital letterValdnet2022-09-171-2/+2
* Merge pull request #34096 from nextcloud/bug/noid/tag-loadingVincent Petry2022-09-163-11/+18
|\
| * Rewrite OC.SystemTags.getDescriptiveTag to vanilla jsDaniel Kesselberg2022-09-152-10/+13
| * Improve loading for tagsDaniel Kesselberg2022-09-151-1/+4
| * Add minimumInputLength for tags selectDaniel Kesselberg2022-09-151-0/+1
* | Set focus to input fieldDaniel Kesselberg2022-09-161-2/+2