Commit Graph

44 Commits (5981b7eb512aa411f51cad541d01c5c6e93476f0)

Author SHA1 Message Date
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 3 months ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
skjnldsv 4a77fe3530 fix(dav): also return shared-with-me shares data 1 year ago
Andy Scherzinger 9d4b944098
chore: Add SPDX header 1 year ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Michiel de Jong c0e84cb512 Add SHARE_TYPE_SCIENCEMESH 3 years ago
Carl Schwan 829490ab7a Cleanup dav 3 years ago
Robin Appelman 5e69f98c16
sh 4 years ago
Robin Appelman ae7205f550
use existing node in SharesPlugin 4 years ago
Thomas Citharel 46e9f6d0c5
Fix typo in DAV namespace registration 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Roeland Jago Douma c40228a65a Fix the SharesPlugin 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Julius Härtl bac1651380
Handle deck share type in audit and dav app 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Joas Schilling 89ed2c37bf
Update share type constant usage 5 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
tobiasKaminsky eb564e82de
get all shares, not only first one per type 6 years ago
Roeland Jago Douma 85d5400314
Fix tests 6 years ago
Roeland Jago Douma 21477bca77
Unify share fetching 6 years ago
Roeland Jago Douma 2a45763440
Use proper ShareeList 6 years ago
Roeland Jago Douma 06a9ade582
Use proper caching 6 years ago
tobiasKaminsky efa0733b04
wip 6 years ago
tobiasKaminsky b81fb182b3
wip 6 years ago
Vinicius Cubas Brand 5e37b52241
Share calendar to circle 7 years ago
Daniel Calviño Sánchez 523fdb612c Add room shares to DAV and recent files "share-types" property 7 years ago
Morris Jobke eb51f06a3b
Use ::class statement instead of string 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Morris Jobke c54a59d51e
Remove unused use statements 9 years ago
Maxence Lange 1b9ed81cb6
switch reshares to true 9 years ago
Joas Schilling 1aa874e4e3
Also get infos about email shares 9 years ago
Robin Appelman d1291f7aee
remove unneeded getDirectoryContent when getting share types for a folder 9 years ago
Roeland Jago Douma fc4d0a86ef
Fix merging backend results 9 years ago
Robin Appelman 3692769b0a
Add getShareTypesInFolder to optimize folder listening 9 years ago
Vincent Petry 73e216e0a7
Add more files plugins to new DAV endpoint (#26186) 9 years ago
Joas Schilling 813f0a0f40
Fix apps/ 9 years ago
Joas Schilling dd9ee10bc0 Move dav app to PSR-4 (#24527) 10 years ago
Vincent Petry 9ee1f506f2 Return remote shares in oc:share-types Webdav property 10 years ago
Roeland Jago Douma 6e6e002280 Remove duplicated copyright 10 years ago
Vincent Petry f778e48ee5 Add webdav property for share info in PROPFIND response 10 years ago