summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix search providers order and IDsJohn Molakvoæ (skjnldsv)2020-08-053-6/+6
* Merge pull request #22104 from nextcloud/enh/search/make-app-handle-the-order...Joas Schilling2020-08-053-4/+13
|\
| * Hand in the route and the parameters of the requestJoas Schilling2020-08-053-4/+13
| * Make apps handle the order logicJohn Molakvoæ (skjnldsv)2020-08-053-3/+3
* | Merge pull request #22099 from nextcloud/fix/unified-searchJohn Molakvoæ2020-08-056-96/+30
|\|
| * Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,...John Molakvoæ (skjnldsv)2020-08-046-96/+30
* | IAddressBook: add isShared and isSystemAddressBookGeorg Ehrke2020-08-051-6/+23
|/
* Merge pull request #22020 from nextcloud/feature/20918/calendar_searchJohn Molakvoæ2020-08-047-0/+711
|\
| * Add Event and Task Backends for Unified SearchGeorg Ehrke2020-08-047-0/+711
* | Merge pull request #22062 from nextcloud/fix/noid/displayname-in-incoming-rem...blizzz2020-08-041-36/+38
|\ \ | |/ |/|
| * Short php syntaxJoas Schilling2020-08-031-5/+5
| * coding style fixesArthur Schiwon2020-07-301-34/+35
| * fix check for Cloud ID, missing return statements, wrong param useArthur Schiwon2020-07-301-2/+3
* | Implement Contacts Backend for Unified SearchGeorg Ehrke2020-08-034-8/+278
|/
* Move federated_share_added into a typed eventMorris Jobke2020-07-232-4/+62
* Migrate DAV to the PSR containerChristoph Wurst2020-07-161-7/+4
* Do not log RequestedRangeNotSatisfiable exceptions in DAVRoeland Jago Douma2020-07-141-0/+3
* Update system addressbook card only when there was a change based on a cached...Morris Jobke2020-07-091-0/+14
* Merge pull request #21074 from jvsalo/shared-lock-multi-releaseMorris Jobke2020-07-061-0/+14
|\
| * In LockPlugin, only release a lock if it was acquiredJaakko Salo2020-05-241-0/+14
* | Merge pull request #21222 from nextcloud/bugfix/18965/reduce-contacts-search-...Morris Jobke2020-07-061-6/+24
|\ \
| * | Reduce load of the contacts search when we know it can't matchJoas Schilling2020-06-151-6/+24
* | | Merge pull request #18895 from nextcloud/bugfix/noid/fix_birthday_calendar_colorMorris Jobke2020-07-061-1/+1
|\ \ \
| * | | Changes the Birthday calendar color to slightly brighter oneGeorg Ehrke2020-01-141-1/+1
* | | | Merge pull request #21626 from nextcloud/enhancement/injectible-callablesMorris Jobke2020-07-051-26/+10
|\ \ \ \
| * | | | Use \OCP\IContainer::injectFn to boot the DAV appChristoph Wurst2020-07-031-26/+10
* | | | | Merge pull request #21533 from nextcloud/techdebt/noid/dedicated-method-to-ge...Roeland Jago Douma2020-07-042-11/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use the new method everywhereJoas Schilling2020-07-032-11/+2
* | | | | Merge pull request #21599 from nextcloud/debt/noid/type-to-typesRoeland Jago Douma2020-07-0210-56/+56
|\ \ \ \ \
| * | | | | Replace TYPE with TYPESDaniel Kesselberg2020-06-3010-56/+56
| |/ / / /
* / / / / Also always return in app commandsJoas Schilling2020-06-268-11/+19
|/ / / /
* | | | Update share type constant usageJoas Schilling2020-06-242-12/+12
* | | | Move DAV to the new bootstrap mechanismChristoph Wurst2020-06-191-84/+206
| |/ / |/| |
* | | Fix pagination of contacts searchJoas Schilling2020-06-101-17/+27
* | | Allow for compression of the PROPFIND responsesRoeland Jago Douma2020-06-062-0/+79
* | | Fix empty event UUID reminder notificationsThomas Citharel2020-06-041-2/+4
| |/ |/|
* | Merge pull request #20844 from nextcloud/feature/noid/maintenance-mode-webdav...Roeland Jago Douma2020-05-115-12/+23
|\ \
| * | Translate the maintenance mode message in webdavMorris Jobke2020-05-065-12/+23
* | | Rename app-generated to z-app-generated, because macOS Contacts supports only...Georg Ehrke2020-05-071-1/+1
|/ /
* | Fix owner on publicownerwrapperRoeland Jago Douma2020-05-011-0/+2
* | Merge pull request #20718 from nextcloud/fix/public_share_owner_activity_messMorris Jobke2020-04-301-0/+53
|\ \
| * | Add a wrapper to fall back to the share owner on public sharesRoeland Jago Douma2020-04-301-0/+53
* | | Merge pull request #19436 from nextcloud/bugfix/noid/dav-quota-calculationRoeland Jago Douma2020-04-301-1/+2
|\ \ \
| * | | Do not include mountpoints when calculating quota usage on WebDAVJulius Härtl2020-04-241-1/+2
* | | | Merge pull request #19039 from nextcloud/dav-activity-provide-links-to-calendarRoeland Jago Douma2020-04-304-53/+91
|\ \ \ \
| * | | | Provide links to calendar in event creation/update activitiesThomas Citharel2020-04-264-53/+91
| |/ / /
* | | | Temporary fix contacts searchJoas Schilling2020-04-291-6/+8
* | | | Update license headers for 19Christoph Wurst2020-04-29119-6/+124
| |/ / |/| |
* | | Merge pull request #20632 from nextcloud/bugfix/20624Morris Jobke2020-04-271-2/+2
|\ \ \ | |/ / |/| |
| * | Only catch anonymous OPTIONS for OfficeJulius Härtl2020-04-241-2/+2