| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(login): simplify code and use consistent layout | Ferdinand Thiessen | 2025-03-18 | 1 | -55/+29 |
* | fix(core): setup fieldset spacing | skjnldsv | 2025-03-13 | 1 | -2/+2 |
* | feat(core): add setup cypress tests | skjnldsv | 2025-03-13 | 2 | -38/+447 |
* | feat(core): migrate setup to vue | skjnldsv | 2025-03-13 | 1 | -0/+420 |
* | fix(l10n): remove unnecessary space | Valdnet | 2025-02-28 | 1 | -1/+1 |
* | fix: wipe local storages on log out | Maksim Sukharev | 2025-02-24 | 1 | -7/+2 |
* | refactor: Migrate nextcloud-vue usage to new import schema | Ferdinand Thiessen | 2025-02-20 | 7 | -21/+21 |
* | refactor(styles): Adjust code style in SCSS sources to match our stylelint co... | Ferdinand Thiessen | 2024-11-19 | 3 | -15/+15 |
* | chore(profile): move profile app from core to apps | skjnldsv | 2024-11-14 | 1 | -489/+0 |
* | fix(unified-search): Close on second ctrl+f | Ferdinand Thiessen | 2024-10-23 | 1 | -4/+7 |
* | chore(sass): migrate from deprecated mixed decls | Grigorii K. Shartsev | 2024-10-14 | 1 | -3/+4 |
* | fix(core): profile design and pronouns supportfieat/profile-pronounces | John Molakvoæ (skjnldsv) | 2024-09-18 | 1 | -6/+19 |
* | feat: add profile pronouns | John Molakvoæ (skjnldsv) | 2024-09-17 | 1 | -0/+2 |
* | feat: Implement Vue UI for public page menu | Ferdinand Thiessen | 2024-09-03 | 1 | -0/+131 |
* | fix: Adjust more places for logical position | Ferdinand Thiessen | 2024-08-29 | 2 | -7/+5 |
* | fix: Adjust some minor styles issues | Ferdinand Thiessen | 2024-08-29 | 1 | -3/+2 |
* | feat: Add bidi support in core directory | Mostafa Ahangarha | 2024-08-29 | 4 | -7/+11 |
* | fix(user_status): Adjust AccountMenu entry for user status | Ferdinand Thiessen | 2024-08-06 | 1 | -1/+2 |
* | fix(core): Migrate UserMenu / AccountMenu to NcListItem | Ferdinand Thiessen | 2024-08-06 | 2 | -259/+238 |
* | feat(files): Implement files list filters for name, modified time and type | Ferdinand Thiessen | 2024-07-25 | 1 | -1/+1 |
* | chore: Enable ESLint for apps and fix all errors | Ferdinand Thiessen | 2024-07-09 | 1 | -3/+3 |
* | fix: Allow to reset unified search using the `nextcloud:unified-search:reset`... | Ferdinand Thiessen | 2024-06-27 | 1 | -0/+6 |
* | fix(unified-search): Also show local search on apps management | Ferdinand Thiessen | 2024-06-27 | 1 | -1/+1 |
* | fix: Open unified search by pressing `ctrl + F` | Ferdinand Thiessen | 2024-06-27 | 1 | -1/+24 |
* | refactor(styles): Make padding not a magic value | Ferdinand Thiessen | 2024-06-27 | 1 | -2/+0 |
* | feat: Add in-app search | Marco Ambrosini | 2024-06-27 | 2 | -710/+104 |
* | fix(core): unsupported browser `getRootUrl` import | John Molakvoæ | 2024-06-01 | 1 | -3/+4 |
* | fix(core): unsupported browser redirect url | John Molakvoæ (skjnldsv) | 2024-06-01 | 1 | -1/+11 |
* | fix: Adjust dashboard and header menu to use new background colors | Ferdinand Thiessen | 2024-05-21 | 3 | -4/+11 |
* | fix(contactsmenu): empty content margin | Richard Steinmetz | 2024-05-20 | 1 | -0/+4 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 8 | -144/+26 |
* | fix(unifiedSearch): Prevent broken avatars for federated users | fenn-cs | 2024-04-29 | 1 | -0/+1 |
* | 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 | 1 | -2/+0 |
* | 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 | 1 | -0/+2 |
* | refactor: migrate from vuex to pinia | fenn-cs | 2024-03-06 | 1 | -5/+3 |
* | feat(core): create filter-plugin architecture for unified search | fenn-cs | 2024-03-06 | 1 | -7/+70 |
* | feat(files): restore unified search filtering in files view | fenn-cs | 2024-02-29 | 1 | -1/+9 |
* | chore(perf): prevent unnecessary bundling of caniuse-lite | Richard Steinmetz | 2024-02-07 | 1 | -15/+5 |
* | 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 |
* | 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 | 1 | -300/+182 |
* | 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 |
* | enh(UnifiedSearch): Keep the searchbar on top of the modal | Ferdinand Thiessen | 2023-12-18 | 1 | -128/+140 |
* | fix(UnifiedSearch): Remove title prop from modal | Ferdinand Thiessen | 2023-12-13 | 1 | -1/+0 |