Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-14 | feat(deps): Add Nextcloud 31 supportupdate-main-version | Joas Schilling | |
Signed-off-by: Joas Schilling <coding@schilljs.com> | |||
2024-08-14 | Fix(l10n): Update translations from Transifex | Nextcloud bot | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||
2024-08-12 | Fix(l10n): Update translations from Transifex | Nextcloud bot | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||
2024-08-10 | Fix(l10n): Update translations from Transifex | Nextcloud bot | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||
2024-08-09 | Fix(l10n): Update translations from Transifex | Nextcloud bot | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||
2024-08-08 | Fix(l10n): Update translations from Transifex | Nextcloud bot | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||
2024-08-07 | Fix(l10n): Update translations from Transifex | Nextcloud bot | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||
2024-08-06 | Merge pull request #4075 from nextcloud/fix/manage_members | Christoph Wurst | |
fix(MemberList): Don't use VirtualList for listing members | |||
2024-08-06 | Fix(l10n): Update translations from Transifex | Nextcloud bot | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||
2024-08-05 | fix(MembersListItem): Adjustments to ListItemIcon properties | Jonas | |
Signed-off-by: Jonas <jonas@freesources.org> | |||
2024-08-05 | Merge pull request #4076 from nextcloud/fix/groups_name | Jonas | |
fix(Members): Rename 'Contact groups' to 'groups' | |||
2024-08-05 | fix(Members): Rename 'Contact groups' to 'groups' | Jonas | |
Also lowercase labels for all circle member types. Fixes: #3607 Signed-off-by: Jonas <jonas@freesources.org> | |||
2024-08-05 | fix(CircleNavigationItem): Rename 'add member' to 'manage team' | Jonas | |
Signed-off-by: Jonas <jonas@freesources.org> | |||
2024-08-05 | fix(MemberList): Don't use VirtualList for listing members | Jonas | |
VirtualList would require a fixed container height and it seems like a premature optimization to me. Fixes: #3996 Signed-off-by: Jonas <jonas@freesources.org> | |||
2024-08-05 | Merge pull request #4073 from nextcloud/fix/members_list | Jonas | |
fix(CircleDetails): Improve calculation of member list | |||
2024-08-05 | fix(CircleDetails): Improve calculation of member list | Jonas | |
Also add a more icon if the team has more members than displayed. Signed-off-by: Jonas <jonas@freesources.org> | |||
2024-08-04 | Fix(l10n): Update translations from Transifex | Nextcloud bot | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||
2024-08-03 | Fix(l10n): Update translations from Transifex | Nextcloud bot | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||
2024-08-02 | Fix(l10n): Update translations from Transifex | Nextcloud bot | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||
2024-07-29 | Merge pull request #4067 from ↵ | dependabot[bot] | |
nextcloud/dependabot/npm_and_yarn/fast-xml-parser-4.4.1 | |||
2024-07-29 | chore(deps): bump fast-xml-parser from 4.4.0 to 4.4.1 | dependabot[bot] | |
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.4.0...v4.4.1) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
2024-07-29 | Merge pull request #4065 from nextcloud/renovate/nextcloud-vue-8.x | Richard Steinmetz | |
fix(deps): bump @nextcloud/vue from 8.15.0 to ^8.15.1 | |||
2024-07-29 | fix(deps): bump @nextcloud/vue from 8.15.0 to ^8.15.1 | renovate[bot] | |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2024-07-26 | Fix(l10n): Update translations from Transifex | Nextcloud bot | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||
2024-07-25 | Merge pull request #4062 from nextcloud/renovate/vite-5.x | renovate[bot] | |
chore(deps): bump vite from 5.3.4 to ^5.3.5 | |||
2024-07-25 | chore(deps): bump vite from 5.3.4 to ^5.3.5 | renovate[bot] | |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2024-07-25 | Merge pull request #4061 from nextcloud/release/v6.1.0.alpha.2v6.1.0-alpha.2 | Hamza | |
chore: release v6.1.0-alpha.2 | |||
2024-07-25 | chore: release v6.1.0-alpha.2 | Hamza Mahjoubi | |
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com> | |||
2024-07-25 | Merge pull request #4060 from nextcloud/style/contact-list-item-padding | Grigory Vodyanov | |
ContactsListItem: make horizontal and vertical padding equal | |||
2024-07-25 | Fix(l10n): Update translations from Transifex | Nextcloud bot | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||
2024-07-24 | style(ContactsListItem): make horizontal and vertical padding equal | Grigory V | |
Signed-off-by: Grigory V <scratchx@gmx.com> | |||
2024-07-24 | Merge pull request #4059 from nextcloud/style/improve-contact-details | Grigory Vodyanov | |
Contact details: make more compact and implement Nextcloud Vue components | |||
2024-07-24 | style(Contact details): make more compact and implement Nextcloud Vue components | Grigory Vodyanov | |
Signed-off-by: Grigory V <scratchx@gmx.com> | |||
2024-07-24 | Merge pull request #4058 from ↵ | renovate[bot] | |
nextcloud/renovate/peter-evans-create-pull-request-6.x chore(deps): bump peter-evans/create-pull-request action from v6.0.5 to v6.1.0 | |||
2024-07-24 | Merge pull request #4057 from nextcloud/renovate/nextcloud-vite-config-1.x | renovate[bot] | |
chore(deps): bump @nextcloud/vite-config from 1.2.5 to ^1.3.0 | |||
2024-07-24 | Merge pull request #4054 from nextcloud/renovate/vite-5.x | renovate[bot] | |
chore(deps): bump vite from 5.3.0 to ^5.3.4 | |||
2024-07-24 | Merge pull request #4053 from nextcloud/renovate/actions-setup-node-4.x | renovate[bot] | |
chore(deps): bump actions/setup-node action from v4.0.2 to v4.0.3 | |||
2024-07-24 | chore(deps): bump peter-evans/create-pull-request action from v6.0.5 to v6.1.0 | renovate[bot] | |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2024-07-24 | chore(deps): bump @nextcloud/vite-config from 1.2.5 to ^1.3.0 | renovate[bot] | |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2024-07-24 | chore(deps): bump vite from 5.3.0 to ^5.3.4 | renovate[bot] | |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2024-07-24 | chore(deps): bump actions/setup-node action from v4.0.2 to v4.0.3 | renovate[bot] | |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2024-07-24 | Fix(l10n): Update translations from Transifex | Nextcloud bot | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||
2024-07-23 | Merge pull request #4049 from nextcloud/ci/update-publish-workflowv6.1.0-alpha.1 | Hamza | |
ci: update app store build and publish workflow | |||
2024-07-23 | ci: update app store build and publish workflow | Richard Steinmetz | |
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | |||
2024-07-23 | Merge pull request #3963 from nextcloud/enh/improve-group-adding | Grigory Vodyanov | |
enh/Improve group adding | |||
2024-07-23 | Merge pull request #4048 from nextcloud/release/v6.1.0-alpha.1 | Hamza | |
chore: release v6.1.0-alpha.1 | |||
2024-07-23 | chore: release v6.1.0-alpha.1 | Hamza Mahjoubi | |
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com> | |||
2024-07-23 | Merge pull request #4045 from nextcloud/fix/responsiveness | Richard Steinmetz | |
fix: responsiveness for contacts details | |||
2024-07-23 | Merge pull request #4000 from nextcloud/renovate/nextcloud-sharing-0.x | Hamza | |
fix(deps): bump @nextcloud/sharing from 0.1.0 to ^0.2.2 | |||
2024-07-23 | Merge pull request #4039 from nextcloud/style/improve-address-book-adding | Hamza | |
Address book settings: style changes and add NcTextField |