summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* chore(autoloader): Update autoloaders with composer 2.5.5Joas Schilling2023-04-213-11/+22
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-214-0/+12
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-208-0/+24
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-1914-0/+42
* fix event move issueMaximilian Martin2023-04-181-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-1874-0/+74
* Merge pull request #36774 from nextcloud/bugfix/noid/sabre-nodesSimon L2023-04-183-9/+30
|\
| * tests: Adapt node related unit tests mocks to required root viewJulius Härtl2023-04-172-5/+7
| * fix: Use proper path when creating node instancesJulius Härtl2023-04-172-6/+25
* | Merge pull request #36528 from nextcloud/dav-backend-transationsSimon L2023-04-183-1197/+1269
|\ \
| * | refactor(dav): Since we're in a transaction, use QB properly when incrementin...Thomas Citharel2023-04-172-20/+32
| * | fix(CalDAV/CardDAV): put every method from Cal/CardDAV backends that does mul...Thomas Citharel2023-04-173-1196/+1256
| |/
* | Merge pull request #37645 from nextcloud/fix/improve-imip-emailsSimon L2023-04-172-3/+35
|\ \ | |/ |/|
| * fix(dav): Parse sender PARTSTAT in REPLYsAnna Larch2023-04-132-3/+35
* | Merge pull request #36217 from nextcloud/handle-push-notification-with-no-cal...Simon L2023-04-174-10/+15
|\ \
| * | Handle reminders where calendar name is nullThomas Citharel2023-01-184-10/+15
* | | Merge pull request #36845 from Murena-SAS/reminder-iterator-exceptionSimon L2023-04-171-1/+8
|\ \ \
| * | | Remove reminder if max instances exceededAkhil2023-02-271-0/+1
| * | | Update apps/dav/lib/CalDAV/Reminder/ReminderService.phpAkhil Potukuchi2023-02-271-2/+1
| * | | Fix max instances exception for get vevent callAkhil2023-02-261-1/+8
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-136-2/+12
| |_|/ |/| |
* | | Merge pull request #37626 from nextcloud/fix/compare-imip-email-valuesArthur Schiwon2023-04-111-3/+3
|\ \ \
| * | | fix(dav): add string comparison for diffAnna Larch2023-04-071-3/+3
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-082-2/+2
* | | | Add type hints for mappersjld31032023-04-071-0/+2
* | | | fix(deps): update webdav 5 usageJohn Molakvoæ2023-04-061-1/+1
|/ / /
* | | Merge pull request #37513 from nextcloud/fix/type-davJulien Veyssier2023-04-064-6/+7
|\ \ \
| * | | Fix DAV typesjld31032023-04-054-6/+7
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-064-6/+10
* | | | Merge pull request #37526 from nextcloud/use-correct-icon-for-calendar-user-s...Julius Härtl2023-04-051-0/+1
|\ \ \ \
| * | | | fix(dav): Use an icon with correct color for calendar user settings sectionThomas Citharel2023-04-041-0/+1
* | | | | Merge pull request #36836 from nextcloud/fix/view-type-cleanupCôme Chilliet2023-04-052-4/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix dav application testsCôme Chilliet2023-04-031-2/+1
| * | | | Tidy up typing in OC\Files\ViewCôme Chilliet2023-04-031-2/+1
| |/ / /
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-052-2/+2
* | | | Merge pull request #37146 from nextcloud/artonge/feat/migrate_metadata_to_valueLouis2023-04-041-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Migrate metadata as JSON to value as STRINGLouis Chemineau2023-04-031-1/+1
* | | | Use implementations instead of interfaces for accessing private methodsjld31032023-03-302-4/+3
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-282-0/+4
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-278-0/+24
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-242-0/+6
* | | | chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-237-16/+16
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-232-0/+4
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-216-2/+10
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-202-0/+40
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-194-2/+6
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-1812-0/+24
* | | | Merge pull request #36661 from onny/event-update-mail-subjectSimon L2023-03-163-7/+13
|\ \ \ \
| * | | | Invitation mail: Change subject if event got updatedJonas Heinrich2023-02-203-8/+13
* | | | | Merge pull request #36852 from nextcloud/bugfix/noid/fix-user-status-automati...Joas Schilling2023-03-132-4/+217
|\ \ \ \ \