| Commit message (Expand) | Author | Age | Files | Lines |
* | Throttle on public DAV endpoint | Lukas Reschke | 2021-06-22 | 1 | -1/+2 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
* | Use IBootstrap for the app federatedfilesharing | Morris Jobke | 2020-07-14 | 1 | -2/+2 |
* | Translate the maintenance mode message in webdav | Morris Jobke | 2020-05-06 | 1 | -1/+2 |
* | Add a wrapper to fall back to the share owner on public shares | Roeland Jago Douma | 2020-04-30 | 1 | -1/+3 |
* | Query Application class on publicwebdav | Julius Härtl | 2020-04-02 | 1 | -1/+1 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -1/+1 |
* | Update license headers for 18 | Christoph Wurst | 2019-12-20 | 1 | -0/+1 |
* | Merge pull request #18061 from nextcloud/bugfix/noid/dav-plugin-old | Roeland Jago Douma | 2019-12-16 | 1 | -1/+2 |
|\ |
|
| * | Load apps dav plugins on the old webdav route | Julius Härtl | 2019-12-04 | 1 | -1/+2 |
* | | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
|/ |
|
* | fix preview for public links | Bjoern Schiessle | 2017-07-20 | 1 | -1/+3 |
* | Make legacy DAV backend use the BearerAuth backend as well | Lukas Reschke | 2017-05-18 | 1 | -1/+2 |
* | Hack to prevent warning for read-only wrapper in public links | Vincent Petry | 2016-11-16 | 1 | -5/+3 |
* | Only enable files_drop plugin when we actuall do files_drop | Roeland Jago Douma | 2016-10-24 | 1 | -0/+5 |
* | Make files_drop work | Roeland Jago Douma | 2016-10-24 | 1 | -3/+9 |
* | add dav property to check if a file has a preview available | Robin Appelman | 2016-07-27 | 1 | -1/+2 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -3/+5 |
* | remove unused parameter | Bjoern Schiessle | 2016-07-14 | 1 | -1/+1 |
* | Merge branch 'master' of https://github.com/owncloud/core into downstream-160611 | Arthur Schiwon | 2016-06-11 | 1 | -6/+3 |
|\ |
|
| * | Wrap publicwebdav in sharePermission mask | Roeland Jago Douma | 2016-06-06 | 1 | -6/+3 |
* | | block webdav access if share is not readable | Bjoern Schiessle | 2016-06-09 | 1 | -0/+5 |
|/ |
|
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+3 |
* | move federated sharing settings to the federatedfilesharing app | Björn Schießle | 2016-04-22 | 1 | -1/+3 |
* | Merge pull request #23268 from owncloud/range-requests-should-not-block-the-s... | Thomas Müller | 2016-04-18 | 1 | -0/+1 |
|\ |
|
| * | Close session for publicwebdav | Lukas Reschke | 2016-03-15 | 1 | -0/+1 |
* | | Move public webdav auth over to share manager | Roeland Jago Douma | 2016-04-08 | 1 | -5/+8 |
* | | Return 401 DummyBasicAuth in case of ajax call | Vincent Petry | 2016-03-31 | 1 | -1/+1 |
|/ |
|
* | Check that the owner of a link share still has share permissions on access | Robin Appelman | 2016-02-09 | 1 | -1/+7 |
* | Remove the listener plugin | Joas Schilling | 2016-01-13 | 1 | -1/+0 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+3 |
* | Add fake locker plugin for WebDAVFS | Lukas Reschke | 2015-11-13 | 1 | -1/+2 |
* | Consolidate webdav code - move all to one app | Thomas Müller | 2015-10-16 | 1 | -0/+74 |