Ferdinand Thiessen
|
322b3946d9
fix(dav): Verify target path in `setName` instead of source path
|
5 months ago |
Andy Scherzinger
|
9d4b944098
chore: Add SPDX header
|
7 months ago |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
9 months ago |
Hamid Dehnavi
|
7bf31df0bc
Refactors "substr" calls to improve code readability
|
1 year ago |
Julius Härtl
|
160bd75d0a
fix: Use proper path when creating node instances
|
1 year 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"
|
1 year ago |
Julius Härtl
|
3bdf3322ec
fix: Use passed LazyFolder when building sabre nodes
|
1 year ago |
Côme Chilliet
|
028c225d96
Fix psalm errors
|
1 year ago |
Côme Chilliet
|
110fc79918
Silence errors of return type mismatch from Sabre for now
|
1 year ago |
Côme Chilliet
|
cd885b5705
Type sizes as int|float throughout the code base
|
1 year ago |
Côme Chilliet
|
5c1a0e0307
Allow float sizes in FileInfo for 32bits
|
1 year ago |
Dariusz Olszewski
|
c0bd7484c6
Review comment - remove redundant empty() call
|
2 years ago |
Dariusz Olszewski
|
255d1dd686
Read notes from share already loaded into memory
|
2 years ago |
Côme Chilliet
|
4f3b323fba
Move dav utils functions to OCP\Files\DavUtil
|
2 years ago |
Côme Chilliet
|
b3cd9b5573
Move Dav fileid and permissions logic into OCP\Util to be able to use it for BulkUpload
|
2 years ago |
Carl Schwan
|
7b723813ce
Multiple fixes
|
2 years ago |
Vincent Petry
|
92e60e3858
Add nc:share-attributes Webdav property
|
2 years ago |
Robin Appelman
|
151c800397
allow reusing known folder info when getting directory contents
|
2 years ago |
Robin Appelman
|
9b1abd6fac
save filesystem node in dav node
|
2 years ago |
Louis Chemineau
|
69b8044b8f
Set the file's mtime from the headers in bulk upload
|
3 years ago |
John Molakvoæ
|
5223b0b611
Prevent writing invalid mtime
|
3 years ago |
Robin Appelman
|
a334eb7ab1
always allow dav move for movable mount root
|
3 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
dependabot-preview[bot]
|
eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0
|
4 years ago |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
4 years ago |
Joas Schilling
|
89ed2c37bf
Update share type constant usage
|
4 years ago |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |
Christoph Wurst
|
463b388589
Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports
|
4 years ago |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 years ago |