Commit Graph

59 Commits (b0197c5dfcb0dac94de43bfbfa89a2889fc1e30b)

Author SHA1 Message Date
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Anna Larch 160866c52d fix(dav): set string type for sanitizeMtime 1 year ago
Ferdinand Thiessen 030c209d22 fix: Renaming does not need update but delete permissions 1 year ago
Ferdinand Thiessen 4bbcbc5206
feat: Make `ISharedStorage` public API and reuse where possible 1 year ago
Ferdinand Thiessen cb1b366baf
fix(dav): Ensure share properties are also set on public remote endpoint 1 year ago
Ferdinand Thiessen 322b3946d9
fix(dav): Verify target path in `setName` instead of source path 2 years ago
Andy Scherzinger 9d4b944098
chore: Add SPDX header 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Hamid Dehnavi 7bf31df0bc Refactors "substr" calls to improve code readability 2 years ago
Julius Härtl 160bd75d0a fix: Use proper path when creating node instances 3 years ago
Julius Härtl e23aa8883e
feat(s3): Use multipart upload for chunked uploading 3 years ago
Joas Schilling 98ed72b3ed
Revert "fix(performance): Do not set up filesystem on every call" 3 years ago
Julius Härtl 3bdf3322ec
fix: Use passed LazyFolder when building sabre nodes 3 years ago
Côme Chilliet 028c225d96
Fix psalm errors 3 years ago
Côme Chilliet 110fc79918
Silence errors of return type mismatch from Sabre for now 3 years ago
Côme Chilliet cd885b5705
Type sizes as int|float throughout the code base 3 years ago
Côme Chilliet 5c1a0e0307
Allow float sizes in FileInfo for 32bits 3 years ago
Dariusz Olszewski c0bd7484c6 Review comment - remove redundant empty() call 3 years ago
Dariusz Olszewski 255d1dd686 Read notes from share already loaded into memory 3 years ago
Côme Chilliet 4f3b323fba
Move dav utils functions to OCP\Files\DavUtil 3 years ago
Côme Chilliet b3cd9b5573
Move Dav fileid and permissions logic into OCP\Util to be able to use it for BulkUpload 3 years ago
Carl Schwan 7b723813ce
Multiple fixes 4 years ago
Vincent Petry 92e60e3858
Add nc:share-attributes Webdav property 4 years ago
Robin Appelman 151c800397
allow reusing known folder info when getting directory contents 4 years ago
Robin Appelman 9b1abd6fac
save filesystem node in dav node 4 years ago
Louis Chemineau 69b8044b8f Set the file's mtime from the headers in bulk upload 4 years ago
John Molakvoæ 5223b0b611
Prevent writing invalid mtime 4 years ago
Robin Appelman a334eb7ab1
always allow dav move for movable mount root 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 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
Joas Schilling 89ed2c37bf
Update share type constant usage 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Robin Appelman 2165f10aaf
hookup creation and upload time into dav 6 years ago
tobiasKaminsky b81fb182b3
wip 7 years ago
tobiasKaminsky e3991fbde0
Show sharees via propfind 7 years ago
Robin Appelman dafbb42189
throw a proper error if rename fails in dav 7 years ago
Christoph Wurst aee348c5f5
Update apps/dav/lib/Connector/Sabre/Node.php 7 years ago
tobiasKaminsky 78e6bf0daf
Add note to dav endpoint 7 years ago
Robin Appelman d4a51447d1
Fix getting ocs share permissions if a storage is not available 8 years ago
Roeland Jago Douma 953691abb2
External mount does not get DELETE and UPDATE if readonly 8 years ago
Morris Jobke c1e4f9f305
Use type casting instead of *val() method 8 years ago
Thomas Müller 8c5d656f3b Handle OC-Total-Length in new chunking 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago