summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Move Travis tests to DroneCILukas Reschke2016-09-132-24/+0
* Improve chunk upload AssemblyStream performanceVincent Petry2016-09-132-11/+94
* Cast query result to intRoeland Jago Douma2016-09-092-2/+2
* Merge pull request #1342 from nextcloud/throw-exceptions-not-printableMorris Jobke2016-09-092-7/+5
|\
| * Don't print exception message in HTMLLukas Reschke2016-09-092-7/+5
* | Filter more mimetypesLukas Reschke2016-09-092-9/+63
|/
* Fix testsJoas Schilling2016-09-071-16/+28
* UPDATE permissions qualify for renaming a nodeJoas Schilling2016-09-071-5/+10
* Only require CREATE permissions when the file does not exist yetJoas Schilling2016-09-071-2/+11
* more efficient check if addressbook and calendar exists for userRobin Appelman2016-08-316-16/+49
* Add a unit test for all the magicJoas Schilling2016-08-301-1/+64
* Correctly handle multi-values when converting VCards to arrayJoas Schilling2016-08-301-1/+41
* [master] DAV: Return data-fingerprint always when asked (#25482)Markus Goetz2016-08-292-9/+6
* Merge pull request #1054 from nextcloud/less-cache-hitsLukas Reschke2016-08-271-1/+6
|\
| * reuse the userfolder's fileinfo when possible during dav setupRobin Appelman2016-08-251-1/+6
* | Merge pull request #1031 from nextcloud/2fa-infinite-redirect-loopJoas Schilling2016-08-262-2/+3
|\ \
| * | prevent infinite redirect loops if the there is no 2fa provider to passChristoph Wurst2016-08-242-2/+3
| |/
* | Better displaynames for shared address booksJoas Schilling2016-08-245-11/+44
* | Better displaynames for shared calendarsJoas Schilling2016-08-247-18/+39
|/
* Move over to new CalDAVTester repo (#25859)Thomas Müller2016-08-192-12/+12
* Fix phpdoc in CommentsRoeland Jago Douma2016-08-161-1/+1
* Increment the versions and adjust the capitilizationJoas Schilling2016-08-081-1/+1
* fix #724 by using step instead of jobBernhard Posselt2016-08-041-2/+2
* Adding quota plugin to new dav endpoint (#25615)Thomas Müller2016-07-291-0/+3
* add dav property to check if a file has a preview availableRobin Appelman2016-07-278-6/+85
* Also increase the min versionJoas Schilling2016-07-221-1/+1
* bumb compatible app versions for core appsRobin Appelman2016-07-221-1/+1
* Merge pull request #517 from nextcloud/fix-typoJoas Schilling2016-07-221-1/+1
|\
| * Use app name from stable9Joas Schilling2016-07-221-1/+1
* | Merge pull request #500 from nextcloud/bump_versionJoas Schilling2016-07-221-1/+1
|\ \ | |/ |/|
| * Increase app versionsJoas Schilling2016-07-211-1/+1
* | Merge pull request #496 from nextcloud/fix-config-generationMorris Jobke2016-07-211-1/+1
|\ \
| * | Change the app nameJoas Schilling2016-07-211-1/+1
| |/
* | Update with robinJoas Schilling2016-07-2134-34/+34
* | Fix apps/Joas Schilling2016-07-21168-279/+538
|/
* Merge pull request #479 from nextcloud/add-bruteforce-throttlerLukas Reschke2016-07-216-3/+21
|\
| * Implement brute force protectionLukas Reschke2016-07-206-3/+21
* | Merge pull request #466 from nextcloud/escape-special-charactersLukas Reschke2016-07-201-1/+1
|\ \
| * | Escape special characters (#25429)Aaron Wood2016-07-201-1/+1
| |/
* | Merge pull request #464 from nextcloud/master-change-load-orderRoeland Douma2016-07-201-1/+4
|\ \
| * | Change load order of auth backends so that we can throw an exception in OCA\D...Thomas Müller2016-07-201-1/+4
| |/
* / Cast share id to string (#25402)Vincent Petry2016-07-201-1/+1
|/
* Merge pull request #394 from nextcloud/tags-for-everythingMorris Jobke2016-07-198-51/+68
|\
| * Fix non-existing exception classJoas Schilling2016-07-185-25/+25
| * Allow apps to register SystemTags pluginsJoas Schilling2016-07-182-2/+21
| * Fix doc blocksJoas Schilling2016-07-181-0/+5
| * Fix TODO and bring in abstraction (similar to comments)Joas Schilling2016-07-184-28/+21
* | Merge pull request #405 from nextcloud/theming-fixesBjörn Schießle2016-07-182-2/+2
|\ \ | |/ |/|
| * Use the themed Defaults everywhereJoas Schilling2016-07-152-2/+2
* | Merge pull request #379 from nextcloud/create_federated_share_on_mountMorris Jobke2016-07-181-1/+1
|\ \