Commit Graph

933 Commits (3f64eb25ab89964127681a52265207dbeb7e1e9b)

Author SHA1 Message Date
Robin Appelman 273d7fb4fd fix copy/paste error in common filestorage 13 years ago
Robin Appelman 77b51f03e3 add temporary file managment 13 years ago
Michael Gapczynski d190ebee48 Initial work on Google Docs storage backend 13 years ago
Frank Karlitschek 5943af17e7 spaces -> tabs 13 years ago
Robin Appelman d8d4420f22 some cleanup in filestorage 13 years ago
Robin Appelman cef230c141 extend filestorage common and provide test implementation 13 years ago
Robin Appelman e2721fc93c make OC_FileStorage abstract 13 years ago
Frank Karlitschek ab96fa67c8 first part of the abstraction work of the apps folder. more to come 13 years ago
Robin Appelman 857535403c add more valid fopen modes 13 years ago
Robin Appelman 62cd89da14 improved password hashing based one phpass 13 years ago
Georg Ehrke 92c7b2717d add OC_Geo class 13 years ago
Robin Appelman 6c501f90bb hopefully a fix for webroot detection 13 years ago
Robin Appelman c8c3b8a63e chunked implementation for readfile 13 years ago
Robin Appelman fe0832746b intval() of a number seems unnecessary 13 years ago
Robin Appelman 797e921b9a improve log browsing 13 years ago
Robin Appelman 4f627c428e some more error reporting during filesystem scan 13 years ago
Robin Appelman dda79a90cf don't limit ourselfs to 32bit integers 13 years ago
Robin Appelman 8b93a9a237 add javascript bindings for OC_AppConfig 13 years ago
Robin Appelman 9dcf29ff51 fix bug in group mangement 13 years ago
Robin Appelman 9f5bce81b0 add a default user quota 13 years ago
Robin Appelman e039015ca1 prevent errors when a user backends gives an invalid result 13 years ago
Arthur Schiwon ca874a3ad7 remove limit from configvalue for long config values 13 years ago
Bartek Przybylski a02d5d1a3d log typo fix 13 years ago
Georg Ehrke 3e756407a0 check if the tempfile was created successfully 13 years ago
Frank Karlitschek a62e109e8c make the location of the 3rdparty folder flexible. 13 years ago
Robin Appelman 2e05bd69f5 add javascript bindings for OC_AppConfig 13 years ago
Robin Appelman c20319d377 fix incorrect information in the filecache when using encryption 13 years ago
Robin Appelman d9c7e4c333 proper mimetypes for encrypted files 13 years ago
Robin Appelman 325858e9e2 add stream wrapper for in-memory files and dont use global variables for the fakedir stream wrapper 13 years ago
Robin Appelman c121a1a1e7 implement file_put_contents with stream data using fopen 13 years ago
Robin Appelman 95459d068e non existing files can never be updated 13 years ago
Robin Appelman 1cffeefa06 move implementation of from/toTmpFile from the file storage to the filesystem 13 years ago
Robin Appelman 6658f51098 provide early file system when using webdav 13 years ago
Robin Appelman b3a974d8bb only trigger hooks for the default filesystem view 13 years ago
Robin Appelman 501678f981 always mount the root filesystem, sometimes we need the filesystem when not logged in 13 years ago
Robin Appelman f1cbb9effc initial integration of encryption 13 years ago
Robin Appelman e53e7990c4 improve get_temp_dir() implementation 13 years ago
Robin Appelman fd4b30ac6f no post hooks for fopen 13 years ago
Robin Appelman e9af218562 use streams instead of temporary files for cross-storage copy and rename 13 years ago
Robin Appelman 82394f9527 add option to dissable fileproxies 13 years ago
Robin Appelman 3d67cd51c2 encryption proxy wip 13 years ago
Robin Appelman abc749feeb make documentation reflect reality a bit better 13 years ago
Robin Appelman b6ed61eab2 pass paramters to file proxies by reference so they can be modified 13 years ago
Bart Visscher 987845c312 Move the redirect_url from linkTo function to the checkLoggedIn function 13 years ago
Alessandro Cosentino 36b7d819e5 restore redirect after checkLoggedIn 13 years ago
Thomas Tanghus be948a9baa Check for empty value in ctor and being conservative about configvalue name ;-) 13 years ago
Thomas Tanghus 7c7031df44 Forgot to assign param. 13 years ago
Bart Visscher 77ab89a7cb Review changes of OC_VCategory 13 years ago
Thomas Tanghus 430ccef09c Added OC_VCategories::rescan() 13 years ago
Thomas Tanghus 8a1b671fdd Switch from using separate db table to use OC_Preferences. 13 years ago