aboutsummaryrefslogtreecommitdiffstats
path: root/core/src/components
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix: replace `Account name` by `Login`John Molakvoæ2024-02-133-6/+6
* feat: rename users to account or personVincent Petry2024-02-132-4/+4
* fix(theming): The background is the primary color and must not be double inve...Ferdinand Thiessen2024-02-031-1/+0
* fix header-elements being not shown correctlySimon L2024-01-111-0/+1
* fix(a11y): Aria-hide contacts menu icon imagesChristoph Wurst2024-01-111-2/+2
* enh(core): replaced previous native a element with NcButtonEduardo Morales2024-01-091-46/+24
* fix: Adjust colors of app menu and dashboardFerdinand Thiessen2023-12-201-3/+5
* Unified search: update people select with API callsfenn-cs2023-12-121-0/+4
* Rename "global search" to "unified search"fenn-cs2023-12-126-364/+364
* Correct semantics for link opening in global searchfenn-cs2023-12-061-6/+2