Commit Graph

697 Commits (8148480cfe2ca263f493d042866a809a45ee05af)

Author SHA1 Message Date
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 71aa36c3f1 ETags must be quoted. 13 years ago
Michael Gapczynski 6f1ed85f0b Temporary fix for sharing files 13 years ago
Bart Visscher 1fa05894d5 Move config.php writable test to update path 13 years ago
Bart Visscher 45cff7b737 Move storing "last updated at" time to the app config 13 years ago
Bart Visscher bd7227bb93 Spelling fix hint text 13 years ago
Bart Visscher e8b69d45a3 Fixup use of OC_Helper::linkTo function 13 years ago
Bart Visscher f47444e1f7 Use separate function to make absolute urls 13 years ago
Bart Visscher f54c767d72 Fix parameter of OC_Response::sendFile 13 years ago
Bart Visscher bcbebe390b Document OC_Response 13 years ago
Thomas Tanghus 0e2531ba57 Added method for loading from file handle. 13 years ago
Robin Appelman c2fb5fed02 use cached size for getting the size of a moved file 13 years ago
Frank Karlitschek d53ed4b40b make it possible to override every image and logo with a new version from within a theme. I think we have a very cool theming here. *self-praise* 13 years ago
Klaas Freitag 60a03580ff allow to set a files mtime through a PROPPATCH request on resource 13 years ago