summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix l10nValdnet2021-03-251-1/+1
* Only write checksum if we have a valid file infoChristoph Wurst2021-03-221-1/+4
* Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling2021-03-101-13/+23
* Restrict autocompletion also based on the phonebook known usersJoas Schilling2021-03-104-35/+62
* Merge pull request #25881 from nextcloud/techdept/psalm/sharespluginRoeland Jago Douma2021-03-041-19/+41
|\
| * Fix the SharesPluginRoeland Jago Douma2021-03-021-19/+41
* | Move DirectMapper to QBMapperRoeland Jago Douma2021-03-031-13/+8
|/
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-1827-66/+66
* Move getChangesForAddressBook to QueryBuilderRoeland Jago Douma2021-02-171-12/+32
* Drop redundant indesRoeland Jago Douma2021-02-162-1/+55
* Fix some RedundantCast in dav codeRoeland Jago Douma2021-02-152-3/+3
* Merge pull request #25595 from nextcloud/enh/caldavbackend/getChangesForCalen...Roeland Jago Douma2021-02-151-13/+34
|\
| * Move getChangesForCalendar to QueryBuilderRoeland Jago Douma2021-02-151-13/+34
* | Merge pull request #25625 from nextcloud/enh/psalm/substrChristoph Wurst2021-02-152-3/+6
|\ \
| * | Check substr resultsRoeland Jago Douma2021-02-152-3/+6
| |/
* | Merge pull request #25636 from nextcloud/fix/psalm/closure_return_typesChristoph Wurst2021-02-153-6/+6
|\ \ | |/ |/|
| * Add some closure return typesRoeland Jago Douma2021-02-143-6/+6
* | Merge pull request #25580 from nextcloud/enh/fix/psalm_pluginmanagerRoeland Jago Douma2021-02-151-89/+107
|\ \
| * | Fix PluginManager annotationRoeland Jago Douma2021-02-141-89/+107
| |/
* / Use correct namespace (casing) in CalendarHomeRoeland Jago Douma2021-02-141-1/+1
|/
* add event for when a direct download is triggeredRobin Appelman2021-02-124-12/+77
* Do not send imip email to invalid recipientsChristoph Wurst2021-02-111-0/+5
* Parse calendar object for attendees and emit interaction eventsChristoph Wurst2021-02-031-5/+65
* Emit an interaction event for calendar event user attendeesChristoph Wurst2021-02-032-14/+39
* Emit an interaction event for calendar share recipientsChristoph Wurst2021-02-032-0/+103
* take into account that UNIQUE index might not work as expectedArthur Schiwon2021-01-291-0/+1
* Merge pull request #25383 from nextcloud/bugfix/24893Roeland Jago Douma2021-01-291-0/+3
|\
| * Properly handle SMB ACL blocking scanning a directoryJulius Härtl2021-01-291-0/+3
* | Merge pull request #25218 from nextcloud/fix/25213/do-no-remove-vali-dav-grou...Christoph Wurst2021-01-291-2/+18
|\ \ | |/ |/|
| * do not remove valid group sharesArthur Schiwon2021-01-191-2/+18
* | Merge pull request #25310 from nextcloud/dav-validate-email-addressesRoeland Jago Douma2021-01-251-0/+9
|\ \
| * | [CalDAV] Validate notified emailsThomas Citharel2021-01-251-0/+9
* | | Catch NotFoundException when querying quotaVincent Petry2021-01-251-0/+2
|/ /
* / also use storage copy when dav copying directoriesRobin Appelman2021-01-211-1/+1
|/
* Add cards_abiduri index on installRoeland Jago Douma2021-01-161-0/+1
* Merge pull request #25114 from nextcloud/dismiss-reminder-notifications-from-...Roeland Jago Douma2021-01-141-0/+7
|\
| * Dismiss reminder notifications from passed eventsThomas Citharel2021-01-141-0/+7
* | Migrate internal classes to the OCP db col typesChristoph Wurst2021-01-1210-10/+10
* | Remove unneeded casts that were found by PsalmMorris Jobke2021-01-114-10/+10
|/
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-087-14/+14
* Merge pull request #24911 from nextcloud/fix/tasks-calendar/undefined-index-s...Julius Härtl2021-01-071-2/+4
|\
| * Make sure we have existing indexes before using themJohn Molakvoæ (skjnldsv)2021-01-041-2/+4
* | Merge pull request #24964 from nextcloud/bugfix/noid/internal-server-error-wh...Roeland Jago Douma2021-01-051-1/+6
|\ \ | |/ |/|
| * Don't throw a 500 when importing a broken ics reminder fileJoas Schilling2021-01-051-1/+6
* | Update license headersChristoph Wurst2020-12-306-4/+6
|/
* Bump icewind/streams from 0.7.1 to 0.7.2Christoph Wurst2020-12-291-1/+1
* Merge pull request #22222 from nextcloud/enh/social-indexRoeland Jago Douma2020-12-222-0/+216
|\
| * re-index contacts with social profilescall-me-matt2020-12-222-0/+216
* | Merge pull request #22085 from nextcloud/enh/index-socialprofileRoeland Jago Douma2020-12-221-1/+2
|\ \ | |/ |/|
| * adding social profile to search indexmatt2020-08-021-1/+2