summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6811 from nextcloud/feature/noid/disable_caldav_invitationsJoas Schilling2017-10-192-1/+72
|\
| * Make it possible to opt out of IMip Plugin for CalDAVGeorg Ehrke2017-10-161-1/+4
| * add admin settings panel for dav appGeorg Ehrke2017-10-161-0/+68
* | Dav: codestyle fixes in PluginManagerJulius Härtl2017-10-141-8/+8
* | Let apps register Sabre plugins or collectionsVincent Petry2017-10-142-2/+184
* | Use ::class to avoid errorsJoas Schilling2017-10-131-6/+12
* | Fix class name, regression from 44cf67accdc294f46bf82b3f8661f353dc5e22f0Joas Schilling2017-10-131-1/+1
* | Check if the user/group exists for dav sharesJoas Schilling2017-10-055-14/+41
|/
* Fix copy paste errorsJoas Schilling2017-09-291-3/+3
* Restore the sequencial orderJoas Schilling2017-09-291-1/+1
* Migrate ids to bigint in the dav appJoas Schilling2017-09-291-0/+35
* Merge pull request #6633 from nextcloud/dav-remove-like-when-not-neededJoas Schilling2017-09-251-1/+5
|\
| * Don't add a LIKE condition when it's not neededThomas Citharel2017-09-251-1/+5
* | Add indexes to cards and cards_properties tablesRoeland Jago Douma2017-09-251-0/+50
|/
* Fix unsigned stateJoas Schilling2017-09-191-0/+36
* Fix migration namingJoas Schilling2017-09-191-4/+4
* Move DAV app to migrationsRoeland Jago Douma2017-09-181-0/+480
* Fix quota calculation on new dav upload endpointRoeland Jago Douma2017-09-133-18/+80
* Merge pull request #5304 from nextcloud/bugfix/2855/dont_send_invitations_for...Morris Jobke2017-09-062-2/+69
|\
| * Sabre/VObject returns DateTimeImmutable, not a simple DateTimeGeorg Ehrke2017-09-051-2/+4
| * don't send invitation emails for past eventsGeorg Ehrke2017-09-052-2/+67
* | Merge pull request #5415 from nextcloud/search-cache-nodeMorris Jobke2017-09-065-12/+52
|\ \ | |/ |/|
| * cache nodes from search resultsRobin Appelman2017-08-265-12/+52
* | Merge pull request #6309 from nextcloud/new-dav-eventRoeland Jago Douma2017-09-041-0/+3
|\ \
| * | add a new dav event to allow apps to register their own sabredav pluginsBjoern Schiessle2017-08-301-0/+3
* | | not to backquote LIMIT on CalDavBackend.phpnhirokinet2017-09-031-1/+1
|/ /
* / add propfind to detect encryption statusBjoern Schiessle2017-08-281-1/+7
|/
* Do not log WebDAV maintenance mode exceptionMorris Jobke2017-08-151-3/+7
* Fix file size comparisonJoas Schilling2017-08-011-2/+2
* Fix comparisons in the dav appJoas Schilling2017-08-017-9/+9
* Fix sabre testRoeland Jago Douma2017-08-011-3/+5
* [DAV] Fix URLUtil::splitPath usageRoeland Jago Douma2017-08-0114-23/+23
* [DAV][CalDAV] FixesRoeland Jago Douma2017-08-015-14/+15
* Stricter phan config fixesLukas Reschke2017-08-011-5/+3
* refactor chunked assembly streamRobin Appelman2017-07-211-56/+32
* Add Phan plugin to check for SQL injectionsLukas Reschke2017-07-202-0/+11
* Only use readable chars in Share TokensJoas Schilling2017-07-181-1/+1
* Merge pull request #5483 from nextcloud/issue-5075-png-files-for-activity-emailsMorris Jobke2017-07-073-3/+15
|\
| * Use PNG version of the icons for shipped activitiesJoas Schilling2017-06-203-3/+15
* | Don't log passwords on dav exceptionsJoas Schilling2017-06-291-21/+4
* | Enhance the logging if the part file can not be renamedMorris Jobke2017-06-221-1/+1
|/
* Merge pull request #5124 from nextcloud/allow-dirlisting-with-unreadable-itemsJoas Schilling2017-06-161-0/+6
|\
| * Allow dir-listing also when one child is blocked by access controlJoas Schilling2017-05-261-0/+6
* | Merge pull request #5298 from nextcloud/bugfix/4885/calendar_shares_url_speci...Morris Jobke2017-06-142-0/+6
|\ \
| * | urldecode group principals in Cal- and CardDAV backendGeorg Ehrke2017-06-122-0/+6
| |/
* | Merge pull request #5300 from nextcloud/bugfix/noid/fix_proppatch_requests_to...Morris Jobke2017-06-141-0/+6
|\ \
| * | allow users to send PropPatch request when calendar is group-shared with themGeorg Ehrke2017-06-081-0/+6
| |/
* | Merge pull request #5295 from nextcloud/bugfix/5077/allow_proppatches_to_birt...Morris Jobke2017-06-131-0/+7
|\ \
| * | allow PropPatch requests to contact_birthdaysGeorg Ehrke2017-06-081-0/+7
| |/
* / Prevent sending second WWW-Authenticate headerLukas Reschke2017-06-131-0/+14
|/