| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 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 | 123 | -2299/+303 |
* | fix(unifiedSearch): Prevent broken avatars for federated users | fenn-cs | 2024-04-29 | 2 | -1/+6 |
* | fix(files): Ensure search query is cleared when changing view or directory | Ferdinand Thiessen | 2024-04-17 | 1 | -4/+6 |
* | fix: Use `@simplewebauthn` for frontend logic | Ferdinand Thiessen | 2024-04-16 | 4 | -156/+83 |
* | feat: Deprecate `OC.dialogs` and replace generic dialogs with `@nextcloud/dia... | Ferdinand Thiessen | 2024-04-10 | 1 | -128/+131 |
* | feat: Deprecate `OC.dialogs.prompt` an replace with Vue implementation | Ferdinand Thiessen | 2024-04-10 | 2 | -61/+125 |
* | fix: Add deprecation to `OC.dialogs.fileexists` | Ferdinand Thiessen | 2024-04-09 | 1 | -0/+2 |
* | fix(oc-dialog): Get rid of the overlay | JEEEEEEEEEEEEEEEEEEEEEED | 2024-04-08 | 2 | -3/+3 |
* | fix: csrf check failed on public share with password | Luka Trovic | 2024-03-29 | 3 | -18/+19 |
* | fix: csrf check failed on public share with password | Luka Trovic | 2024-03-29 | 2 | -0/+18 |
* | feat(login): Clear login form (password) after IDLE timeout | Ferdinand Thiessen | 2024-03-25 | 3 | -7/+128 |
* | Merge pull request #44368 from nextcloud/feat/new-file-menu-icon-svg | Pytal | 2024-03-21 | 1 | -1/+8 |
|\ |
|
| * | feat: Add new icon-filetype-text and icon-add-folder-description | Christopher Ng | 2024-03-20 | 1 | -1/+8 |
* | | feat: Limit email input on auth pages to 255 chars | fenn-cs | 2024-03-21 | 3 | -1/+49 |
|/ |
|
* | feat: Reword login form disabled warning #37949 | Julian-Samuel Gebühr | 2024-03-17 | 1 | -4/+4 |
* | fix: login page now correctly shows email LDAP settings | Eduardo Morales | 2024-03-10 | 2 | -1/+18 |
* | refactor: use TypeScript for unified-search boostrap file | fenn-cs | 2024-03-07 | 1 | -1/+10 |
* | Merge pull request #44007 from nextcloud/feat/rename-teams | Julius Härtl | 2024-03-06 | 1 | -0/+1 |
|\ |
|
| * | feat: Rename circles to teams | Julius Härtl | 2024-03-06 | 1 | -0/+1 |
* | | Merge pull request #43997 from nextcloud/fix/url_regex | Jonas | 2024-03-06 | 1 | -1/+1 |
|\ \ |
|
| * | | fix: Make URL pattern regexes match localhost and URLs with ports | Jonas | 2024-03-06 | 1 | -1/+1 |
| |/ |
|
* | | refactor: migrate from vuex to pinia | fenn-cs | 2024-03-06 | 4 | -44/+24 |
* | | feat(core): create filter-plugin architecture for unified search | fenn-cs | 2024-03-06 | 5 | -10/+144 |
|/ |
|
* | feat(files): restore unified search filtering in files view | fenn-cs | 2024-02-29 | 1 | -1/+9 |
* | stop the auto-logout loop after redirecting to the logout | Julien Veyssier | 2024-02-20 | 1 | -2/+5 |
* | 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 |
* | chore: Remove `jquery-migrate` and jQuery tooltip polyfills from global scope | Ferdinand Thiessen | 2024-02-09 | 6 | -74/+1 |
* | chore!: Remove global `autosize` | Ferdinand Thiessen | 2024-02-08 | 1 | -2/+1 |
* | chore(perf): prevent unnecessary bundling of caniuse-lite | Richard Steinmetz | 2024-02-07 | 1 | -15/+5 |
* | fix(theming): The background is the primary color and must not be double inve... | Ferdinand Thiessen | 2024-02-03 | 1 | -1/+0 |
* | fix(user_status): Migrate to NcUserStatusIcon | Christopher Ng | 2024-01-23 | 1 | -4/+2 |
* | fix(core): Do not apply invert-color filter to unified search | Ferdinand Thiessen | 2024-01-23 | 1 | -1/+1 |
* | fix(unified-search): Refactor header menu entry | Ferdinand Thiessen | 2024-01-23 | 2 | -28/+29 |
* | enh(a11y): improved contrast on user menu | Eduardo Morales | 2024-01-16 | 1 | -9/+5 |
* | 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 |
* | Update UserMenu.vue | Jérôme Herbinet | 2024-01-11 | 1 | -1/+1 |
* | enh(core): Refactor profile page to use vue components | Ferdinand Thiessen | 2024-01-10 | 2 | -318/+186 |
* | enh(core): replaced previous native a element with NcButton | Eduardo Morales | 2024-01-09 | 1 | -46/+24 |
* | fix(core): enhanced contrast when UserMenuItem is focused | Eduardo Morales | 2024-01-09 | 1 | -4/+4 |
* | fix(a11y): Unified search headings the sequel | Christopher Ng | 2023-12-21 | 1 | -2/+1 |
* | fix: Adjust colors of app menu and dashboard | Ferdinand Thiessen | 2023-12-20 | 1 | -3/+5 |
* | enh(UnifiedSearch): Keep the searchbar on top of the modal | Ferdinand Thiessen | 2023-12-18 | 1 | -128/+140 |
* | Use display name instead of 'me' text. | fenn-cs | 2023-12-14 | 1 | -1/+1 |
* | fix(UnifiedSearch): Remove title prop from modal | Ferdinand Thiessen | 2023-12-13 | 1 | -1/+0 |
* | Add authenicated user to person list for search filtering | fenn-cs | 2023-12-12 | 2 | -3/+19 |
* | Unified search: update people select with API calls | fenn-cs | 2023-12-12 | 2 | -0/+6 |