| Commit message (Expand) | Author | Age | Files | Lines |
* | chore(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 1 | -7/+14 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-27 | 1 | -27/+4 |
* | Merge pull request #38610 from fsamapoor/replace_strpos_calls_in_dav_app | Christoph Wurst | 2023-09-17 | 1 | -1/+1 |
|\ |
|
| * | Refactors "strpos" calls in /apps/dav to improve code readability. | Faraz Samapoor | 2023-06-12 | 1 | -1/+1 |
* | | feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPlugin | Joas Schilling | 2023-07-17 | 1 | -2/+5 |
|/ |
|
* | Cleanup dav | Carl Schwan | 2022-05-05 | 1 | -1/+3 |
* | Migrate last instances of $server::getLogger() from dav | Côme Chilliet | 2022-05-02 | 1 | -1/+1 |
* | 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 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
* | Translate the maintenance mode message in webdav | Morris Jobke | 2020-05-06 | 1 | -1/+2 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 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 | -2/+2 |
|/ |
|
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+4 |
* | also allow to register additional plugins if the old endpoint is used | Bjoern Schiessle | 2017-08-30 | 1 | -0/+5 |
* | Make legacy DAV backend use the BearerAuth backend as well | Lukas Reschke | 2017-05-18 | 1 | -1/+9 |
* | Check that set_time_limit is not disabled before calling it | Ko- | 2017-03-11 | 1 | -1/+3 |
* | Prevent PHP request to get killed when using fclose callback (#26775) | Vincent Petry | 2017-01-23 | 1 | -0/+1 |
* | add dav property to check if a file has a preview available | Robin Appelman | 2016-07-27 | 1 | -1/+2 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+4 |
* | Implement brute force protection | Lukas Reschke | 2016-07-20 | 1 | -0/+1 |
* | block DAV if 2FA challenge needs to be solved first | Christoph Wurst | 2016-06-01 | 1 | -0/+1 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
* | Require CSRF token for non WebDAV authenticated requests | Lukas Reschke | 2016-02-18 | 1 | -0/+1 |
* | Adding pre oc 9.0 CardDAV endpoint for migration of old clients | Thomas Müller | 2016-02-08 | 1 | -1/+2 |
* | Remove the listener plugin | Joas Schilling | 2016-01-13 | 1 | -1/+0 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -8/+2 |
* | Add fake locker plugin for WebDAVFS | Lukas Reschke | 2015-11-13 | 1 | -1/+2 |
* | Add tests for Sabre Auth plugin + make getCurrentUser compatible | Lukas Reschke | 2015-10-23 | 1 | -1/+4 |
* | Fix webdav access | Roeland Jago Douma | 2015-10-16 | 1 | -1/+2 |
* | Consolidate webdav code - move all to one app | Thomas Müller | 2015-10-16 | 1 | -0/+55 |