Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-06-22 | 2 | -0/+72 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-06-21 | 8 | -8/+88 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(caldav): Use parameter for query to neutralize it in query diffsbugfix/noid/use-query-parameters | Joas Schilling | 2025-06-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | refactor(dav): move shared logic to a dedicated example contact servicerefactor/dav/example-contact-service | Richard Steinmetz | 2025-06-19 | 11 | -191/+222 |
| | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-06-19 | 8 | -4/+248 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-06-18 | 4 | -0/+30 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix: hide guests group when searching for principals | Daniel Kesselberg | 2025-06-17 | 1 | -0/+4 |
| | | | | | | Follow-up for https://github.com/nextcloud/server/pull/52914 Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-06-17 | 6 | -0/+50 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-06-17 | 80 | -618/+590 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix: enable example contact feature by default | Richard Steinmetz | 2025-06-16 | 3 | -3/+3 |
| | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | fix: harmonize design of default content settings section | Richard Steinmetz | 2025-06-16 | 6 | -47/+150 |
| | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | feat: create example event when a user logs in for the first time | Richard Steinmetz | 2025-06-16 | 23 | -41/+971 |
| | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-06-16 | 2 | -2/+22 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-06-11 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix: use correct format for getlastmodified webdav propertybug/noid/expires-date-format | Daniel Kesselberg | 2025-06-10 | 2 | -2/+2 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-06-07 | 2 | -10/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-06-06 | 2 | -0/+120 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(imip): dont compare events for the reply messagefix/reply-message | Hamza Mahjoubi | 2025-06-05 | 2 | -2/+30 |
| | | | | Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com> | ||||
* | fix(dav): file drop nickname | skjnldsv | 2025-06-05 | 2 | -8/+20 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-06-05 | 4 | -6/+34 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | docs(caldav): improve documentation of CalDavBackend::getCalendarsForUserCountdocs/caldav/getCalendarsForUserCount | Richard Steinmetz | 2025-06-04 | 1 | -7/+5 |
| | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | feat: link upcoming event to calendar app modalfeat/noid/link-to-calendar-event | Maksim Sukharev | 2025-06-03 | 1 | -14/+30 |
| | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com> | ||||
* | refactor(dav): remove unused CalDAVBackend methodremove-unused-method | Thomas Citharel | 2025-06-01 | 1 | -19/+0 |
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | Merge pull request #52215 from nextcloud/perf/carddav/dont-query-circles | Daniel | 2025-06-01 | 1 | -1/+0 |
|\ | | | | | perf(carddav): don't query circle memberships | ||||
| * | perf(carddav): don't query circle membershipsperf/carddav/dont-query-circles | Richard Steinmetz | 2025-04-16 | 1 | -1/+0 |
| | | | | | | | | | | | | | | It is not possible to share address books with circles so it is pointless to query for address books shared with joined circles. Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | | Merge pull request #52410 from ↵ | Richard Steinmetz | 2025-06-01 | 2 | -17/+4 |
|\ \ | | | | | | | | | | | | | nextcloud/fix/caldav/use-direct-route-event-activity fix(caldav): use direct.edit route in event activities | ||||
| * | | fix(caldav): use direct.edit route in event activitiesfix/caldav/use-direct-route-event-activity | Richard Steinmetz | 2025-06-01 | 2 | -17/+4 |
| | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | | | docs: update openAPI extracted filesdependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.7.0 | Ferdinand Thiessen | 2025-06-01 | 1 | -1/+2 |
|/ / | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | chore: adjust stylesheets to new codestyle | Ferdinand Thiessen | 2025-05-31 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-31 | 2 | -326/+572 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #53145 from nextcloud/dav-file-write-log | Robin Appelman | 2025-05-30 | 1 | -1/+3 |
|\ \ | | | | | | | fix: log error when writing stream to dav file | ||||
| * | | fix: log error when writing stream to dav filedav-file-write-log | Robin Appelman | 2025-05-30 | 1 | -1/+3 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | docs(caldav): update documentation for calendar searchdocs/53002/calendar-search-impl | Daniel Kesselberg | 2025-05-28 | 2 | -20/+0 |
|/ / | | | | | | | | | | | Remove the documentation from the implementaitons. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | test(dav): adjust test cases for PHPUnit 10 | Ferdinand Thiessen | 2025-05-28 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | fix(DAV): Check if the header is actually the expected format | Joas Schilling | 2025-05-28 | 1 | -0/+6 |
| | | | | | | | | | | | | | | Not sure how the test ever passed as it can only throw with strict types which are not yet enabled Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | test: Migrate remaining DAV tests to PHPUnit 10 | Joas Schilling | 2025-05-28 | 78 | -1753/+1050 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-28 | 6 | -52/+52 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | test: Migrate DAV Systemtags tests to PHPUnit 10tests/noid/dav-systemtag | Joas Schilling | 2025-05-27 | 11 | -386/+250 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | test: Migrate CardDAV tests to PHPUnit10tests/noid/carddav-tests | Joas Schilling | 2025-05-25 | 23 | -692/+488 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | test: Migrate CalDAV tests to PHPUnit10tests/noid/caldav-tests | Joas Schilling | 2025-05-25 | 71 | -1117/+829 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | fix: hide guests group from principal backendbug/noid/hide-guests-groups | Daniel Kesselberg | 2025-05-23 | 1 | -3/+5 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-23 | 2 | -0/+16 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #52810 from ↵ | Louis | 2025-05-22 | 3 | -29/+44 |
|\ \ | | | | | | | | | | nextcloud/artonge/feat/do_not_require_samesite_strict_cookie_on_public.php | ||||
| * | | fix: Move CSRF check from base to PublicAuth for public.php | Louis Chemineau | 2025-05-21 | 3 | -29/+44 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This currently prevent directly accessing a ressource when clicking on a link on a third party site. Example, clicking on `https://example.com/public.php/dav/files/pqLWcA269zfzXez/?accept=zip` in a GitHub comment. Skipping the check is an issue with password protected shares, as it allows third party sites to request the ressource when the user already entered the password, aka CSRF. So after removing the check from `base.php`, we need to add the it again in the `PublicAuth` plugin. We also add a redirect to be helpful to the user. **Warning**: this adds the limitation that clicking on a direct download link for password protected shares will redirect you to the password form, and then to the main share view. Fix #52482 Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-22 | 2 | -2/+60 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | fix(caldav): don't send invitations to circlesfix/caldav/no-invitations-to-circles | Richard Steinmetz | 2025-05-21 | 3 | -3/+129 |
| | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-21 | 80 | -392/+80 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-20 | 6 | -8/+24 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #52879 from nextcloud/bug/noid/clear-dav-photo-cache | Christoph Wurst | 2025-05-19 | 8 | -27/+95 |
|\ \ \ | | | | | | | | | Add command to clear dav's photo cache | ||||
| * | | | refactor(dav): replace IAppData with IAppDataFactory for PhotoCachebug/noid/clear-dav-photo-cache | Daniel Kesselberg | 2025-05-15 | 4 | -27/+17 |
| | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> |