Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in DAV namespace registration | Thomas Citharel | 2022-02-17 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Fix the SharesPlugin | Roeland Jago Douma | 2021-03-02 | 1 | -19/+41 |
* | 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 | 1 | -1/+2 |
* | Handle deck share type in audit and dav app | Julius Härtl | 2020-12-09 | 1 | -0/+1 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
* | Update share type constant usage | Joas Schilling | 2020-06-24 | 1 | -7/+7 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -4/+4 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -2/+2 |
* | 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 | Christoph Wurst | 2019-12-05 | 1 | -5/+3 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+2 |
* | get all shares, not only first one per type | tobiasKaminsky | 2019-08-08 | 1 | -2/+1 |
* | Fix tests | Roeland Jago Douma | 2019-08-01 | 1 | -0/+2 |
* | Unify share fetching | Roeland Jago Douma | 2019-07-30 | 1 | -99/+27 |
* | Use proper ShareeList | Roeland Jago Douma | 2019-07-30 | 1 | -6/+1 |
* | Use proper caching | Roeland Jago Douma | 2019-07-30 | 1 | -25/+54 |
* | wip | tobiasKaminsky | 2019-07-23 | 1 | -58/+32 |
* | wip | tobiasKaminsky | 2019-07-22 | 1 | -0/+71 |
* | Share calendar to circle | Vinicius Cubas Brand | 2019-03-01 | 1 | -0/+3 |
* | Add room shares to DAV and recent files "share-types" property | Daniel Calviño Sánchez | 2018-08-08 | 1 | -0/+1 |
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+4 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -2/+0 |
* | switch reshares to true | Maxence Lange | 2017-03-14 | 1 | -1/+1 |
* | Also get infos about email shares | Joas Schilling | 2016-11-30 | 1 | -1/+2 |
* | remove unneeded getDirectoryContent when getting share types for a folder | Robin Appelman | 2016-11-09 | 1 | -14/+20 |
* | Fix merging backend results | Roeland Jago Douma | 2016-11-01 | 1 | -1/+4 |
* | Add getShareTypesInFolder to optimize folder listening | Robin Appelman | 2016-10-31 | 1 | -4/+28 |
* | Add more files plugins to new DAV endpoint (#26186) | Vincent Petry | 2016-10-20 | 1 | -1/+1 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | Move dav app to PSR-4 (#24527) | Joas Schilling | 2016-05-12 | 1 | -0/+177 |