aboutsummaryrefslogtreecommitdiffstats
path: root/core/src/views
Commit message (Expand)AuthorAgeFilesLines
* feat: Implement Vue UI for public page menuFerdinand Thiessen2024-09-031-0/+131
* fix: Adjust more places for logical positionFerdinand Thiessen2024-08-292-7/+5
* fix: Adjust some minor styles issuesFerdinand Thiessen2024-08-291-3/+2
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-294-7/+11
* fix(user_status): Adjust AccountMenu entry for user statusFerdinand Thiessen2024-08-061-1/+2
* fix(core): Migrate UserMenu / AccountMenu to NcListItemFerdinand Thiessen2024-08-062-259/+238
* feat(files): Implement files list filters for name, modified time and typeFerdinand Thiessen2024-07-251-1/+1
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-091-3/+3
* fix: Allow to reset unified search using the `nextcloud:unified-search:reset`...Ferdinand Thiessen2024-06-271-0/+6
* fix(unified-search): Also show local search on apps managementFerdinand Thiessen2024-06-271-1/+1
* fix: Open unified search by pressing `ctrl + F`Ferdinand Thiessen2024-06-271-1/+24
* refactor(styles): Make padding not a magic valueFerdinand Thiessen2024-06-271-2/+0
* feat: Add in-app searchMarco Ambrosini2024-06-272-710/+104
* fix(core): unsupported browser `getRootUrl` importJohn Molakvoæ2024-06-011-3/+4
* fix(core): unsupported browser redirect urlJohn Molakvoæ (skjnldsv)2024-06-011-1/+11
* fix: Adjust dashboard and header menu to use new background colorsFerdinand Thiessen2024-05-213-4/+11
* fix(contactsmenu): empty content marginRichard Steinmetz2024-05-201-0/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-138-144/+26
* fix(unifiedSearch): Prevent broken avatars for federated usersfenn-cs2024-04-291-0/+1
* fix(files): Ensure search query is cleared when changing view or directoryFerdinand Thiessen2024-04-171-4/+6
* fix: Use `@simplewebauthn` for frontend logicFerdinand Thiessen2024-04-161-2/+0
* feat: Reword login form disabled warning #37949Julian-Samuel Gebühr2024-03-171-4/+4
* fix: login page now correctly shows email LDAP settingsEduardo Morales2024-03-101-0/+2
* refactor: migrate from vuex to piniafenn-cs2024-03-061-5/+3
* feat(core): create filter-plugin architecture for unified searchfenn-cs2024-03-061-7/+70
* feat(files): restore unified search filtering in files viewfenn-cs2024-02-291-1/+9
* chore(perf): prevent unnecessary bundling of caniuse-liteRichard Steinmetz2024-02-071-15/+5
* fix(user_status): Migrate to NcUserStatusIconChristopher Ng2024-01-231-4/+2
* fix(core): Do not apply invert-color filter to unified searchFerdinand Thiessen2024-01-231-1/+1
* fix(unified-search): Refactor header menu entryFerdinand Thiessen2024-01-232-28/+29
* enh(a11y): improved contrast on user menuEduardo Morales2024-01-161-9/+5
* Update UserMenu.vueJérôme Herbinet2024-01-111-1/+1
* enh(core): Refactor profile page to use vue componentsFerdinand Thiessen2024-01-101-300/+182
* fix(core): enhanced contrast when UserMenuItem is focusedEduardo Morales2024-01-091-4/+4
* fix(a11y): Unified search headings the sequelChristopher Ng2023-12-211-2/+1
* enh(UnifiedSearch): Keep the searchbar on top of the modalFerdinand Thiessen2023-12-181-128/+140
* fix(UnifiedSearch): Remove title prop from modalFerdinand Thiessen2023-12-131-1/+0
* Add authenicated user to person list for search filteringfenn-cs2023-12-121-3/+3
* Unified search: update people select with API callsfenn-cs2023-12-121-0/+2
* Rephrase unified search helper textfenn-cs2023-12-121-1/+1
* Rename "global search" to "unified search"fenn-cs2023-12-124-929/+928
* fix(a11y): Unified search headingsChristopher Ng2023-12-071-3/+5
* Change global search UI text to unified searchfenn-cs2023-12-072-4/+4
* fix(UnifiedSearch): Show translated text for filter labelFerdinand Thiessen2023-12-051-2/+1
* fix: Adjust code to be Vue 2.7 compatible as `key` on `<template>` is Vue3 onlyFerdinand Thiessen2023-12-031-5/+6
* fix(UnifiedSearch): Move headings out of list elementsFerdinand Thiessen2023-12-031-9/+6
* Merge pull request #41771 from nextcloud/always-emit-search-eventAndy Scherzinger2023-11-291-3/+2
|\
| * Always emit search eventfenn-cs2023-11-291-3/+2
* | Merge pull request #41855 from nextcloud/bugfix/41352/fix-settings-app-iconsJoas Schilling2023-11-291-0/+8
|\ \ | |/ |/|
| * Fix more active entry iconsJoas Schilling2023-11-291-0/+8