Commit Graph

1394 Commits (fb6468936e2b65d7d14f6b86ff3933f6fe0a6cc4)

Author SHA1 Message Date
Bart Visscher 2d8a380a21 Fix recursion when running an update script 13 years ago
Robin Appelman 12f7cb8767 fix running tests from cli 13 years ago
Robin Appelman 420d23a875 fix webdav errors for empty folders 13 years ago
Bart Visscher dab58f3464 Cache result of OC_App::getAppVersions 13 years ago
Bart Visscher 2f0b4983e9 Move app upgrade check to loading of apps 13 years ago
Thomas Tanghus a25ae4b4b6 Make Categories a bit quieter. 13 years ago
Thomas Tanghus ac4e19218e All is good ;-) 13 years ago
Bart Visscher c6b9f613bb Cache: try to set the fast cache in the Broker 13 years ago
Bart Visscher fe0f281b4f Fix setting ETag header on cache miss 13 years ago
Bart Visscher 531c1c509c Cache: Add APC and XCache to global cache handler 13 years ago
Bart Visscher 4e4a1a4274 Cache: Use getUserCache cache in OC_Cache 13 years ago
Bart Visscher cae089df91 Cache: Create global cache in OC_Cache 13 years ago
Brice Maron 09a9f5400e Trim url and path of appsroot to have and standart type of path fix oc-1107 13 years ago
Frank Karlitschek a4c47c674d write sql errors into the error log for better debugging 13 years ago
Brice Maron 564cd82599 Fix the fix about filecache and postgres 13 years ago
Brice Maron 2a6a155e23 Correct File cache error with postgresql 13 years ago
Thomas Tanghus b182e6c86a Trim trailing whitespace from version. 13 years ago
Florian Hülsmann d450560b39 remove trailing slash in %appswebroot% placeholder 13 years ago
Frank Karlitschek 2c1c1ba88c close only if exist 13 years ago
Frank Karlitschek 7c5ff900d0 work with non existing apps directory. thanks to Antonio for the hint 13 years ago
Brice Maron d39d7fb9ff Remove references to /apps/ and correct inclusion of settings 13 years ago
Brice Maron 33165e3915 Do not close php tag on config file 13 years ago
Brice Maron b5e3e150eb Correction of path looking for apps and css 13 years ago
Bart Visscher ebfc5b2762 Add compatability function for APC cache 13 years ago
Bart Visscher f655981baf Fix initialization of OC_Filesystem setup from DAV 13 years ago
Bart Visscher 50667dcb82 Convert OC_L10N_String to a string in OC_JSON::encodedPrint 13 years ago
Bart Visscher 432aa58bab Spelling fixes 13 years ago
Brice Maron 2d2366bb57 Avoid fetch ocs info if the appstore is disabled 13 years ago
Brice Maron 06e20fe4b8 Correct css inclusion with minimizer 13 years ago
Brice Maron 115c30bdb4 Enhance hint about writable app directory 13 years ago
Brice Maron 8c2803a7c1 Correct image path and apps path replacement 13 years ago
Brice Maron 72fe463f7f Correct OC_Config writer. Use var_export (has support for array,...) 13 years ago
Brice Maron df60d6d5d2 Fixes for multi app dir : 13 years ago
Thomas Mueller ba2d203a54 some path fixes for multi-dir app 13 years ago
Brice Maron b5953e7a83 Provide solution for smoother migration for apps to multi-app dir 13 years ago
Brice Maron f46623da6c Do not search apps if oc is not yet installed 13 years ago
Brice Maron 84b9ac2678 Correct writable check for app dir 13 years ago
Brice Maron d22f805b63 Correct inclusion paths 13 years ago
Sam Tuke a9a913c273 Implemented deleteAll() method in OC_FilesystemView (interface) and OC_Filestorage_Common (logic) 13 years ago
Robin Appelman 56de98ed8c fix saved file size for uploaded files 13 years ago
Robin Appelman d0455c5819 truncate decrypted files based on filelength 13 years ago
Frank Karlitschek e95055b2bd check if the data directory is accessible via http. Show a big security warning if yes 13 years ago
Georg Ehrke 96d0b9834a fix mimetype for cdr files - bugfix for oc 559 13 years ago
Michael Gapczynski cc3835d657 Only call OC_FileCache::get('/Shared') if it exists in the file cache, prevents premature addition of the Shared folder to the file cache 13 years ago
Sam Tuke 72215a818d added new user settings interface for deleting old file versions 13 years ago
Sam Tuke c244daac89 removed readdir to fix bug oc-1054 13 years ago
Bart Visscher 7a3d606cac Prefer requested app before redirecting to default page 13 years ago
Bart Visscher 6404476bec Delay setup of FS until OC_Filesystem is used 13 years ago
Bart Visscher 5c8e774cea Small code reorder 13 years ago
Bjoern Schiessle 6644511124 remove unnecessary comment 13 years ago