Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move dav app to PSR-4 (#24527) | Joas Schilling | 2016-05-12 | 1 | -164/+0 |
| | | | | | | * Move Application to correct namespace and PSR-4 it * Move dav app to PSR-4 | ||||
* | Fixing local event delivery for calendar events based on the email address | Thomas Müller | 2016-05-02 | 1 | -0/+3 |
| | |||||
* | Add data-fingerprint property to webdav | Roeland Jago Douma | 2016-04-18 | 1 | -2/+9 |
| | |||||
* | Adding VCFExportPlugin | Thomas Müller | 2016-04-10 | 1 | -0/+2 |
| | |||||
* | In case of exception we return an html page in case the client is a browser | Thomas Müller | 2016-03-24 | 1 | -0/+5 |
| | |||||
* | Fix display of vcard and calendar object details page in browser plugin | Thomas Müller | 2016-03-23 | 1 | -1/+2 |
| | |||||
* | In debugging mode we enable Sabre's browser plugin since it helps a lot when ↵ | Thomas Müller | 2016-03-17 | 1 | -1/+8 |
| | | | | debugging | ||||
* | Update author information | Lukas Reschke | 2016-03-01 | 1 | -0/+1 |
| | | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :) | ||||
* | Hides nodes from listing that the user has no access to | Lukas Reschke | 2016-02-29 | 1 | -1/+2 |
| | |||||
* | Drop unneeded use statements | Morris Jobke | 2016-02-23 | 1 | -4/+0 |
| | |||||
* | Add header for attachment disposition only once | Lukas Reschke | 2016-02-23 | 1 | -13/+0 |
| | | | | | | | | Recent refactorings have resulted in the header being added twice, this makes browsers ignore the header which removes any security gains. This changeset adds the header only once and adds integration tests ensuring the correct header in future. https://github.com/owncloud/core/issues/22577 | ||||
* | Check if user has permission to create such a tag | Lukas Reschke | 2016-02-19 | 1 | -1/+5 |
| | | | | Fixes https://github.com/owncloud/core/issues/22512 | ||||
* | Add FilesPlugin - fixes #22507 | Thomas Müller | 2016-02-19 | 1 | -0/+4 |
| | |||||
* | Require CSRF token for non WebDAV authenticated requests | Lukas Reschke | 2016-02-18 | 1 | -1/+2 |
| | |||||
* | Only set the header if the node exists and in case the request is a GET | Thomas Müller | 2016-02-08 | 1 | -3/+8 |
| | |||||
* | Serve files with an attachment disposition for new DAV endpoint | Lukas Reschke | 2016-02-08 | 1 | -0/+12 |
| | | | | This adds a `Content-Disposition: attachment` header to all files served via the DAV endpoint. | ||||
* | Fix server ctor including unit test - this shall never happen again | Thomas Müller | 2016-01-27 | 1 | -1/+1 |
| | |||||
* | Migrate from CardDAV sharing to more generalk DAV sharing | Thomas Müller | 2016-01-27 | 1 | -1/+0 |
| | |||||
* | Add fake locking support for OneNote 2013 | Lukas Reschke | 2016-01-26 | 1 | -3/+6 |
| | | | | Fixes https://github.com/owncloud/core/issues/21925 | ||||
* | Comments DAV implementation | Arthur Schiwon | 2016-01-26 | 1 | -0/+6 |
| | |||||
* | Add missing dispatcher | Thomas Müller | 2016-01-13 | 1 | -0/+1 |
| | |||||
* | Remove the listener plugin | Joas Schilling | 2016-01-13 | 1 | -2/+0 |
| | |||||
* | Merge pull request #21653 from owncloud/update-license-headers-2016 | Thomas Müller | 2016-01-13 | 1 | -1/+21 |
|\ | | | | | Update license headers 2016 | ||||
| * | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+21 |
| | | |||||
* | | Use EventDispatcher to allow additional setup of auth backends - move ↵ | Thomas Müller | 2016-01-12 | 1 | -1/+6 |
| | | | | | | | | federation auth to federation app | ||||
* | | Allow trusted servers to authenticate | Thomas Müller | 2016-01-12 | 1 | -1/+4 |
|/ | |||||
* | Adding IMip scheduling which uses ownClouds mail delivery | Thomas Müller | 2016-01-08 | 1 | -3/+3 |
| | |||||
* | Added dav endpoints for system tags | Vincent Petry | 2015-12-03 | 1 | -0/+3 |
| | |||||
* | user and system addressbooks are now living in sub folders | Thomas Müller | 2015-12-02 | 1 | -1/+1 |
| | |||||
* | Users are available under it's own principal resource named ↵ | Thomas Müller | 2015-11-25 | 1 | -1/+5 |
| | | | | 'principals/users' this will allow us to introduce e.g. groups as principals (one day) and system specific principals (needed for federation) | ||||
* | Adding sync support - including dav tests | Thomas Müller | 2015-11-25 | 1 | -0/+1 |
| | |||||
* | Implement CSRF protection | Thomas Müller | 2015-11-19 | 1 | -0/+1 |
| | |||||
* | Merge pull request #20537 from ↵ | Thomas Müller | 2015-11-19 | 1 | -0/+7 |
|\ | | | | | | | | | owncloud/add-internal-locking-to-new-webdav-endpoint Add internal locking plugin | ||||
| * | Add internal locking plugin - fixes #20502 | Thomas Müller | 2015-11-16 | 1 | -0/+7 |
| | | |||||
* | | Merge pull request #20371 from owncloud/add-caldav-2 | Thomas Müller | 2015-11-18 | 1 | -0/+10 |
|\ \ | |/ |/| | Introducing CalDAV into core | ||||
| * | Introducing CalDAV into core | Thomas Müller | 2015-11-16 | 1 | -0/+10 |
| | | |||||
* | | Add fake locker plugin for WebDAVFS | Lukas Reschke | 2015-11-13 | 1 | -0/+6 |
|/ | | | | WebDAVFS as used by Finder requires a Class 2 compatible WebDAV server. This change introduces a fake locking provider which will simply advertise Locking support when a request originates from WebDAVFS. It will also return successful LOCK and UNLOCK responses. | ||||
* | Adding CardDAV plugin to provide addressbook-home-set property | Thomas Müller | 2015-11-10 | 1 | -0/+2 |
| | |||||
* | Register DAVACL plugin to provide current-user-principal | Thomas Müller | 2015-11-09 | 1 | -0/+2 |
| | |||||
* | Adding required parameters of ctor of class Auth | Thomas Müller | 2015-10-26 | 1 | -1/+4 |
| | |||||
* | Introduced the new webdav endpoint remote.php/dav holding the principals and ↵ | Thomas Müller | 2015-10-26 | 1 | -0/+54 |
the files collection |