| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #27008 from francoisfreitag/no-jq-app-calendar | John Molakvoæ | 2021-06-05 | 10 | -139/+499 |
|\ |
|
| * | Port dav calendar settings page to Vue.js | François Freitag | 2021-06-05 | 10 | -139/+499 |
* | | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 424 | -787/+471 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-04 | 2 | -0/+34 |
* | Merge pull request #27348 from nextcloud/enhancement/calendar-trashbin-retent... | Christoph Wurst | 2021-06-03 | 3 | -4/+20 |
|\ |
|
| * | Export the CalDAV trash bin retention duration as property | Christoph Wurst | 2021-06-02 | 3 | -4/+20 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-03 | 2 | -0/+16 |
* | | Add missing ACLs for deleted calendar objects to fix deletion | Christoph Wurst | 2021-06-02 | 2 | -4/+37 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-02 | 16 | -8/+88 |
* | Merge pull request #27312 from francoisfreitag/tests-at | Lukas Reschke | 2021-06-01 | 3 | -16/+14 |
|\ |
|
| * | Rewrite birthday calendar tests without $this->at() | François Freitag | 2021-05-31 | 3 | -16/+14 |
* | | Merge pull request #25658 from nextcloud/dav-respect-disallow-sharing-with-gr... | Christoph Wurst | 2021-06-01 | 2 | -29/+59 |
|\ \ |
|
| * | | Make dav respect disallowing sharing with groups | Thomas Citharel | 2021-05-26 | 2 | -29/+59 |
* | | | Merge pull request #27311 from nextcloud/fix/caldav-deleted-objects-uri | kesselb | 2021-06-01 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Fix loading of delete caldav objet URIs | Christoph Wurst | 2021-05-31 | 1 | -2/+2 |
| | |/
| |/| |
|
* / | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-01 | 2 | -0/+48 |
|/ / |
|
* | | Expose calendar-uri as property of deleted caldav events | Christoph Wurst | 2021-05-31 | 3 | -2/+14 |
* | | Merge pull request #27298 from nextcloud/fix/caldav-deleted-objects-expose-ti... | Christoph Wurst | 2021-05-31 | 2 | -3/+19 |
|\ \ |
|
| * | | Expose deletion timestamp for deleted CalDAV objects | Christoph Wurst | 2021-05-31 | 2 | -3/+19 |
* | | | Merge pull request #27275 from nextcloud/bugfix/noid/circles-22-in-dav | Joas Schilling | 2021-05-31 | 1 | -4/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | migration to Circles 22 | Maxence Lange | 2021-05-29 | 1 | -4/+4 |
| |/ |
|
* | | Get componenttype from the db as well when restoring a calendarobject | Thomas Citharel | 2021-05-31 | 1 | -0/+1 |
* | | Add a trashbin for calendars and calendar objects | Christoph Wurst | 2021-05-31 | 40 | -97/+1922 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-31 | 2 | -8/+58 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-30 | 58 | -120/+322 |
* | | Remove since from implementations and fix some more style | Joas Schilling | 2021-05-25 | 6 | -37/+11 |
* | | Fix PHP CS | Joas Schilling | 2021-05-21 | 5 | -57/+44 |
* | | Add activities for creating, updating and deleting contacts | Joas Schilling | 2021-05-21 | 7 | -57/+294 |
* | | Add activities for addressbook management | Joas Schilling | 2021-05-21 | 8 | -0/+1025 |
* | | Add a setting | Joas Schilling | 2021-05-21 | 5 | -1/+92 |
* | | Add a contacts filter | Joas Schilling | 2021-05-21 | 4 | -0/+96 |
|/ |
|
* | Merge pull request #26990 from francoisfreitag/rm-unused | Christoph Wurst | 2021-05-18 | 2 | -4/+0 |
|\ |
|
| * | Remove unused apps/dav/js/schedule-response.js | François Freitag | 2021-05-15 | 2 | -4/+0 |
* | | Prefer string $file over 1-element array in script() | François Freitag | 2021-05-18 | 1 | -3/+1 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-15 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-14 | 2 | -0/+2 |
* | Fix CS check | Roeland Jago Douma | 2021-05-12 | 1 | -2/+0 |
* | Merge pull request #26922 from nextcloud/techdebt/noid/dav-no-private-class | Roeland Jago Douma | 2021-05-12 | 4 | -137/+84 |
|\ |
|
| * | remove private AccountManager from SyncService | Arthur Schiwon | 2021-05-11 | 2 | -52/+19 |
| * | dav: do not use private AccountManager | Arthur Schiwon | 2021-05-08 | 2 | -85/+65 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-12 | 2 | -0/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-08 | 6 | -0/+6 |
|/ |
|
* | Remove the untyped calendar update event | Christoph Wurst | 2021-05-07 | 4 | -21/+26 |
* | Remove the untyped calendar create event | Christoph Wurst | 2021-05-07 | 5 | -20/+31 |
* | Merge pull request #26913 from nextcloud/chore/dav-calendar-object-untyped-ev... | Christoph Wurst | 2021-05-07 | 13 | -287/+340 |
|\ |
|
| * | Clean up reminder actions and call methods directly | Christoph Wurst | 2021-05-07 | 4 | -46/+21 |
| * | Remove the \OCA\DAV\CalDAV\CalDavBackend::createCalendarObject event | Christoph Wurst | 2021-05-07 | 6 | -52/+72 |
| * | Remove the \OCA\DAV\CalDAV\CalDavBackend::updateCalendarObject event | Christoph Wurst | 2021-05-07 | 5 | -19/+48 |
| * | Remove the \OCA\DAV\CalDAV\CalDavBackend::deleteCalendarObject event | Christoph Wurst | 2021-05-07 | 7 | -73/+102 |
* | | Drop the unused second parameter on \OCA\DAV\CalDAV\CalDavBackend::getShares | Christoph Wurst | 2021-05-07 | 1 | -2/+1 |
|/ |
|