Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
il y a 5 mois |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
il y a 7 mois |
Joas Schilling
|
67958915da
fix(events): Make sure all `\OCP\Files::…` events are emitted with the same data
|
il y a 1 an |
Maxence Lange
|
e62e9e3dbf
IFilesMetadata
|
il y a 1 an |
Robin Appelman
|
5e347553bc
add method to create a node from cache entry + mountpoint
|
il y a 1 an |
Julius Härtl
|
7f958e81d3
fix: Pass parent to NonExistingFile instances
|
il y a 1 an |
Robin Appelman
|
5ac0e9b63b
reuse isValidPath from Filesystem
|
il y a 1 an |
Robin Appelman
|
baf8d2e1d0
make LazyFolder::get not load the real folder if we know the path
|
il y a 1 an |
Robin Appelman
|
9055fef5ef
add IFileInfo::getParentId
|
il y a 1 an |
Robin Appelman
|
e718cbc661
make Node::getParent lazy
|
il y a 1 an |
Joas Schilling
|
3962cd0aa8
fix!: Move getEventDispatcher usage to IEventDispatcher
|
il y a 1 an |
Arthur Schiwon
|
f6ac874dbf
chore: ugly type juggling
|
il y a 1 an |
Arthur Schiwon
|
167a5f394d
fix: add typehine for IRootFolder
|
il y a 1 an |
Julius Härtl
|
160bd75d0a
fix: Use proper path when creating node instances
|
il y a 1 an |
Robin Appelman
|
5bcf37b7ff
only fetch the data for mounts inside a folder when needed
|
il y a 1 an |
Côme Chilliet
|
cd885b5705
Type sizes as int|float throughout the code base
|
il y a 1 an |
Glandos
|
48ca33761f
Test valid path only if file info has to be retrieved
|
il y a 2 ans |
Julius Härtl
|
b2d6435737
Avoid extra query for the parent node if we can pass it along
|
il y a 2 ans |
Robin Appelman
|
d84f9fa9bb
rename cached fileinfo on rename
|
il y a 2 ans |
Robin Appelman
|
754603a04e
dont needlessly resolve path when getting internalPath/storage from Node
|
il y a 2 ans |
Robin Appelman
|
700444e218
split out some path manipulation logic
|
il y a 2 ans |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
il y a 3 ans |
dependabot-preview[bot]
|
eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0
|
il y a 3 ans |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
il y a 3 ans |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
il y a 4 ans |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
il y a 4 ans |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
il y a 4 ans |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
il y a 5 ans |
Julius Härtl
|
9eb1554fad
Properly anotate LockedException in files node api
|
il y a 5 ans |
Robin Appelman
|
136c4ef925
dont expose metadata etag for now
|
il y a 5 ans |