Commit Graph

63 Commits (2e4cc6da17028e777dc223689f1b9964ff2a4d8f)

Author SHA1 Message Date
Roeland Jago Douma 6aa6ab3e02
Add lazy events for the Node API 6 years ago
Robin Appelman f7153a3d0c
generalize the "lazy folder" concept 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Julius Härtl 56aa8fd035
Properly hint exceptions thrown by getUserFolder 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 7 years ago
Robin Appelman c62637da8b
Allow filtering the search results to the users home storage 7 years ago
Julius Härtl 9eb1554fad
Properly anotate LockedException in files node api 7 years ago
Arthur Schiwon fc16b09a2c
Files first to use own GenericEvent 7 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 7 years ago
Robin Appelman 136c4ef925
dont expose metadata etag for now 7 years ago
Robin Appelman 1b6e647b63
expose filecache extension data in FileInfo 7 years ago
Joas Schilling a4ba2113b2
Fix getById for files in appdata and the root mount 7 years ago
Arthur Schiwon 20901c59d4
emit file events via Dispatcher, too 7 years ago
Julius Härtl e43b341b04
Add additional check for read permissions 7 years ago
Julius Härtl 3674f6fa2d
Check the if we can actually access the storage cache for recent files 7 years ago
Roeland Jago Douma 8ca2b31804
Do not keep searching for recent 7 years ago
Julius Härtl 67dd4b018a
Check for free space on touch 7 years ago
Arthur Schiwon 009c2dfbd5
take return of mkdir into account, throw exception on failure 7 years ago
Robin Appelman 3ca1e90044
allow renaming the root of a movable mount even if the parent folder is readonly 7 years ago
Robin Appelman 8fc47c6f00
add option to get raw size (without submounts) from fileinfo 7 years ago
Roeland Jago Douma 62ddb124a1
Filter out versions and trashbin 7 years ago
Roeland Jago Douma cb67c6aa00
Loop for the recent search 7 years ago
Roeland Jago Douma 4c7424d38b
We need to initialize the storage else the jailed path is always null 7 years ago
Robin Appelman 9d9f6903c9
Fix folder path containing leading slash when getting mount root by id 8 years ago
Christoph Wurst 1b85ef4bf2
Fix string doc type casing 8 years ago
Robin Appelman e5c3e4b76f
Add getExtension() to FileInfo 8 years ago
Robin Appelman 922c851494
fix double slash in search result path when the result is in a submount 8 years ago
Julius Härtl 73cf71a20f
Add resource type phpDoc for putContent methods 8 years ago
Roeland Jago Douma 235e3480e6
Actually return the root folder when traversing up the tree 8 years ago
Roeland Jago Douma 53447ae2b2
Throw an exception if file_put_contents fails 8 years ago
Roeland Jago Douma 4e1161d254
Fix proper permissions for multiple file access 8 years ago
Roeland Jago Douma d6b326650b
Emit read for nodes 8 years ago
Morris Jobke 4dbee99b7b
Remove useless return statements 8 years ago
Morris Jobke 0eebff152a
Update license headers 9 years ago
Morris Jobke c54a59d51e
Remove unused use statements 9 years ago
Robin Appelman 6fbe991afb
limit the user when searching for a file by id if we know the user already 9 years ago
Robin Appelman 2f949f4515
rename Jail::getSourcePath to getUnjailedPath to fix conflict with Local::getSourcePath 9 years ago
Robin Appelman df2063ee7b
Implement webdav SEARCH 9 years ago
Vincent Petry e667b28298
Fix files node API failed rename/copy 9 years ago
Vincent Petry eb5ea0e260
Refactor files node API for more code reuse 9 years ago
Thomas Müller 506ccdbd8d
Introduce an event for first time login based on the last login time stamp 10 years ago
Lukas Reschke 68cebef64c
DI for root.php 10 years ago
Morris Jobke 8653d14862
Do not expose user data in exceptions & fix typo 10 years ago
Vincent Petry f737426eca
Add using casing check/fix for initMountPoints 10 years ago
Morris Jobke 169faf8c32
Remove sensible information from exception message 10 years ago