aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* allow setting offset for queries not limited to the users home storageRobin Appelman2021-06-221-3/+1
* [tx-robot] updated from transifexNextcloud bot2021-06-172-2/+2
* [tx-robot] updated from transifexNextcloud bot2021-06-162-2/+2
* Skip deleted calendar objects of deleted calendarsRichard Steinmetz2021-06-151-1/+10
* Merge pull request #26421 from mattian/enh/25771/occ-delete-calendarChristoph Wurst2021-06-145-0/+390
|\
| * occ: new command dav:delete-calendarMattia Narducci2021-06-135-0/+390
* | [tx-robot] updated from transifexNextcloud bot2021-06-142-0/+58
* | [tx-robot] updated from transifexNextcloud bot2021-06-132-0/+58
* | Merge pull request #27444 from nextcloud/header-colonMorris Jobke2021-06-101-1/+1
|\ \
| * | Header must contain a colonacsfer2021-06-091-1/+1
* | | Merge pull request #27426 from nextcloud/fix/dav-custom-props-no-scopeChristoph Wurst2021-06-101-14/+57
|\ \ \
| * | | Allow certain custom DAV props to be readable by everyoneChristoph Wurst2021-06-081-14/+57
* | | | [tx-robot] updated from transifexNextcloud bot2021-06-102-8/+66
| |/ / |/| |
* | | Allow apps to get photos of VObjectsJoas Schilling2021-06-091-0/+20
|/ /
* | [tx-robot] updated from transifexNextcloud bot2021-06-082-0/+42
* | Emit sidebar eventsLouis Chemineau2021-06-072-3/+3
* | Merge pull request #27374 from nextcloud/bugfix/noid/adjust-unit-testsMorris Jobke2021-06-072-88/+36
|\ \
| * | Code style fixesMorris Jobke2021-06-072-10/+0
| * | Fix dispatcher handling in CalDavBackendTestJoas Schilling2021-06-042-82/+40
* | | [tx-robot] updated from transifexNextcloud bot2021-06-072-20/+20
* | | [tx-robot] updated from transifexNextcloud bot2021-06-0672-692/+692
* | | Merge pull request #27008 from francoisfreitag/no-jq-app-calendarJohn Molakvoæ2021-06-0510-139/+499
|\ \ \
| * | | Port dav calendar settings page to Vue.jsFrançois Freitag2021-06-0510-139/+499
| |/ /
* / / Update php licensesJohn Molakvoæ (skjnldsv)2021-06-04424-787/+471
|/ /
* | [tx-robot] updated from transifexNextcloud bot2021-06-042-0/+34
* | Merge pull request #27348 from nextcloud/enhancement/calendar-trashbin-retent...Christoph Wurst2021-06-033-4/+20
|\ \
| * | Export the CalDAV trash bin retention duration as propertyChristoph Wurst2021-06-023-4/+20
* | | [tx-robot] updated from transifexNextcloud bot2021-06-032-0/+16
* | | Add missing ACLs for deleted calendar objects to fix deletionChristoph Wurst2021-06-022-4/+37
|/ /
* | [tx-robot] updated from transifexNextcloud bot2021-06-0216-8/+88
* | Merge pull request #27312 from francoisfreitag/tests-atLukas Reschke2021-06-013-16/+14
|\ \
| * | Rewrite birthday calendar tests without $this->at()François Freitag2021-05-313-16/+14
| |/
* | Merge pull request #25658 from nextcloud/dav-respect-disallow-sharing-with-gr...Christoph Wurst2021-06-012-29/+59
|\ \
| * | Make dav respect disallowing sharing with groupsThomas Citharel2021-05-262-29/+59
* | | Merge pull request #27311 from nextcloud/fix/caldav-deleted-objects-urikesselb2021-06-011-2/+2
|\ \ \
| * | | Fix loading of delete caldav objet URIsChristoph Wurst2021-05-311-2/+2
| | |/ | |/|
* / | [tx-robot] updated from transifexNextcloud bot2021-06-012-0/+48
|/ /
* | Expose calendar-uri as property of deleted caldav eventsChristoph Wurst2021-05-313-2/+14
* | Merge pull request #27298 from nextcloud/fix/caldav-deleted-objects-expose-ti...Christoph Wurst2021-05-312-3/+19
|\ \
| * | Expose deletion timestamp for deleted CalDAV objectsChristoph Wurst2021-05-312-3/+19
* | | Merge pull request #27275 from nextcloud/bugfix/noid/circles-22-in-davJoas Schilling2021-05-311-4/+4
|\ \ \ | |/ / |/| |
| * | migration to Circles 22Maxence Lange2021-05-291-4/+4
| |/
* | Get componenttype from the db as well when restoring a calendarobjectThomas Citharel2021-05-311-0/+1
* | Add a trashbin for calendars and calendar objectsChristoph Wurst2021-05-3140-97/+1922
* | [tx-robot] updated from transifexNextcloud bot2021-05-312-8/+58
* | [tx-robot] updated from transifexNextcloud bot2021-05-3058-120/+322
* | Remove since from implementations and fix some more styleJoas Schilling2021-05-256-37/+11
* | Fix PHP CSJoas Schilling2021-05-215-57/+44
* | Add activities for creating, updating and deleting contactsJoas Schilling2021-05-217-57/+294
* | Add activities for addressbook managementJoas Schilling2021-05-218-0/+1025