aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ /
* / / Fix(l10n): Update translations from TransifexNextcloud bot2024-07-182-0/+2
|/ /
* | Merge pull request #46510 from nextcloud/feat/info-xml-backendsRichard Steinmetz2024-07-172-6/+28
|\ \
| * | feat: hide caldav server settings if no app uses the caldav backendRichard Steinmetz2024-07-162-6/+28
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-172-4/+4
* | | fix(dav): Verify target path in `setName` instead of source pathFerdinand Thiessen2024-07-162-7/+10
* | | refactor: Migrate filename validation logic from `Storage` to `FilenameValida...Ferdinand Thiessen2024-07-161-3/+4
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-142-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-116-18/+18
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-102-0/+8
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-096-31/+30
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-092-0/+8
* Merge pull request #46315 from nextcloud/fix/limit-vevent-sizeSebastian Krupinski2024-07-086-0/+119
|\
| * fix(caldav): limit vevent sizeSebastianKrupinski2024-07-046-0/+119
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-082-0/+2
* | Merge pull request #46295 from nextcloud/chore/remove-obsolete-function-gener...Richard Steinmetz2024-07-051-25/+0
|\ \
| * | chore(caldav): remove obsolete functionSebastianKrupinski2024-07-041-25/+0
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-054-2/+12
| |/ |/|
* | Merge pull request #46193 from nextcloud/fix/limit-vcard-sizeRichard Steinmetz2024-07-056-0/+119
|\ \
| * | fix(carddav): limit vcard sizeSebastianKrupinski2024-07-046-0/+119
* | | chore(deps): Bump @nextcloud/vue to v8.14.0Hamza Mahjoubi2024-07-041-58/+58
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-046-0/+16
* | Merge pull request #46273 from nextcloud/fix/make-ooo-replacement-nullableHamza2024-07-035-17/+19
|\ \
| * | Fix: Make out of office replacement nullableHamza Mahjoubi2024-07-035-17/+19
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-0320-0/+76
|/ /
* | chore(deps): Update openapi-extractorprovokateurin2024-07-021-75/+71
* | Merge pull request #45766 from nextcloud/feat/ooo-replacementDaniel2024-07-0110-5/+263
|\ \
| * | Feat: Allow users to select another user as their out-of-office replacementHamza Mahjoubi2024-07-0110-5/+263
* | | fix(BuildSocialSearchIndexBackgroundJob): offset not appliedArthur Schiwon2024-07-011-0/+2
|/ /
* | Merge pull request #46184 from nextcloud/fix/dav-auth-checkJulius Härtl2024-07-011-1/+1
|\ \
| * | fix: Authorization header can be an empty stringJulius Härtl2024-06-281-1/+1
| |/
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-06-292-0/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-282-0/+2
* Merge pull request #46036 from nextcloud/fix/issue-46015Sebastian Krupinski2024-06-265-0/+45
|\