aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
...
| * Move DAV app to migrationsRoeland Jago Douma2017-09-183-802/+481
* | Revert "Do not list system users in contacts menu if sharing autocompletion i...Lukas Reschke2017-09-151-8/+2
|/
* Fix quota calculation on new dav upload endpointRoeland Jago Douma2017-09-134-21/+88
* Merge pull request #5304 from nextcloud/bugfix/2855/dont_send_invitations_for...Morris Jobke2017-09-064-5/+134
|\
| * Sabre/VObject returns DateTimeImmutable, not a simple DateTimeGeorg Ehrke2017-09-052-7/+13
| * don't send invitation emails for past eventsGeorg Ehrke2017-09-054-5/+128
* | Merge pull request #5415 from nextcloud/search-cache-nodeMorris Jobke2017-09-066-15/+55
|\ \ | |/ |/|
| * Fix testRobin Appelman2017-08-261-3/+3
| * cache nodes from search resultsRobin Appelman2017-08-265-12/+52
* | Merge pull request #6309 from nextcloud/new-dav-eventRoeland Jago Douma2017-09-042-0/+8
|\ \
| * | also allow to register additional plugins if the old endpoint is usedBjoern Schiessle2017-08-301-0/+5
| * | 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
* | | [tx-robot] updated from transifexNextcloud bot2017-08-302-4/+4
* | | Merge pull request #4925 from nextcloud/error-stylingMorris Jobke2017-08-291-3/+2
|\ \ \ | |/ / |/| |
| * | Improve design of various error messagesJan-Christoph Borchardt2017-08-121-3/+2
* | | add propfind to detect encryption statusBjoern Schiessle2017-08-281-1/+7
| |/ |/|
* | Do not log WebDAV maintenance mode exceptionMorris Jobke2017-08-152-3/+10
|/
* [tx-robot] updated from transifexNextcloud bot2017-08-0950-50/+0
* 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
* [tx-robot] updated from transifexNextcloud bot2017-07-302-2/+16
* [tx-robot] updated from transifexNextcloud bot2017-07-272-2/+80
* refactor chunked assembly streamRobin Appelman2017-07-211-56/+32
* Merge pull request #5803 from nextcloud/fix-public-linksMorris Jobke2017-07-211-1/+3
|\
| * fix preview for public linksBjoern Schiessle2017-07-201-1/+3
* | Add Phan plugin to check for SQL injectionsLukas Reschke2017-07-202-0/+11
|/
* Merge pull request #5734 from nextcloud/only-readable-chars-in-share-tokensJoas Schilling2017-07-191-1/+1
|\
| * Only use readable chars in Share TokensJoas Schilling2017-07-181-1/+1
* | [tx-robot] updated from transifexNextcloud bot2017-07-152-2/+2
* | [tx-robot] updated from transifexNextcloud bot2017-07-132-14/+14
* | [tx-robot] updated from transifexNextcloud bot2017-07-122-20/+20
|/
* 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
* | fix and extend dav test to also test the master-key setupBjoern Schiessle2017-07-062-0/+52
* | Don't log passwords on dav exceptionsJoas Schilling2017-06-292-24/+7
* | [tx-robot] updated from transifexNextcloud bot2017-06-262-0/+98
* | Enhance the logging if the part file can not be renamedMorris Jobke2017-06-221-1/+1
|/
* [tx-robot] updated from transifexNextcloud bot2017-06-172-2/+2
* Merge pull request #5124 from nextcloud/allow-dirlisting-with-unreadable-itemsJoas Schilling2017-06-162-4/+11
|\
| * Fix unit testJoas Schilling2017-06-071-4/+5
| * 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-145-0/+20
|\ \
| * | urldecode group principals in Cal- and CardDAV backendGeorg Ehrke2017-06-125-0/+20
* | | Merge pull request #5300 from nextcloud/bugfix/noid/fix_proppatch_requests_to...Morris Jobke2017-06-142-0/+12
|\ \ \
| * | | allow users to send PropPatch request when calendar is group-shared with themGeorg Ehrke2017-06-082-0/+12