| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-07 | 20 | -0/+20 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-06 | 64 | -64/+0 |
* | Merge pull request #26877 from nextcloud/chore/query-builder-execute-statement | Morris Jobke | 2021-05-05 | 1 | -24/+24 |
|\ |
|
| * | Fix usage of rename executeUpdate | Christoph Wurst | 2021-05-05 | 1 | -24/+24 |
* | | Fix test | Valdnet | 2021-05-04 | 1 | -1/+1 |
* | | l10n: Spelling unification | Valdnet | 2021-05-04 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #26845 from nextcloud/fix/noid/import-card-fix-string-value | Morris Jobke | 2021-05-03 | 2 | -9/+23 |
|\ |
|
| * | fix creating vcards with multiple string values | Arthur Schiwon | 2021-04-30 | 2 | -9/+23 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-02 | 2 | -2/+2 |
|/ |
|
* | Exclusively use the typed calendar deletion events for DAV | Christoph Wurst | 2021-04-29 | 9 | -54/+269 |
* | Correctly truncate multibyte strings to fit into the database | Chih-Hsuan Yen | 2021-04-26 | 2 | -4/+4 |
* | Close open cursors | Christoph Wurst | 2021-04-23 | 1 | -3/+5 |
* | Use the new executeQuery and executeUpdate methods | Christoph Wurst | 2021-04-23 | 1 | -54/+54 |
* | Drop default fetch mode parameter | Christoph Wurst | 2021-04-23 | 1 | -15/+15 |
* | Only set copy etag if the destination source can be found | Christoph Wurst | 2021-04-23 | 2 | -1/+22 |
* | Fix DAV unit tests | Joas Schilling | 2021-04-20 | 3 | -4/+8 |
* | Move over notification to new registration | Roeland Jago Douma | 2021-04-16 | 1 | -6/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-12 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-05 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-03 | 2 | -2/+54 |
* | Merge pull request #26342 from pirate/cal-invite-email-use-pngs | Morris Jobke | 2021-03-29 | 1 | -7/+7 |
|\ |
|
| * | change calendar invite emails to use pngs instead of svgs | Nick Sweeting | 2021-03-26 | 1 | -7/+7 |
* | | Map old account scope properties to new names | Vincent Petry | 2021-03-26 | 3 | -16/+16 |
|/ |
|
* | Merge pull request #22201 from cweiske/20492-move-contacts-with-birthday | John Molakvoæ | 2021-03-26 | 1 | -3/+17 |
|\ |
|
| * | Delete old birthday calendar object when moving contact to another address book | Christian Weiske | 2021-03-26 | 1 | -3/+17 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-26 | 60 | -60/+60 |
* | | Fix l10n | Valdnet | 2021-03-25 | 1 | -1/+1 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-24 | 2 | -2/+2 |
* | Merge pull request #25776 from nextcloud/fix/sabre-file-checksum-no-file-info | Roeland Jago Douma | 2021-03-23 | 1 | -1/+4 |
|\ |
|
| * | Only write checksum if we have a valid file info | Christoph Wurst | 2021-03-22 | 1 | -1/+4 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-23 | 2 | -2/+2 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-15 | 2 | -2/+2 |
* | Add a setting to restrict returning a full match unless in phonebook or same ... | Joas Schilling | 2021-03-10 | 2 | -13/+74 |
* | Restrict autocompletion also based on the phonebook known users | Joas Schilling | 2021-03-10 | 9 | -36/+77 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-06 | 4 | -0/+232 |
* | Merge pull request #25881 from nextcloud/techdept/psalm/sharesplugin | Roeland Jago Douma | 2021-03-04 | 1 | -19/+41 |
|\ |
|
| * | Fix the SharesPlugin | Roeland Jago Douma | 2021-03-02 | 1 | -19/+41 |
* | | Move DirectMapper to QBMapper | Roeland Jago Douma | 2021-03-03 | 2 | -13/+10 |
* | | Update autoloader files | Roeland Jago Douma | 2021-03-02 | 1 | -2/+4 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-28 | 2 | -4/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-23 | 2 | -58/+156 |