Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ci: Skip currently PHP 8.4 incompatible testci/noid/php-8.4 | Joas Schilling | 2024-11-08 | 1 | -0/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | feat(dav): add systemtag object IDs listing | skjnldsv | 2024-10-29 | 2 | -2/+23 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | Merge pull request #48790 from ↵ | Kate | 2024-10-22 | 18 | -55/+40 |
|\ | | | | | | | nextcloud/refactor/apps/constructor-property-promotion | ||||
| * | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 18 | -55/+40 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | fix: override iTip Broker to fix several issuesfix/overide-itip-broker | SebastianKrupinski | 2024-10-21 | 1 | -0/+183 |
|/ | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
* | feat: configurable request timeout for carddav sync | Pablo Zmdl | 2024-10-17 | 1 | -3/+9 |
| | | | | | | | | 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(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 35 | -169/+219 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | refactor(dav): Add Storage parameter strong types | provokateurin | 2024-10-07 | 1 | -0/+8 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Merge pull request #48508 from nextcloud/fix/webcal-subscription-jobs-middleware | Anna | 2024-10-02 | 1 | -20/+7 |
|\ | | | | | fix(caldav): add missing handlers | ||||
| * | fix(caldav): add missing handlersfix/webcal-subscription-jobs-middleware | Anna Larch | 2024-10-01 | 1 | -20/+7 |
| | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | fix(dav): don't crash subscription on invalid calendar objectbug/48518/ignore-invalid-dates | escoand | 2024-10-02 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: escoand <escoand@users.noreply.github.com> | ||||
* | | Merge pull request #47788 from nextcloud/feat/add-addressbook-list-command | Anna | 2024-10-02 | 1 | -0/+110 |
|\ \ | |/ |/| | feat(carddav): add command to list address books | ||||
| * | feat(carddav): add command to list address booksfeat/add-addressbook-list-command | Anna Larch | 2024-09-30 | 1 | -0/+110 |
| | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | fix: make federation address book sync work with allow_local_remote_servers ↵ | Daniel Kesselberg | 2024-10-01 | 1 | -0/+55 |
|/ | | | | | | | | = false Client.preventLocalAddress expects an absolute URL, which means the base_uri option cannot be used. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | test: Fix IStorage return types | provokateurin | 2024-09-26 | 1 | -2/+2 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Merge pull request #48223 from nextcloud/feat/add-rector-config | Côme Chilliet | 2024-09-23 | 1 | -3/+3 |
|\ | | | | | Add rector config | ||||
| * | chore: Apply rector configuration to apps folder | Côme Chilliet | 2024-09-20 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Merge pull request #48215 from nextcloud/bugfix/noid/run-all-unit-tests | Joas Schilling | 2024-09-23 | 2 | -15894/+21 |
|\ \ | |/ |/| | fix(tests): Fix test selection and run unit tests of DAV and user_status | ||||
| * | test: fix ContactsMigratorTestbugfix/noid/run-all-unit-tests | Anna Larch | 2024-09-19 | 2 | -15894/+21 |
| | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | chore: Get rid of travis in DAV appchore/remove-travis | Ferdinand Thiessen | 2024-09-19 | 69 | -41/+26 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Merge pull request #47399 from nextcloud/fix/47275/driverException | Hamza | 2024-09-19 | 1 | -6/+8 |
|\ \ | |/ |/| | fix: expand select and group by for calendar reminder backend | ||||
| * | fix: expand select and group by for calandar reminder backendfix/47275/driverException | Hamza Mahjoubi | 2024-09-19 | 1 | -6/+8 |
| | | | | | | | | Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com> | ||||
* | | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 11 | -255/+255 |
|/ | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | test: fix service overwrite in PartFileInRootUploadTest | Robin Appelman | 2024-09-18 | 1 | -1/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | chore: Improve typing and phpdoc comments | Côme Chilliet | 2024-09-16 | 1 | -8/+2 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix: Remove OCP\Files\Storage interface deprecated since version 9 | Côme Chilliet | 2024-09-16 | 2 | -7/+7 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge pull request #48044 from nextcloud/fix/cast-node-names-to-string | John Molakvoæ | 2024-09-16 | 1 | -2/+2 |
|\ | |||||
| * | test: cast node name and data to stringfix/cast-node-names-to-string | Anna Larch | 2024-09-15 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | Merge pull request #48049 from nextcloud/refactor/void-tests | Anna | 2024-09-16 | 11 | -41/+41 |
|\ \ | | | | | | | refactor: Add void return type to PHPUnit test methods | ||||
| * | | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 11 | -41/+41 |
| |/ | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* / | test(dav): imip service test expects integers for last occurencefix/imip-test-expects-integer | Anna Larch | 2024-09-15 | 1 | -14/+14 |
|/ | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | fix: Adjust unit tests and protect against XSS | Ferdinand Thiessen | 2024-09-06 | 1 | -9/+45 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(dav): Update 403 error message | Camila | 2024-09-06 | 1 | -6/+14 |
| | | | | | | | | * The user should get a more friendly warning when their desktop client version is not supported anymore by the server. See #nextcloud/desktop/issues/6273 * Update BlockLegacyClientPluginTest to reflect the new 403 error message. Signed-off-by: Camila Ayres <hello@camilasan.com> | ||||
* | fix(dav): Always respond custom error page on exceptions | Louis Chemineau | 2024-09-05 | 2 | -5/+5 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | fix(dav): Pre-check if node can be copied or moved in DAV files plugin | Ferdinand Thiessen | 2024-08-28 | 2 | -157/+177 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 40 | -236/+236 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | fix(caldav): allow renaming of birthday calendars | Anna Larch | 2024-08-20 | 2 | -3/+7 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | Merge pull request #46723 from ↵ | Richard Steinmetz | 2024-08-14 | 2 | -254/+393 |
|\ | | | | | | | | | nextcloud/feat/add-delta-sync-to-subscription-calendars feat(webcal): only update modified and deleted events from webcal calendars | ||||
| * | feat(webcal): only update modified and deleted events from webcal calendars | Anna Larch | 2024-08-13 | 2 | -254/+393 |
| | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | Merge pull request #45435 from nextcloud/feat/dav/upcoming-events-api | Christoph Wurst | 2024-08-14 | 2 | -0/+163 |
|\ \ | | | | | | | feat(dav): Add an API for upcoming events | ||||
| * | | feat(dav): Add an API for upcoming events | Christoph Wurst | 2024-08-13 | 2 | -0/+163 |
| |/ | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* / | fix(caldav): allow VJOURNAL if no supported component set is specified | Richard Steinmetz | 2024-08-13 | 1 | -1/+1 |
|/ | | | | | | This is mandated by the RFCs. Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | fix: handle-duplicate-reminder | hamza221 | 2024-08-13 | 1 | -2/+2 |
| | | | | Signed-off-by: hamza221 <hamzamahjoubi221@gmail.com> | ||||
* | feat: Make `ISharedStorage` public API and reuse where possible | Ferdinand Thiessen | 2024-08-12 | 2 | -6/+13 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(caldav): test for null and blank value | SebastianKrupinski | 2024-08-07 | 1 | -1/+28 |
| | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
* | Merge pull request #46623 from nextcloud/fix/issue-44127 | Sebastian Krupinski | 2024-08-07 | 2 | -10/+109 |
|\ | | | | | fix(caldav): fixed initial sync and double processing | ||||
| * | fix(caldav): fixed initial sync and double processing | SebastianKrupinski | 2024-08-01 | 2 | -10/+109 |
| | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
* | | fix(caldav): Add sharee to address list when calendar is shared | SebastianKrupinski | 2024-08-06 | 1 | -31/+370 |
| | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
* | | test: don't reuse the query builder for multiple tables in CardDavBackendTest | Robin Appelman | 2024-08-02 | 1 | -0/+5 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | feat: mail provider backend | SebastianKrupinski | 2024-07-23 | 1 | -5/+131 |
| | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> |