aboutsummaryrefslogtreecommitdiffstats
path: root/core/src
Commit message (Expand)AuthorAgeFilesLines
* Global search : Fix basic functional issuesfenn-cs2023-11-143-17/+24
* Close participants filter after clickMarco2023-11-131-1/+3
* Use new SearchableList component for people filterfenn-cs2023-11-103-59/+63
* Create searchable list componentMarco2023-11-101-0/+149
* Feat: New UI global searchfenn-cs2023-11-106-0/+1076
* fix: Show error message when CSRF check fails at loginChristoph Wurst2023-11-081-0/+8
* Fix styles for input fields on focus statejulia.kirschenheuter2023-11-062-2/+19
* feat(contactsmenu): Show user statusChristoph Wurst2023-10-313-44/+45
* fix(a11y): Increase contrast of contacts menu actionsChristopher Ng2023-10-301-12/+1
* fix: Settings nav entries typingChristopher Ng2023-10-261-1/+1
* enh(a11y): Add separate profile entryChristopher Ng2023-10-262-2/+150
* Merge pull request #40994 from nextcloud/fix/37092/user-menu-validationFerdinand Thiessen2023-10-202-4/+22
|\
| * fix(core): do not assign all navigation entry properties as html attributesGrigorii K. Shartsev2023-10-192-4/+22
* | Merge pull request #40979 from nextcloud/fix/36965-fix-global-searchFerdinand Thiessen2023-10-201-1/+1
|\ \
| * | Fix placement of actions within unified searchjulia.kirschenheuter2023-10-191-1/+1
| |/
* / fix: replace non-standard autocorrect with spellcheck attributeGrigorii K. Shartsev2023-10-201-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
* fix(xhr-request): Make sure to also allow strings as urlFerdinand Thiessen2023-10-171-12/+17
* Replace password dialog with dialog from libraryjulia.kirschenheuter2023-10-173-93/+8
* enh(a11y): Add label to app menu navChristopher Ng2023-10-161-1/+2
* 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-1611-682/+537
|\
| * refactor: Contacts menu to VueChristoph Wurst2023-10-1611-682/+537
* | Merge pull request #40890 from nextcloud/fix/search/close-unified-search-seco...Christoph Wurst2023-10-161-0/+3
|\ \ | |/ |/|
| * fix(search): Close unified search at the second ctrl+fChristoph Wurst2023-10-161-0/+3
* | only add x-requested-with header if requests point to NCJulien Veyssier2023-10-161-1/+12
|/
* fix: content info footer on guest pagesRichard Steinmetz2023-09-191-27/+1
* enh(a11y): Add search contacts labelChristopher Ng2023-09-073-4/+10
* chore: Migrate to new @nextcloud/vue APIChristopher Ng2023-08-293-4/+0
* fix(dialogs): Use FilePickerBuilder to create the file pickerFerdinand Thiessen2023-08-261-38/+51
* feat: Add new Vue FilePicker from @nextcloud/dialogs and use it by default.Ferdinand Thiessen2023-08-262-629/+97
* Remove padding for longer wordingsJérôme Herbinet2023-08-241-1/+0
* fix: Set X-Requested-With header on all requests to avoid browser auth dialogsJulius Härtl2023-08-182-0/+58
* chore(files): add Headers, remove legacy methods and cleanupJohn Molakvoæ2023-08-171-43/+44
* Wrap long productName on login formfenn-cs2023-08-131-0/+1
* fix: Resolve code linting issuesFerdinand Thiessen2023-08-021-9/+9
* enh(a11y): Add aria-modal to dialogsChristopher Ng2023-07-201-0/+1
* fix: Remove jQuery from main entry pointFerdinand Thiessen2023-07-131-3/+2
* fix: Remove deprecation warning for already removed APIFerdinand Thiessen2023-07-062-40/+1
* Fix(OC/password-confirmation): Hide the correct buttonMarcel Klehr2023-07-041-2/+3
* Update aria-expanded attribute for sidebar apps-slide-togglesfenn-cs2023-06-301-0/+2
* fix(core): Migrate from deprecated `excludeClickOutsideClasses` to `excludeCl...Ferdinand Thiessen2023-06-271-1/+1
* chore: upgrade typescript, eslint and fix lintJohn Molakvoæ2023-06-271-1/+0
* fix: restore AppsSlideToggle featureJohn Molakvoæ2023-06-253-1/+139
* address reviewSimon L2023-06-246-8/+8
* fix one more placeSimon L2023-06-241-2/+2
* only print deprecation logs if debug mode is enabledSimon L2023-06-245-6/+6
* Move deprecation warnings to debugSimon L2023-06-245-6/+6