aboutsummaryrefslogtreecommitdiffstats
path: root/core/src
Commit message (Expand)AuthorAgeFilesLines
...
| * fix(contactsmenu): empty content marginRichard Steinmetz2024-05-201-0/+4
* | 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-13123-2299/+303
* fix(unifiedSearch): Prevent broken avatars for federated usersfenn-cs2024-04-292-1/+6
* 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-164-156/+83
* feat: Deprecate `OC.dialogs` and replace generic dialogs with `@nextcloud/dia...Ferdinand Thiessen2024-04-101-128/+131
* feat: Deprecate `OC.dialogs.prompt` an replace with Vue implementationFerdinand Thiessen2024-04-102-61/+125
* fix: Add deprecation to `OC.dialogs.fileexists`Ferdinand Thiessen2024-04-091-0/+2
* fix(oc-dialog): Get rid of the overlayJEEEEEEEEEEEEEEEEEEEEEED2024-04-082-3/+3
* fix: csrf check failed on public share with passwordLuka Trovic2024-03-293-18/+19
* fix: csrf check failed on public share with passwordLuka Trovic2024-03-292-0/+18
* feat(login): Clear login form (password) after IDLE timeoutFerdinand Thiessen2024-03-253-7/+128
* Merge pull request #44368 from nextcloud/feat/new-file-menu-icon-svgPytal2024-03-211-1/+8
|\
| * feat: Add new icon-filetype-text and icon-add-folder-descriptionChristopher Ng2024-03-201-1/+8
* | feat: Limit email input on auth pages to 255 charsfenn-cs2024-03-213-1/+49
|/
* 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-102-1/+18
* refactor: use TypeScript for unified-search boostrap filefenn-cs2024-03-071-1/+10
* Merge pull request #44007 from nextcloud/feat/rename-teamsJulius Härtl2024-03-061-0/+1
|\
| * feat: Rename circles to teamsJulius Härtl2024-03-061-0/+1
* | Merge pull request #43997 from nextcloud/fix/url_regexJonas2024-03-061-1/+1
|\ \
| * | fix: Make URL pattern regexes match localhost and URLs with portsJonas2024-03-061-1/+1
| |/
* | refactor: migrate from vuex to piniafenn-cs2024-03-064-44/+24
* | feat(core): create filter-plugin architecture for unified searchfenn-cs2024-03-065-10/+144
|/
* feat(files): restore unified search filtering in files viewfenn-cs2024-02-291-1/+9
* stop the auto-logout loop after redirecting to the logoutJulien Veyssier2024-02-201-2/+5
* 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
* chore: Remove `jquery-migrate` and jQuery tooltip polyfills from global scopeFerdinand Thiessen2024-02-096-74/+1
* chore!: Remove global `autosize`Ferdinand Thiessen2024-02-081-2/+1
* chore(perf): prevent unnecessary bundling of caniuse-liteRichard Steinmetz2024-02-071-15/+5
* fix(theming): The background is the primary color and must not be double inve...Ferdinand Thiessen2024-02-031-1/+0
* 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
* 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
* Update UserMenu.vueJérôme Herbinet2024-01-111-1/+1
* enh(core): Refactor profile page to use vue componentsFerdinand Thiessen2024-01-102-318/+186
* enh(core): replaced previous native a element with NcButtonEduardo Morales2024-01-091-46/+24
* 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
* fix: Adjust colors of app menu and dashboardFerdinand Thiessen2023-12-201-3/+5
* enh(UnifiedSearch): Keep the searchbar on top of the modalFerdinand Thiessen2023-12-181-128/+140
* Use display name instead of 'me' text.fenn-cs2023-12-141-1/+1
* fix(UnifiedSearch): Remove title prop from modalFerdinand Thiessen2023-12-131-1/+0
* Add authenicated user to person list for search filteringfenn-cs2023-12-122-3/+19