Commit Graph

334 Commits (89896b1d89e22130f8be75ceedc8d3f416cea069)

Author SHA1 Message Date
Christoph Wurst 73c7d0dc81
Bump icewind/streams from 0.7.1 to 0.7.2 5 years ago
Tigran Mkrtchyan 4f2dc18f58 storage: update IStorage#file_put_contents docs to match usage 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Robin Appelman aef1cdba03
code style and dispatchTyped 5 years ago
Robin Appelman 88f35d52d2
rename cache event to follow new naming standards 5 years ago
Robin Appelman 23fb497ff5
extend cache events 5 years ago
Robin Appelman 9d4848e863
use in objectstore copy 5 years ago
Morris Jobke 32e4a61cac
Remove deprecated INotifyStorage::listen 5 years ago
Christoph Wurst 0da89c0fa1
The file cache entry is array accessible 5 years ago
J0WI 68ce17e59b Unify links to php.net 5 years ago
Julius Härtl cee531d6bc
Annotate that writeStream can throw a GenericFileException 5 years ago
Christoph Wurst 1f7f93a695
Update license headers for Nextcloud 20 (again) 5 years ago
Julius Härtl ac2999a26a
Transfer shares of the transferred root node 5 years ago
Julius Härtl 45a474071e
Remove @package annotations from public namespace 5 years ago
Julius Härtl 94c0ca4b8c
Remove wrongly annotated package names 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Morris Jobke e47cfc9a54
Properly add new methods to interface and document in PHPDoc for getRootMounts() 5 years ago
Morris Jobke 438ac23e2a
Distribute preview folders in appdata in multibucket setup to multiple buckets 5 years ago
Roeland Jago Douma 6aa6ab3e02
Add lazy events for the Node API 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 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 63608ef461
allow writing content directly when creating new SimpleFile 6 years ago
Robin Appelman 5ca1929e8c
Create SimpleFile only when writing the content 6 years ago
Joas Schilling dc050fb5e5
Allow to overwrite the path on the cache event 6 years ago
Christoph Wurst 1b46621cd3
Update license headers for 18 6 years ago
Christoph Wurst b81b824da1
Add typed events for the filesystem/scanner 6 years ago
Joas Schilling b92ebb928a
Allow to check for the mimetype by content only 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Robin Appelman bf50342c10
add @since to limitToHome 6 years ago
Robin Appelman c62637da8b
Allow filtering the search results to the users home storage 6 years ago
Julius Härtl 9eb1554fad
Properly anotate LockedException in files node api 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 842da3f183
store filecache extension fields 6 years ago
Roeland Jago Douma 0487144b26
Remove deprecated searchByTag 6 years ago
Roeland Jago Douma 5d360bd16f
Harden appdata putcontent 7 years ago
Robin Appelman 8fc47c6f00
add option to get raw size (without submounts) from fileinfo 7 years ago
Robin Appelman 092f78d7a4
add event for cache update 7 years ago
Robin Appelman 748bcd407b
add event for inserting cache entries 7 years ago
Morris Jobke f45df6096b
Add since labels 7 years ago
Michael Weimann bf1253cb49
Implement guest avatar endpoint 7 years ago
Robin Appelman 6c9f2644cf
Add objectExists to objectstore interface 7 years ago
Robin Appelman 2c1f6331a4
Add interface to allow storages from opting out of encryption 7 years ago
Morris Jobke cef8eadf2a
Add PHPDoc for thrown exception 7 years ago