Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: improve oci compatibility when purging calendar invitationsfix/invitations-named-parameter | Richard Steinmetz | 2024-11-23 | 1 | -2/+2 |
| | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | fix: invalid usage of IQueryBuilder::createNamedParameter() | Richard Steinmetz | 2024-11-23 | 1 | -3/+3 |
| | | | | | | And fix a typo: chunck -> chunk Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | fix: (CalDav) Delete invitation when deleting Calendars or Eventsfix/issue-12387-delete-invitations | SebastianKrupinski | 2024-11-21 | 1 | -2/+51 |
| | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
* | feat(dav): increase default calendar subscription refresh rate to one daydav-webcal-default-refresh-rate | Thomas Citharel | 2024-11-20 | 1 | -2/+2 |
| | | | | | | | | With the performance benefits from #43541 it makes sense Reference https://github.com/nextcloud/server/issues/46171#issuecomment-2487910923 Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | fix(job): Check if carddata is resource and read it to string | Mikhail Kotelnikov | 2024-11-19 | 1 | -1/+5 |
| | | | | | | | Fixes nextcloud/server#46100 Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com> Signed-off-by: Mikhail Kotelnikov <fox@woland.me> | ||||
* | Merge pull request #48833 from ↵ | Richard Steinmetz | 2024-11-15 | 2 | -41/+49 |
|\ | | | | | | | | | nextcloud/fix/issue-48732-exdate-rdate-property-instances fix: RDATE and EXDATE property instances | ||||
| * | fix: RDATE and EXDATE property instancesfix/issue-48732-exdate-rdate-property-instances | SebastianKrupinski | 2024-10-21 | 2 | -41/+49 |
| | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
* | | chore(profile): move profile app from core to apps | skjnldsv | 2024-11-14 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #48134 from nextcloud/feat/mail-provider-settings | Daniel | 2024-11-13 | 2 | -10/+13 |
|\ \ | | | | | | | feat: mail provider settings | ||||
| * | | feat: mail provider settingsfeat/mail-provider-settings | SebastianKrupinski | 2024-11-12 | 2 | -10/+13 |
| | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
* | | | fix(dav): file request guest nickname encoding | skjnldsv | 2024-11-12 | 1 | -1/+1 |
|/ / | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling | SebastianKrupinski | 2024-11-11 | 1 | -2/+10 |
| | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
* | | fix(Federation): Show some icon for federated users on shares | fenn-cs | 2024-11-09 | 1 | -0/+7 |
| | | | | | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com> | ||||
* | | feat: add iMip Request Handling | SebastianKrupinski | 2024-11-07 | 2 | -2/+30 |
| | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
* | | fix: smuggle storage id to metadata insert queries | Robin Appelman | 2024-11-07 | 1 | -0/+3 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | fix(carddav): Handle race for SAB creation better | Christoph Wurst | 2024-11-06 | 2 | -7/+27 |
| | | | | | | | | | | | | | | * Accept non repeatable read and INSERT conflict by another read * Handle replication edge case Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #49015 from nextcloud/fix/openapi/array-syntax | John Molakvoæ | 2024-11-06 | 1 | -3/+3 |
|\ \ | |||||
| * | | fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntax | provokateurin | 2024-11-05 | 1 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | Merge branch 'master' into feat/issue-3786-allow-shared-calendarsfeat/issue-3786-allow-shared-calendars | Sebastian Krupinski | 2024-11-04 | 9 | -27/+277 |
|\ \ \ | |||||
| * \ \ | Merge pull request #48737 from nextcloud/fix/broken-event-notifications | Joas Schilling | 2024-11-04 | 1 | -3/+3 |
| |\ \ \ | | | | | | | | | | | fix(caldav): broken activity rich objects | ||||
| | * | | | fix(caldav): broken activity rich objectsfix/broken-event-notifications | Anna Larch | 2024-10-16 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
| * | | | | Merge pull request #48723 from nextcloud/fix/caldav/event-reader-duration | Richard Steinmetz | 2024-11-04 | 1 | -6/+9 |
| |\ \ \ \ | | |_|/ / | |/| | | | fix(caldav): duration handling in the event reader class | ||||
| | * | | | fix(caldav): duration handling in the event reader classfix/caldav/event-reader-duration | Richard Steinmetz | 2024-10-16 | 1 | -6/+9 |
| | |/ / | | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
| * | | | feat(systemtags): add cypress tests and fix a few logic issues | skjnldsv | 2024-10-29 | 1 | -4/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
| * | | | feat(systemtags): add etag support and handle proppatch | skjnldsv | 2024-10-29 | 5 | -15/+125 |
| | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
| * | | | feat(dav): add systemtag object IDs listing | skjnldsv | 2024-10-29 | 7 | -16/+154 |
| | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | | | feat: Allow shared calendars as appointment conflict calendars | SebastianKrupinski | 2024-10-28 | 1 | -9/+7 |
|/ / / | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
* | | | feat: Allow WebP content type in PhotoCachefeat/photo-cache-webp | Miguel Sánchez de León Peque | 2024-10-28 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | Signed-off-by: Miguel Sánchez de León Peque <peque@ieco.io> Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | | | Merge pull request #48614 from nextcloud/refactor/storage/constructors | Kate | 2024-10-28 | 2 | -8/+8 |
|\ \ \ | |||||
| * | | | refactor(Storage): Align all Storage constructorsrefactor/storage/constructors | provokateurin | 2024-10-23 | 2 | -8/+8 |
| | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | | fix(dav): Cleanup view-only checkfix/dav/view-only-check | provokateurin | 2024-10-28 | 1 | -0/+1 |
|/ / / | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | Merge pull request #48790 from ↵ | Kate | 2024-10-22 | 186 | -2458/+976 |
|\ \ \ | | | | | | | | | | | | | nextcloud/refactor/apps/constructor-property-promotion | ||||
| * | | | fix(psalm): Fix some newly detected issuesrefactor/apps/constructor-property-promotion | provokateurin | 2024-10-21 | 3 | -11/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | | | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 186 | -2448/+974 |
| | |/ | |/| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* / | | fix: override iTip Broker to fix several issuesfix/overide-itip-broker | SebastianKrupinski | 2024-10-21 | 2 | -1/+196 |
|/ / | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
* | | chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixerdependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.3.2 | dependabot[bot] | 2024-10-19 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/nextcloud/coding-standard/releases) - [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/coding-standard/compare/v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: nextcloud/coding-standard dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support | Ferdinand Thiessen | 2024-10-18 | 2 | -7/+9 |
|\ \ | | | | | | | feat(AppFramework): Add full support for date / time / datetime columns | ||||
| * | | fix: Adjust Entity typesfeat/add-datetime-qbmapper-support | Ferdinand Thiessen | 2024-10-17 | 2 | -7/+9 |
| | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | Merge pull request #48765 from nextcloud/dbQueriesExecStmt2 | Kate | 2024-10-18 | 8 | -71/+43 |
|\ \ \ | |||||
| * | | | chore(db): Apply query prepared statementsdbQueriesExecStmt2 | Git'Fellow | 2024-10-17 | 8 | -71/+43 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix: psalm fix: bad file fix: bug chore: add batch chore: add batch chore: add batch fix: psalm | ||||
* | | | chore: Use constant for default valueconfig-carddav-sync-request-timeout | Pablo Zmdl | 2024-10-17 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | Co-authored-by: Thomas Citharel <nextcloud@tcit.fr> Signed-off-by: Pablo Zmdl <57864086+pabzm@users.noreply.github.com> | ||||
* | | | feat: configurable request timeout for carddav sync | Pablo Zmdl | 2024-10-17 | 1 | -2/+7 |
|/ / | | | | | | | | | | | | | | | Big federated setups may need a longer timeout, which they now can configure. Signed-off-by: Pablo Zmdl <pablo@nextcloud.com> Co-authored-by: Josh <josh.t.richards@gmail.com> | ||||
* / | chore(db): Correctly apply query types | Git'Fellow | 2024-10-17 | 4 | -70/+35 |
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | fix: psalm fix: error fix: add batch fix: fatal error fix: add batch chore: add batch chore: add batch fix: psalm fix: typo fix: psalm fix: return bool fix: revert Manager | ||||
* | chore(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 33 | -128/+185 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge pull request #48206 from nextcloud/feat/systemtags-public | John Molakvoæ | 2024-10-15 | 2 | -11/+9 |
|\ | |||||
| * | feat: make systemtags public visiblefeat/systemtags-public | John Molakvoæ (skjnldsv) | 2024-10-11 | 2 | -11/+9 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | chore: Use more gender neutral language | provokateurin | 2024-10-14 | 2 | -2/+2 |
|/ | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Merge pull request #48494 from nextcloud/refactor/storage/strong-param-types | Kate | 2024-10-08 | 1 | -1/+1 |
|\ | |||||
| * | refactor(dav): Add Storage parameter strong types | provokateurin | 2024-10-07 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | fix(BackgroundJobs): Adjust intervals and time sensitivities | provokateurin | 2024-10-08 | 1 | -2/+1 |
|/ | | | | Signed-off-by: provokateurin <kate@provokateurin.de> |