Commit Graph

439 Commits (stable32)

Author SHA1 Message Date
Robin Appelman 9334bc36b1 perf: remove unneeded sort in getFolderContentsById 1 week ago
Robin Appelman cb1bf9ff72 feat: add permissions mask variant that only masks one directory 2 months ago
Salvatore Martire 2f733b70ba fix: use unjailed source path when moving jailed files 2 months ago
Cristian Scheid 6fa138f86c refactor(recent-search): use order by fields to determine extended cache join and cast config limit to number 2 months ago
Cristian Scheid 1270a9b0db feat(recent-files): add nc:last_activity property to allow sorting by max between upload_time and mtime 2 months ago
Cristian Scheid 8962fc4f5a feat(recent-files): add recent_files_limit config on files settings 2 months ago
Robin Appelman 0f04a40479
fix: give target file all permissions on copy 3 months ago
Cristian Scheid a553bdf071 feat: set creation_time on file creation and render recently created icon 3 months ago
Cristian Scheid d487ad2d5f feat: add upload_time support to file search and recent files 3 months ago
Carl Schwan 41d12ac013 fix(propagator): Don't run queries if no parents 3 months ago
Carl Schwan 681dbd7481
fix(propagator): Lock rows also in propagateChange 3 months ago
provokateurin 398747f46b fix(Propagator): Also skip groupfolders versions and trash entries 3 months ago
provokateurin 273df540d6 fix(Propagator): Skip groupfolders root entries 3 months ago
Ferdinand Thiessen 0c8b04e141 fix(cache): filter out invalid entries in `OC\Files\Cache\Wrapper\CacheWrapper::getFolderContentsById` 3 months ago
Carl Schwan cbe4a26156
fix(propagator): Improve lock behavior of propagator 3 months ago
Robin Appelman 56cc62d215
fix: use interfaces instead of classes in Cache\Watcher type hints 5 months ago
Robin Appelman efe257cc59
feat: add an option to filter what paths get checked for updates 5 months ago
Benjamin Frueh a25b0406ca fix: Clear mount cache when file storage changes during move 7 months ago
Robin Appelman dbf084054e chore: better type hints for `getAvailability` 7 months ago
Côme Chilliet d84f1466e0 fix: Fix crash in files_version about uninitialized property 8 months ago
Marcel Klehr 552ef44568 fix(FileAccess): Make getAncestorInStorage pass sharding tests 8 months ago
Marcel Klehr 38f2bf6f98 fix(FileAccess): Try to fix type error 8 months ago
Marcel Klehr bb82cff328 fix(FileAccess): Chunk parent query 8 months ago
Marcel Klehr 5117f9ab1e fix(FileAccess): Make getByAncestorInStorage sharding ready 8 months ago
provokateurin 42f8ebaf75 fix(files): Always return a valid mimetype 8 months ago
provokateurin 9985baeb09 fix(files): Stop overwriting scan_permissions 8 months ago
Louis Chemineau 6defeaa119 fix(Updater): Lower deadlock log level from warning to info 9 months ago
Côme Chilliet feef3cfa7d fix(encryption): Correctly set encrypted to 0 when copying 9 months ago
Carl Schwan c4e6fbdae7 fix(query-builder): Don't catch UniqueConstraintViolationException 9 months ago
Carl Schwan c21b8169ff refactor(querybuilder): Port away from qb::execute() in lib/ 9 months ago
Robin Appelman 1a716578fd
fix: fix moving cache items from cache jail with sharding 9 months ago
Robin Appelman 01147cf872 fix: add missing color select to tags usage query 10 months ago
Marcel Klehr 43be97de08 fix(FileAccess): Use one param for rewriting home dirs and excluding non-user files mounts 11 months ago
Julien Veyssier cb221c8211 fix(FileAccess*): Change the way home dir root is found, remove the excludeTrashbinMounts param of getDistinctMounts 11 months ago
Julien Veyssier a2aeec0f4b fix(FileAccess*): Adress review comments 11 months ago
Julien Veyssier 28dc4a299e fix(FileAccess): exclude trashbin nodes on the oc_filecache query, there is no trashbin mount 11 months ago
Julien Veyssier 7e986988fe fix(FileAccess*): Adress review comments 11 months ago
Marcel Klehr 131125bbb7 fix(FileAccessTest): Adress review comments 11 months ago
Marcel Klehr 895160a1d3 fix(FileAccessTest): Do not use LIMIT in subquery 11 months ago
Marcel Klehr 34b3f7553b fix(FileAccess#getDistinctMounts): Order results deterministically 11 months ago
Marcel Klehr 10cc43041b fix(FileAccess#getByAncestorInStorage): Use a subquery to fix tests 11 months ago
Marcel Klehr d67c877ac5 fix(FileAccess): Add tests 11 months ago
Marcel Klehr 5689af5a94 fix(FileAccess): Run cs:fix 11 months ago
Marcel Klehr d8c6f8d18e fix(FileAccess): Address review comments 11 months ago
Marcel Klehr 611d83aa6a fix: Fix psalm issues 11 months ago
Marcel Klehr 3eef614769 feat(IFileAccess#getMounts): Add new method to retrieve all distinct mounts 11 months ago
Marcel Klehr 845b78086b feat(IFileAccess#getByAncestorInStorage): Add new method to retrieve all files in a mount 11 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 11 months ago
Joas Schilling f230abeef8
fix: Run cleanByMoundId query on all shards 12 months ago
Robin Appelman 5329c373cc fix: improve error message when cache rename source can't be found 1 year ago