aboutsummaryrefslogtreecommitdiffstats
path: root/core/src/components
Commit message (Expand)AuthorAgeFilesLines
* fix(unified-search): filteredProviders now inherits all provider propsnfebe7 days1-6/+6
* fix: Use `searchFrom` property for client side pluginsfix/noid/fix-unified-search-provider-idnfebe11 days1-9/+12
* fix: unified search provider idSebastianKrupinski11 days1-1/+1
* fix(unified-search): Prevent multiple file picker triggers in in-folder searchfix/load-more-than-5-items-in-folder-filternfebe12 days1-1/+6
* fix(unified-search): Use appId for searchingnfebe12 days1-2/+8
* fix(unifiedsearch): Simplify and correct thumbnail stylesFerdinand Thiessen14 days1-61/+48
* fix(UnifiedSearch): request data only when opening modalMaksim Sukharev2025-01-181-12/+13
* chore: Resolve ESLint warningsFerdinand Thiessen2025-01-161-6/+5
* feat: Adapt providers `disabled` property to match user applied filtersnfebe2025-01-131-6/+19
* feat(contacts-menu): implement custom javascript hook actionfeat/contacts-menu/js-hook-actionRichard Steinmetz2025-01-091-2/+25
* fix(recommended-apps): Typo "screen sharing" vs "screensharing"Ferdinand Thiessen2024-11-191-1/+1
* fix(core): Do not use `v-html` for translation outputFerdinand Thiessen2024-11-191-1/+1
* refactor(styles): Adjust code style in SCSS sources to match our stylelint co...Ferdinand Thiessen2024-11-192-64/+62
* Fix(core): fix app menu alignment in RTL mode.Faisal Alghamdi2024-11-091-0/+6
* fix: Vue app namesLouis Chemineau2024-10-092-0/+2
* feat: Implement Vue UI for public page menuFerdinand Thiessen2024-09-035-0/+262
* fix(UnifiedSearch): Restore normal dialog sizefenn-cs2024-08-301-1/+3
* fix: Adjust more places for logical positionFerdinand Thiessen2024-08-295-10/+6
* fix: Adjust some minor styles issuesFerdinand Thiessen2024-08-291-33/+0
* Fix: float and clearMostafa Ahangarha2024-08-291-1/+1
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-297-9/+43
* fix(UnifiedSearch): Focus search input on openfenn-cs2024-08-191-3/+10
* fix(AppMenu): Prevent menu entries from jumping on hoverFerdinand Thiessen2024-08-142-28/+34
* fix: Make focussed app menu entry wider to see full nameFerdinand Thiessen2024-08-082-3/+43
* fix: Make app menu overflow entries vertically alignedFix/app-menu-overflowFerdinand Thiessen2024-08-071-2/+3
* fix: Ensure app overflow menu is rendered centeredFerdinand Thiessen2024-08-072-43/+46
* feat(core): add selection for recommended appsSanskar Soni2024-08-061-17/+30
* fix(user_status): Adjust AccountMenu entry for user statusFerdinand Thiessen2024-08-061-3/+3
* fix(core): Migrate UserMenu / AccountMenu to NcListItemFerdinand Thiessen2024-08-063-78/+69
* fix(core): app menu notification should be in the top rightskjnldsv2024-08-011-2/+3
* fix(core): do not show unread notification on app menu hoverskjnldsv2024-07-312-1/+6
* fix(core): app menu label position and animationskjnldsv2024-07-311-12/+17
* refactor: Fix some linting issues in frontend codeFerdinand Thiessen2024-07-191-2/+4
* refactor(core): Split app menu into componentsFerdinand Thiessen2024-07-103-205/+261
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-092-2/+2
* fix(UnifiedSearch): Implement design comments and focus input on openFerdinand Thiessen2024-06-271-18/+54
* feat: Add in-app searchMarco Ambrosini2024-06-272-0/+889
* chore(deps): Update `debounce` to 2.1.0Ferdinand Thiessen2024-06-231-1/+1
* fix(login): Prevent submitting the login form multiple timesMarcel Müller2024-06-061-1/+7
* fix(login): Disable login button when already logging inMarcel Müller2024-06-061-0/+1
* fix: Adjust dashboard and header menu to use new background colorsFerdinand Thiessen2024-05-211-7/+7
* feat(login-mask): remove `Login with` from labelSimon L.2024-05-211-2/+2
* chore(core): Change "username" to "account name"Christopher Ng2024-05-171-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-1322-293/+67
* fix(unifiedSearch): Prevent broken avatars for federated usersfenn-cs2024-04-291-1/+5
* fix: Use `@simplewebauthn` for frontend logicFerdinand Thiessen2024-04-161-110/+24
* feat: Deprecate `OC.dialogs.prompt` an replace with Vue implementationFerdinand Thiessen2024-04-101-0/+107
* feat(login): Clear login form (password) after IDLE timeoutFerdinand Thiessen2024-03-253-7/+128
* feat: Limit email input on auth pages to 255 charsfenn-cs2024-03-212-1/+13
* fix: login page now correctly shows email LDAP settingsEduardo Morales2024-03-101-1/+16