Commit Graph

82 Commits (f71f731f1cfc3a0e0efa5e13759478c5fdb7f4fc)

Author SHA1 Message Date
Jörn Friedrich Dreyer a4082a526f escape user column in OC_FileCache::clear 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Robin Appelman 2144b2f37a clear the filecache if the mount configuration has changed 13 years ago
Michael Gapczynski 837eb1871d Don't delete the file anymore to replace it in the UI, just overwrite it 13 years ago
Bart Visscher 52f2e7112e Whitespace fixes in lib 13 years ago
jfd 0c0ae928dc escape all identifiers with backticks 13 years ago
Bjoern Schiessle 0ac8434670 fix for bug 879 - add parent directory to file cache if it does not exist yet. 13 years ago
Bjoern Schiessle 0bf2a3e6d6 while loop not needed because of recursive call of put() 13 years ago
Bjoern Schiessle dc927bd346 fix for bug 879 - add parent directory to file cache if it does not exist yet. 13 years ago
Jörn Friedrich Dreyer ab976863ae fix sql 13 years ago
jfd ede464f058 escape all identifiers with backticks 13 years ago
Robin Appelman 59ab8b14c7 cache fileid's in oc_cache 13 years ago
Robin Appelman 0e111e1a17 fix increasing folder sizes in filecache for custom roots 13 years ago
Bjoern Schiessle 80ed5412f1 if the '/Shared' was the modified directory, than scan it. 13 years ago
Michael Gapczynski 7c908a0016 Sharing files working using share API 13 years ago
Robin Appelman b470869114 when checking for updates in the filecache, explicitly state that we are querying a folder 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
Robin Appelman 44e36ecf49 fix 'files' entries showing up in Files before the users files are scanned properly 13 years ago
Robin Appelman f1e4c845ce fix duplicates showing up in the filecache 13 years ago
Brice Maron e5d458c068 Correct File cache error with postgresql 13 years ago
Robin Appelman 56de98ed8c fix saved file size for uploaded files 13 years ago
Robin Appelman da9107fe69 fix saved file size for uploaded files 13 years ago
Robin Appelman 7b4cb44af8 truncate decrypted files based on size 13 years ago
Robin Appelman d0455c5819 truncate decrypted files based on filelength 13 years ago
Robin Appelman c4d1363419 don't show other users file if the filesystem is not index already 13 years ago
Robin Appelman b38e46276f when checking if the content of a folder has been updated, exlicitly state that we are checking a folder 13 years ago
Bart Visscher e905b14758 Spelling fix 13 years ago
Robin Appelman f06c08a637 cleanup oc_filecache, splitting it in several parts and using the new hasUpdated 13 years ago
Robin Appelman b117a1e3ec update file paths in filecache when the parent is renamed 13 years ago
Robin Appelman 59086fe082 update file paths in filecache when the parent is renamed 13 years ago
Michael Gapczynski cc84bd2993 Fix typo in log message 13 years ago
Robin Appelman c1ba4deb72 when scanning a folder that is a mountpoint, use the root of the mount for checking if a folder is writable instead of the folder 13 years ago
Robin Appelman cf3940425f don't do the initial scanning of the users home folder trough the update system 13 years ago
Robin Appelman 03f66c6351 also scan new folders when checking for updates 13 years ago
Michael Gapczynski aa0c3ddcfe Fix updateFolder() in OC_FileCache 13 years ago
Robin Appelman a22a79cddd fix filecache for postgresql 13 years ago
Robin Appelman 4d3ef9a824 improve rescanning folders 13 years ago
Robin Appelman e3adbcb7d5 remove non existing files from the cache when rescanning a folder 13 years ago
Robin Appelman cc2bfd313d minor filecache improvements 13 years ago
Robin Appelman b61f6438ba return user specific paths from oc_filecache::getpath 13 years ago
Robin Appelman dae34edf4f fix filecache rename hook 13 years ago
Robin Appelman a6a8e2c553 add public api to get the file id from the cache 13 years ago
Bartek Przybylski 96c99125da mimetype filter for filepicker 13 years ago
Robin Appelman ebc7a6a0a6 dont send to much when scanning large folders 13 years ago
Robin Appelman 9d2f8aa717 send more progress updates when scanning large folders 13 years ago
Robin Appelman 65eee1f69d clean pre-path_hash fscache entries 13 years ago
Robin Appelman 7552390031 add path_hash to the filesystem cache 13 years ago
Bartek Przybylski 0fadbee699 fix adding photo to incorrect gallery 13 years ago
Robin Appelman a85a10b378 oc_db isn't pdo 13 years ago