| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(login): only show error state on login box if user interacted | Ferdinand Thiessen | 2025-02-17 | 1 | -0/+5 |
* | fix(unified-search): filteredProviders now inherits all provider props | nfebe | 2025-02-03 | 1 | -6/+6 |
* | fix: Use `searchFrom` property for client side plugins | nfebe | 2025-01-31 | 1 | -9/+12 |
* | fix: unified search provider id | SebastianKrupinski | 2025-01-31 | 1 | -1/+1 |
* | fix(unified-search): Prevent multiple file picker triggers in in-folder searchbackport/50129/stable30 | nfebe | 2025-01-29 | 1 | -1/+6 |
* | fix(unified-search): Use appId for searching | nfebe | 2025-01-29 | 1 | -2/+8 |
* | fix(UnifiedSearch): request data only when opening modal | Maksim Sukharev | 2025-01-18 | 1 | -12/+13 |
* | feat: Adapt providers `disabled` property to match user applied filters | nfebe | 2025-01-17 | 1 | -6/+19 |
* | fix(core): Do not use `v-html` for translation output | Ferdinand Thiessen | 2024-11-19 | 1 | -1/+1 |
* | fix(UnifiedSearch): Restore normal dialog size | fenn-cs | 2024-09-02 | 1 | -1/+3 |
* | fix(UnifiedSearch): Focus search input on open | fenn-cs | 2024-08-20 | 1 | -3/+10 |
* | fix(AppMenu): Prevent menu entries from jumping on hover | Ferdinand Thiessen | 2024-08-14 | 2 | -28/+34 |
* | fix: Make focussed app menu entry wider to see full name | Ferdinand Thiessen | 2024-08-08 | 2 | -3/+43 |
* | fix: Make app menu overflow entries vertically alignedFix/app-menu-overflow | Ferdinand Thiessen | 2024-08-07 | 1 | -2/+3 |
* | fix: Ensure app overflow menu is rendered centered | Ferdinand Thiessen | 2024-08-07 | 2 | -43/+46 |
* | feat(core): add selection for recommended apps | Sanskar Soni | 2024-08-06 | 1 | -17/+30 |
* | fix(user_status): Adjust AccountMenu entry for user status | Ferdinand Thiessen | 2024-08-06 | 1 | -3/+3 |
* | fix(core): Migrate UserMenu / AccountMenu to NcListItem | Ferdinand Thiessen | 2024-08-06 | 3 | -78/+69 |
* | fix(core): app menu notification should be in the top right | skjnldsv | 2024-08-01 | 1 | -2/+3 |
* | fix(core): do not show unread notification on app menu hover | skjnldsv | 2024-07-31 | 2 | -1/+6 |
* | fix(core): app menu label position and animation | skjnldsv | 2024-07-31 | 1 | -12/+17 |
* | refactor: Fix some linting issues in frontend code | Ferdinand Thiessen | 2024-07-19 | 1 | -2/+4 |
* | refactor(core): Split app menu into components | Ferdinand Thiessen | 2024-07-10 | 3 | -205/+261 |
* | chore: Enable ESLint for apps and fix all errors | Ferdinand Thiessen | 2024-07-09 | 2 | -2/+2 |
* | fix(UnifiedSearch): Implement design comments and focus input on open | Ferdinand Thiessen | 2024-06-27 | 1 | -18/+54 |
* | feat: Add in-app search | Marco Ambrosini | 2024-06-27 | 2 | -0/+889 |
* | chore(deps): Update `debounce` to 2.1.0 | Ferdinand Thiessen | 2024-06-23 | 1 | -1/+1 |
* | fix(login): Prevent submitting the login form multiple times | Marcel Müller | 2024-06-06 | 1 | -1/+7 |
* | fix(login): Disable login button when already logging in | Marcel Müller | 2024-06-06 | 1 | -0/+1 |
* | fix: Adjust dashboard and header menu to use new background colors | Ferdinand Thiessen | 2024-05-21 | 1 | -7/+7 |
* | feat(login-mask): remove `Login with` from label | Simon L. | 2024-05-21 | 1 | -2/+2 |
* | chore(core): Change "username" to "account name" | Christopher Ng | 2024-05-17 | 1 | -2/+2 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 22 | -293/+67 |
* | fix(unifiedSearch): Prevent broken avatars for federated users | fenn-cs | 2024-04-29 | 1 | -1/+5 |
* | fix: Use `@simplewebauthn` for frontend logic | Ferdinand Thiessen | 2024-04-16 | 1 | -110/+24 |
* | feat: Deprecate `OC.dialogs.prompt` an replace with Vue implementation | Ferdinand Thiessen | 2024-04-10 | 1 | -0/+107 |
* | feat(login): Clear login form (password) after IDLE timeout | Ferdinand Thiessen | 2024-03-25 | 3 | -7/+128 |
* | feat: Limit email input on auth pages to 255 chars | fenn-cs | 2024-03-21 | 2 | -1/+13 |
* | fix: login page now correctly shows email LDAP settings | Eduardo Morales | 2024-03-10 | 1 | -1/+16 |
* | fix: replace `Account name` by `Login` | John Molakvoæ | 2024-02-13 | 3 | -6/+6 |
* | feat: rename users to account or person | Vincent Petry | 2024-02-13 | 2 | -4/+4 |
* | fix(theming): The background is the primary color and must not be double inve... | Ferdinand Thiessen | 2024-02-03 | 1 | -1/+0 |
* | fix header-elements being not shown correctly | Simon L | 2024-01-11 | 1 | -0/+1 |
* | fix(a11y): Aria-hide contacts menu icon images | Christoph Wurst | 2024-01-11 | 1 | -2/+2 |
* | enh(core): replaced previous native a element with NcButton | Eduardo Morales | 2024-01-09 | 1 | -46/+24 |
* | fix: Adjust colors of app menu and dashboard | Ferdinand Thiessen | 2023-12-20 | 1 | -3/+5 |
* | Unified search: update people select with API calls | fenn-cs | 2023-12-12 | 1 | -0/+4 |
* | Rename "global search" to "unified search" | fenn-cs | 2023-12-12 | 6 | -364/+364 |
* | Correct semantics for link opening in global search | fenn-cs | 2023-12-06 | 1 | -6/+2 |
* | fix(core): app icon alignment in app menu | Grigorii K. Shartsev | 2023-11-30 | 1 | -1/+4 |