Commit Graph

24 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
provokateurin 8d8f94b8ce
fix(files): Always return a valid mimetype 3 months ago
skjnldsv e41e8de0e2 fix(dav): file drop nickname 7 months ago
Daniel Kesselberg 3db20c8b00 docs: Folder.get throws a NotPermittedException exception 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Robin Appelman 4d110c1dd6 feat: add interface to get only a single node by id instead of all nodes for the id 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Maxence Lange e62e9e3dbf IFilesMetadata 2 years ago
Robin Appelman 5ac0e9b63b
reuse isValidPath from Filesystem 2 years ago
Robin Appelman baf8d2e1d0
make LazyFolder::get not load the real folder if we know the path 2 years ago
Robin Appelman 9055fef5ef
add IFileInfo::getParentId 2 years ago
Robin Appelman 0232eec2cf
allow passing more info to lazy folder 2 years ago
Arthur Schiwon 221562d45d
feat: add searchBySystemTag as PHP API 3 years ago
Arthur Schiwon 71e41ffeeb
refactor: declare getMount() and getMountsIn() at IRootFolder 3 years ago
Carl Schwan 85770f3b9f Make it easier to debug issue #32304 3 years ago
Côme Chilliet cd885b5705
Type sizes as int|float throughout the code base 3 years ago
Robin Appelman 499749dbc1
more preset metadata for LazyUserFolder 4 years ago
Robin Appelman 44a8ebdc1f
optimize getById on LazyUserFolder to not require a full fs setup 4 years ago
Robin Appelman 46d0eef8da
allow setting some metadata in the lazyfolder without having to get the real folder 4 years ago
Robin Appelman cfb7923e08
store mountprovider for each mount in the mounts table 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Robin Appelman f7153a3d0c
generalize the "lazy folder" concept 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
Robin Appelman 5ca1929e8c
Create SimpleFile only when writing the content 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 136c4ef925
dont expose metadata etag for now 6 years ago
Robin Appelman 1b6e647b63
expose filecache extension data in FileInfo 6 years ago
Robin Appelman 8fc47c6f00
add option to get raw size (without submounts) from fileinfo 7 years ago
Robin Appelman e5c3e4b76f
Add getExtension() to FileInfo 7 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Morris Jobke c54a59d51e
Remove unused use statements 9 years ago
Roeland Jago Douma f805aff67c
Always use the LazyRoot 9 years ago
Robin Appelman 81e103074e use limit instead of since when listing recent files 10 years ago
Robin Appelman e321ecd592 add recent files to node api 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Roeland Jago Douma dedf392751
Move \OC\Files to PSR-4 10 years ago
Roeland Jago Douma 5cd8382d39
Add lazyRootFolder 10 years ago