aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* fix(caldav): test for null and blank valueSebastianKrupinski2024-08-072-2/+29
* Merge pull request #45841 from Vivida1/add-regex-to-match-Gnome-and-KDE-calen...John Molakvoæ2024-08-071-1/+5
|\
| * fix(dav): WebcalCaching-Plugin lintJohn Molakvoæ2024-06-271-1/+1
| * feat(dav): add regex to match Gnome and KDE calendar user-agentsVivida2024-06-271-1/+5
* | Merge pull request #46623 from nextcloud/fix/issue-44127Sebastian Krupinski2024-08-073-68/+150
|\ \
| * | fix(caldav): fixed initial sync and double processingSebastianKrupinski2024-08-013-68/+150
* | | fix(caldav): Add sharee to address list when calendar is sharedSebastianKrupinski2024-08-062-32/+408
* | | Merge pull request #46974 from nextcloud/fix/noid/add-metadata-to-migrationstepsStephan Orbaugh2024-08-061-0/+4
|\ \ \
| * | | fix(metadata): revert wrongly renamed columnMaxence Lange2024-08-021-2/+2
| * | | feat(migrations): add metadata to existing migrationsMaxence Lange2024-08-021-1/+5
| |/ /
* | | Merge pull request #46926 from nextcloud/carddavtest-querybuilder-reuseStephan Orbaugh2024-08-061-0/+5
|\ \ \
| * | | test: don't reuse the query builder for multiple tables in CardDavBackendTestRobin Appelman2024-08-021-0/+5
| |/ /
* | | chore: Update `@nextcloud/vue` to v8.16.0Ferdinand Thiessen2024-08-051-23/+23
* | | Merge pull request #46919 from nextcloud/fix/caldav/allow-rooms-resources-pri...Richard Steinmetz2024-08-051-2/+0
|\ \ \ | |/ / |/| |
| * | fix(caldav): allow listing of room and resource principalsRichard Steinmetz2024-07-311-2/+0
* | | fix(userstatus): add missing parenthesisAnna Larch2024-08-011-3/+3
|/ /
* | Merge pull request #46747 from nextcloud/refactor/dav/security-attributesKate2024-07-313-16/+16
|\ \
| * | refactor(dav): Replace security annotations with respective attributesprovokateurin2024-07-283-16/+16
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-312-0/+8
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-262-6/+18
* | fix: https://github.com/nextcloud/calendar/issues/6079 and https://github.com...tobiasKaminsky2024-07-252-2/+16
* | Merge pull request #46685 from nextcloud/sabre-directory-exception-previousRobin Appelman2024-07-251-10/+10
|\ \
| * | fix: keep previous exception when wrapping dav exceptionsRobin Appelman2024-07-231-10/+10
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-242-0/+34
* | | feat: mail provider backendSebastianKrupinski2024-07-233-31/+190
|/ /
* | Merge pull request #45667 from nextcloud/fix/caldav/strict-default-calendar-c...Richard Steinmetz2024-07-2313-19/+326
|\ \
| * | fix(caldav): stricter default calendar checksRichard Steinmetz2024-07-2213-19/+326
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-236-36/+86
* | | fix(dav): Call Sabre server startChristoph Wurst2024-07-221-1/+1
|/ /
* | Merge pull request #46661 from nextcloud/fix/issue-46632-localization-hitsrakekniven2024-07-221-1/+82
|\ \
| * | fix(caldav): added localization hits for translatorsSebastianKrupinski2024-07-201-1/+82
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-226-46/+78
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-2110-0/+406
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-2020-36/+900
* | Merge pull request #46225 from nextcloud/fix/issue-11633Andy Scherzinger2024-07-191-7/+14
|\ \
| * | fix(dav): Thrown forbidden error for authenticated user instead of not foundSebastianKrupinski2024-07-101-7/+14
* | | fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()`...Joas Schilling2024-07-192-36/+40
* | | fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of rem...Joas Schilling2024-07-191-2/+1
* | | fix(db): Don't use deprecated 3rdparty constant: `Doctrine\DBAL\Connection::P...Joas Schilling2024-07-191-1/+1
* | | Merge pull request #46589 from nextcloud/fix/files_sharing-file-request-followupJohn Molakvoæ2024-07-194-13/+56
|\ \ \
| * | | chore(integration): add file request testsskjnldsv2024-07-191-6/+4
| * | | feat(files_sharing): add public name prompt for files requestsskjnldsv2024-07-184-11/+59
| * | | feat(files_sharing): allow uploading to subfolders in File requestsskjnldsv2024-07-181-5/+2
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1980-606/+1720
|/ / /
* | | Merge pull request #46594 from nextcloud/fix/issue-28162-2Anna2024-07-181-0/+5
|\ \ \
| * | | fix(caldav): decode values before returningSebastianKrupinski2024-07-171-0/+5
* | | | Merge pull request #45547 from nextcloud/feature/recurrence-invitations2Sebastian Krupinski2024-07-188-227/+3506
|\ \ \ \
| * | | | feat: Improve recurrence invitations messagesSebastianKrupinski2024-07-178-227/+3506
| |/ / /
* | | | Merge pull request #46593 from nextcloud/fix/issue-30514Christoph Wurst2024-07-181-1/+10
|\ \ \ \
| * | | | fix(caldav): Throw 403 Forbidden Error instead of 500 Internal Server ErrorSebastianKrupinski2024-07-171-1/+10
| |/ / /