summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | Throttle requests to unknown tokensRoeland Jago Douma2018-04-262-4/+24
| * | Add backgroundjob to cleanup expired direct linksRoeland Jago Douma2018-04-262-1/+67
| * | Check if a direct link is expiredRoeland Jago Douma2018-04-262-21/+31
| * | Add directDownload support of storageRoeland Jago Douma2018-04-262-12/+16
| * | No listingRoeland Jago Douma2018-04-261-12/+4
| * | Dav endpoint returns proper dataRoeland Jago Douma2018-04-264-14/+84
| * | Request a direct linkRoeland Jago Douma2018-04-262-5/+53
| * | First step of DAV endpointRoeland Jago Douma2018-04-265-0/+313
| * | Add DB mappingRoeland Jago Douma2018-04-262-0/+93
| * | Add directdownload tableRoeland Jago Douma2018-04-261-0/+80
| |/
* / move log constants to ILoggerArthur Schiwon2018-04-261-2/+2
|/
* Less deprecated calls to OCP\Util::writeLogMorris Jobke2018-04-221-3/+3
* log more information about insufficient storage in dav pluginRobin Appelman2018-04-171-2/+2
* Merge pull request #9148 from nextcloud/dav-read-exceptionRoeland Jago Douma2018-04-111-1/+5
|\
| * transform exception during file read to sabre exceptionsRobin Appelman2018-04-111-1/+5
* | Merge pull request #9097 from nextcloud/bugfix/7661/use_mb_substrJulius Härtl2018-04-111-2/+2
|\ \ | |/ |/|
| * Use multibyte substringRoeland Jago Douma2018-04-051-2/+2
* | more consistent namingArthur Schiwon2018-04-051-6/+6
* | admin_audit and dav listen to announce and revoke signalsArthur Schiwon2018-04-051-0/+18
|/
* Merge pull request #8996 from brandonkirsch/fix-onenote-davMorris Jobke2018-04-032-2/+2
|\
| * Fix webdav support for OneNote clientsBrandon Kirsch2018-03-262-2/+2
* | Do not treat is-encrypted as customer propertyRoeland Jago Douma2018-03-281-0/+1
* | MethodNotAllowed is not a Fatal errorRoeland Jago Douma2018-03-261-0/+4
|/
* Make displayname selectableRoeland Jago Douma2018-03-221-1/+1
* Merge pull request #8255 from nextcloud/bugfix/noid/group-display-nameblizzz2018-03-153-25/+54
|\
| * Fix group displaynames in activityJoas Schilling2018-03-083-25/+54
* | Merge pull request #8112 from nextcloud/fix-integer-overflowMorris Jobke2018-03-091-1/+4
|\ \
| * | Fix integer overflow in ChunkingPluginMorris Jobke2018-03-061-1/+4
| |/
* / emit pre-hooks earlier when not using part filesRobin Appelman2018-03-081-5/+3
|/
* Merge pull request #8335 from nextcloud/remove-unused-importMorris Jobke2018-02-1417-23/+0
|\
| * Remove unused import statementsMorris Jobke2018-02-1417-23/+0
* | Simplify return statementMorris Jobke2018-02-133-7/+3
|/
* Merge pull request #8023 from nextcloud/webdavsearch_limit_order_fixingMorris Jobke2018-02-081-38/+117
|\
| * CacheJail should apply limit and offset after searchingRoeland Jago Douma2018-02-071-1/+1
| * Adjust to updated searchdav libraryRobin Appelman2018-02-071-67/+51
| * Respect limit and order in webdav searchRoeland Jago Douma2018-02-071-3/+98
* | keep previous exception when transforming to dav exceptionRobin Appelman2018-02-072-5/+6
|/
* Only handle encrypted property on foldersRoeland Jago Douma2018-01-301-4/+4
* Use ::class statement instead of stringMorris Jobke2018-01-295-6/+9
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-262-2/+2
* Merge pull request #8071 from nextcloud/remove-silly-codeMorris Jobke2018-01-261-2/+1
|\
| * Cleanup unused codeMorris Jobke2018-01-261-2/+1
* | Merge pull request #7707 from nextcloud/bugfix/noid/birthdaycalendar-differen...Morris Jobke2018-01-261-3/+4
|\ \ | |/ |/|
| * generate different UIDs for Birthday, Anniversary and Death eventGeorg Ehrke2018-01-041-3/+4
* | Use type casting instead of *val() methodMorris Jobke2018-01-265-7/+7
* | Merge pull request #8063 from nextcloud/inline-valueJoas Schilling2018-01-262-4/+2
|\ \
| * | Return value immediately instead of assigning to a one-time variableMorris Jobke2018-01-262-4/+2
* | | Merge pull request #8052 from nextcloud/fix-array-methodsRoeland Jago Douma2018-01-261-1/+1
|\ \ \
| * | | Fix array method usages with a proper callMorris Jobke2018-01-251-1/+1
| |/ /
* / / Remove useless return statementsMorris Jobke2018-01-251-2/+0
|/ /