Commit Graph

405 Commits (eb524d8af514b0c74ada614d99c29b94dff8ee0b)

Author SHA1 Message Date
Salvatore Martire 56b95459c3 fix: use unjailed source path when moving jailed files 2 months ago
Cristian Scheid 0a52332a48 feat(recent-search): pass recent_limit config value to getRecentSearch function 3 months ago
Cristian Scheid 7991928c2e fix(dav): add missing search_supports_creation_time and search_supports_upload_time to Capabilities return type 3 months ago
Cristian Scheid 0b69e848e6 feat: set creation_time on file creation and render recently created icon 3 months ago
Cristian Scheid b6ee883aa0 feat: add upload_time support to file search and recent files 3 months ago
Carl Schwan ee0103c3e9 fix(propagator): Don't run queries if no parents 4 months ago
provokateurin add86251b1 fix(Propagator): Also skip groupfolders versions and trash entries 4 months ago
provokateurin dbdb7ce74d fix(Propagator): Skip groupfolders root entries 4 months ago
Ferdinand Thiessen 64034f8142
fix(cache): filter out invalid entries in `OC\Files\Cache\Wrapper\CacheWrapper::getFolderContentsById` 4 months ago
Robin Appelman bb67e9ece2
fix: use interfaces instead of classes in Cache\Watcher type hints 5 months ago
Robin Appelman 2948aaf2f9
feat: add an option to filter what paths get checked for updates 5 months ago
Benjamin Frueh 563fa568d3 fix: Clear mount cache when file storage changes during move 7 months ago
Robin Appelman edb370d2ac chore: better type hints for `getAvailability` 7 months ago
provokateurin f5e3e97ea6
fix(files): Always return a valid mimetype 8 months ago
provokateurin 406c0011fa fix(files): Stop overwriting scan_permissions 8 months ago
Louis Chemineau ffe4696192 fix(Updater): Lower deadlock log level from warning to info 9 months ago
Robin Appelman 78f976dc0b fix: add missing color select to tags usage query 10 months ago
Joas Schilling efb2a9376b fix: Run cleanByMoundId query on all shards 1 year ago
Robin Appelman 4dba5e141b fix: improve error message when cache rename source can't be found 1 year ago
Robin Appelman 465486e335 fix: fix unjailedroot of nested jails if there are other wrappers in between 1 year ago
Robin Appelman 66362e6b51 test: add test for nested cache jail unjailedroot 1 year ago
Robin Appelman a4a5bcaacb fix: better error message when trying to scan a folder that is already being scanned 1 year ago
Ferdinand Thiessen 45cd76224e fix(cache): always require updates if mtime is null 1 year ago
Benjamin Gaussorgues d056e4dc74 perf(files): faster query to fetch incomplete directories 1 year ago
Robin Appelman 5eac86afec fix: don't use cached root info from shared cache if the watcher has detected an update 1 year ago
Ferdinand Thiessen 26c93519f2 fix: Harden files scanner for invalid null access 1 year ago
Louis Chemineau 5b2af8b4c0 fix: Metadata field search 1 year ago
Côme Chilliet 08c7001a04 fix: Fix copying to the root of another mountpoint 1 year ago
Daniel Kesselberg 44e4fc5d41
Revert "fix: don't recalculate folder size in Cache::delete if the entry didn't exist" 2 years ago
Robin Appelman e7b882dd22
fix: only do cache copy in updater if the parent folder should be in cache 2 years ago
Robin Appelman 37199779de
fix: fix mimetype not being updated when changing file extention on object store 2 years ago
Robin Appelman 6419de7acc fix: use scan_permissions when copying cache items 2 years ago
Robin Appelman 88c685f27c fix: store unmaked source permissions as scan_permissions when loading share cache items 2 years ago
Louis Chemineau 199b0bd4d9
fix(files): Correctly copy the cache information on copy operations 2 years ago
Robin Appelman aadfcb3fe6
fix: don't propagate future mtimes 2 years ago
Louis Chemineau f9cda54cbf
fix: Wrap partial cache entry in CacheEntry 2 years ago
skjnldsv 4db5f708b6 fix(cache): etag constraint violation 2 years ago
skjnldsv 14e2a8d3f9 feat(systemtags): add etag support and handle proppatch 2 years ago
dependabot[bot] bb598c8451
chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2 years ago
Git'Fellow a1681b0756 chore(db): Apply query prepared statements 2 years ago
Git'Fellow c254855222 chore(db): Correctly apply query types 2 years ago
Ferdinand Thiessen a8f46af20f
chore: Add proper deprecation dates where missing 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Robin Appelman b45f2420fe fix: fix share reminder job for oracle 2 years ago
Robin Appelman 75cf17e4c4 fix: verify that parent exists in cache when inserting 2 years ago
Côme Chilliet 492e6997d8
chore: Fix psalm issues, put back private versions of getter in private Storage interface 2 years ago
provokateurin 714671a8a6
fix(files): Adjust Cache::searchQuery() parameter name to match interface 2 years ago
Robin Appelman da59fd4389
fix: misc code fixes around db sharding 2 years ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 2 years ago
Louis Chemineau 2574cbfa61
chore: Apply php:cs recommendations 2 years ago