| Commit message (Expand) | Author | Age | Files | Lines |
* | Use display name cache on getStorageInfo | Julius Härtl | 2022-12-19 | 1 | -0/+15 |
* | Fix duplicate event email notifications | Richard Steinmetz | 2022-11-04 | 1 | -0/+31 |
* | add test for trying to fopen a file which no longer exists on disk | Robin Appelman | 2022-10-03 | 1 | -2/+2 |
* | Add nc:share-attributes Webdav property | Vincent Petry | 2022-07-28 | 1 | -0/+62 |
* | Fix typos in apps/dav subdirectory | luz paz | 2022-07-26 | 1 | -1/+1 |
* | Merge pull request #31029 from nextcloud/expose-extra-emails-in-dav | Vincent Petry | 2022-06-10 | 1 | -0/+49 |
|\ |
|
| * | Expose additional emails in {DAV:}alternate-URI-set | Thomas Citharel | 2022-05-17 | 1 | -0/+49 |
* | | Don't spam the log with fatals when maintenance mode is enabled or an upgrade... | Joas Schilling | 2022-06-10 | 1 | -2/+5 |
|/ |
|
* | Merge pull request #31963 from nextcloud/feat/use_setting_in_dav_search | Louis | 2022-05-04 | 1 | -0/+4 |
|\ |
|
| * | Use email settings in DAV search | Louis Chemineau | 2022-04-19 | 1 | -0/+4 |
* | | Migrate dav application from ILogger to LoggerInterface | Côme Chilliet | 2022-05-02 | 2 | -26/+20 |
|/ |
|
* | Merge pull request #25747 from nextcloud/XAccelBuffering | blizzz | 2022-04-07 | 1 | -2/+5 |
|\ |
|
| * | Add X-Accel-Buffering header to downloads | Unpublished | 2022-01-17 | 1 | -2/+5 |
* | | use existing node in SharesPlugin | Robin Appelman | 2022-04-06 | 4 | -47/+80 |
* | | dont re-query fileinfo when getting dav quota | Robin Appelman | 2022-03-28 | 1 | -8/+0 |
* | | Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-id | Joas Schilling | 2022-03-22 | 1 | -12/+12 |
|\ \ |
|
| * | | Fix tests | Joas Schilling | 2022-02-23 | 1 | -12/+12 |
| |/ |
|
* / | adjust tests to new fs setup | Robin Appelman | 2022-03-04 | 1 | -5/+4 |
|/ |
|
* | Merge pull request #29948 from nextcloud/enh/webdav-creationdate | John Molakvoæ | 2021-12-28 | 1 | -1/+14 |
|\ |
|
| * | Expose DAV:creationdate for propfind/proppatch | Julius Härtl | 2021-11-29 | 1 | -1/+14 |
* | | Prevent writing invalid mtime | John Molakvoæ | 2021-12-07 | 2 | -14/+58 |
|/ |
|
* | Fix dav application tests and code for PHP 8.1 | Côme Chilliet | 2021-11-23 | 1 | -0/+3 |
* | use specific email getter where necessary | Arthur Schiwon | 2021-09-09 | 1 | -17/+17 |
* | Improve PrincipalTest test file | Thomas Citharel | 2021-08-16 | 1 | -56/+58 |
* | Expose user language through DAV | Thomas Citharel | 2021-08-16 | 1 | -1/+28 |
* | Make sure that the dav propfind plugins always use the proper user id | Julius Härtl | 2021-07-22 | 2 | -17/+16 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 33 | -35/+14 |
* | Fix test | Valdnet | 2021-05-04 | 1 | -1/+1 |
* | Only set copy etag if the destination source can be found | Christoph Wurst | 2021-04-23 | 1 | -0/+14 |
* | Add a setting to restrict returning a full match unless in phonebook or same ... | Joas Schilling | 2021-03-10 | 1 | -0/+51 |
* | Restrict autocompletion also based on the phonebook known users | Joas Schilling | 2021-03-10 | 1 | -1/+7 |
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 | dependabot-preview[bot] | 2021-02-18 | 1 | -1/+1 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 11 | -11/+13 |
* | Add $secureRandom to test case | Daniel Kesselberg | 2020-12-10 | 1 | -6/+13 |
* | Handle deck share type in audit and dav app | Julius Härtl | 2020-12-09 | 1 | -0/+1 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 3 | -5/+5 |
* | Fix unit tests | Roeland Jago Douma | 2020-10-05 | 1 | -0/+6 |
* | fix tests | Robin Appelman | 2020-08-26 | 1 | -4/+11 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 4 | -2/+4 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 9 | -62/+60 |
* | Update share type constant usage | Joas Schilling | 2020-06-24 | 1 | -10/+10 |
* | Merge pull request #21302 from nextcloud/techdebt/noid/adjust-to-parent-imple... | Christoph Wurst | 2020-06-09 | 1 | -3/+3 |
|\ |
|
| * | Adjust to parent implementation | Joas Schilling | 2020-06-08 | 1 | -3/+3 |
* | | Allow for compression of the PROPFIND responses | Roeland Jago Douma | 2020-06-06 | 1 | -0/+116 |
|/ |
|
* | Translate the maintenance mode message in webdav | Morris Jobke | 2020-05-06 | 2 | -3/+12 |
* | Merge pull request #19436 from nextcloud/bugfix/noid/dav-quota-calculation | Roeland Jago Douma | 2020-04-30 | 1 | -10/+18 |
|\ |
|
| * | Do not include mountpoints when calculating quota usage on WebDAV | Julius Härtl | 2020-04-24 | 1 | -10/+18 |
* | | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 5 | -0/+5 |
|/ |
|
* | Add test that shares and tags are ignored for chunk files. | Daniel Kesselberg | 2020-04-21 | 2 | -1/+43 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 3 | -15/+15 |