summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Add UI to opt-in on the status automationJoas Schilling2022-07-013-0/+92
* Add status automationJoas Schilling2022-07-011-2/+12
* Fix determination of cron job runJoas Schilling2022-07-013-8/+95
* User status automation background jobJoas Schilling2022-07-013-0/+161
* [tx-robot] updated from transifexNextcloud bot2022-06-302-0/+8
* [tx-robot] updated from transifexNextcloud bot2022-06-292-0/+6
* Merge pull request #33007 from nextcloud/cleanup/federation-appCarl Schwan2022-06-286-89/+74
|\
| * Cleanup CardDav SyncServiceCarl Schwan2022-06-242-70/+19
| * Summer cleanup of the federation appCarl Schwan2022-06-245-21/+57
* | [tx-robot] updated from transifexNextcloud bot2022-06-272-0/+28
* | Merge pull request #32863 from nextcloud/feature/add-comments-expire-dateblizzz2022-06-241-0/+5
|\ \
| * | Fix test to check the expire dateVitor Mattos2022-06-201-0/+5
* | | [tx-robot] updated from transifexNextcloud bot2022-06-248-0/+82
* | | Merge pull request #32701 from nextcloud/fix/type-error-objectreeCarl Schwan2022-06-231-2/+2
|\ \ \
| * | | Fix type error in Sabre/Connector/DirectoryCarl Schwan2022-06-141-2/+2
* | | | [tx-robot] updated from transifexNextcloud bot2022-06-234-0/+46
| |_|/ |/| |
* | | Merge pull request #32884 from nextcloud/typing/dav-sharingCarl Schwan2022-06-2210-244/+154
|\ \ \
| * | | Add typing to Sharing BackendCarl Schwan2022-06-2210-244/+154
* | | | [tx-robot] updated from transifexNextcloud bot2022-06-2216-4/+194
* | | | [tx-robot] updated from transifexNextcloud bot2022-06-2174-1000/+968
* | | | Merge pull request #32881 from nextcloud/Valdnet-patch-2rakekniven2022-06-203-14/+14
|\ \ \ \
| * | | | Spelling unificationValdnet2022-06-151-1/+1
| * | | | l10n: Spelling unificationValdnet2022-06-151-12/+12
| * | | | l10n: Spelling unificationValdnet2022-06-151-1/+1
| | |_|/ | |/| |
* | | | [tx-robot] updated from transifexNextcloud bot2022-06-194-0/+12
* | | | [tx-robot] updated from transifexNextcloud bot2022-06-182-0/+8
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2022-06-174-0/+16
* | | [tx-robot] updated from transifexNextcloud bot2022-06-1610-0/+40
* | | Merge pull request #32876 from nextcloud/fix/fix-string-interpolationblizzz2022-06-151-1/+1
|\ \ \ | |/ / |/| |
| * | Use {$var} instead of ${var} for PHP 8.2 compatibilityCôme Chilliet2022-06-141-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2022-06-152-0/+42
* | | Handle the move operation properly between shared calendarsThomas Citharel2022-06-1411-11/+312
|/ /
* / [tx-robot] updated from transifexNextcloud bot2022-06-142-0/+12
|/
* Merge pull request #30368 from nextcloud/dav-allow-object-propertiesVincent Petry2022-06-106-13/+187
|\
| * Allow DAV Object propertiesThomas Citharel2022-05-166-13/+187
* | Merge pull request #31029 from nextcloud/expose-extra-emails-in-davVincent Petry2022-06-108-0/+77
|\ \
| * | Expose additional emails in {DAV:}alternate-URI-setThomas Citharel2022-05-178-0/+77
* | | Merge pull request #31622 from nextcloud/increase-loglevel-modernize-refresh-...Vincent Petry2022-06-102-45/+26
|\ \ \
| * | | Increase loglevel of Webcal parsing errors and modernize codeThomas Citharel2022-05-172-45/+26
| |/ /
* | | Merge pull request #32361 from nextcloud/dav-scheduling-default-calendarVincent Petry2022-06-104-25/+115
|\ \ \
| * | | Refactor CalDAV\Schedule\PluginTest for depreciated phpunit methodsThomas Citharel2022-05-121-10/+15
| * | | Put calendar invites into the user's first available calendarThomas Citharel2022-05-124-15/+100
* | | | Merge pull request #32364 from nextcloud/dav-listenersVincent Petry2022-06-1025-332/+648
|\ \ \ \
| * | | | Fix a doctype in OCP for IAddressBookThomas Citharel2022-05-171-1/+2
| * | | | Add some typed propertiesThomas Citharel2022-05-174-79/+30
| * | | | Remove all legacy event dispatchers from CalDAV & CardDAV backendsThomas Citharel2022-05-1722-252/+616
| | |/ / | |/| |
* | | | Merge pull request #32800 from nextcloud/bugfix/noid/no-fatal-for-maintenance...Vincent Petry2022-06-106-11/+45
|\ \ \ \
| * | | | Don't spam the log with fatals when maintenance mode is enabled or an upgrade...Joas Schilling2022-06-106-11/+45
* | | | | Add tests for OCA\DAV\CardDAV\Activity\Backend (adapted from CalDAV)Thomas Citharel2022-06-101-0/+503
* | | | | Avoid creating carddav activities for the system userThomas Citharel2022-06-101-2/+16
|/ / / /