Commit Graph

480 Commits (e29038414dbf092ef2a8711c6962da660ed2ddf0)

Author SHA1 Message Date
nextcloud-command fd14234a6a refactor: Apply rector changes 2 weeks ago
Robin Appelman 06c625f20c
perf: remove unneeded sort in getFolderContentsById 1 month ago
Robin Appelman 6a316b23b5 fix: chunk storage ids when preload storage info 1 month ago
Git'Fellow 3bbe0ee570
refactor: use strict operator 1 month ago
Ferdinand Thiessen 27c7164e86
chore: add `psalm-api` to for classes we need to mock in unit tests 1 month ago
Ferdinand Thiessen e0ba4d71b6
chore: add missing `Override` attribute to `OC` 1 month ago
Robin Appelman e96a89e630 feat: add permissions mask variant that only masks one directory 2 months ago
Cristian Scheid ba2676866c fix(recent-files): join extended cache only when needed on search 2 months ago
Cristian Scheid a967660432 feat(recent-files): implement image grouping based on configuration 2 months ago
Salvatore Martire bf24b24841 fix: use unjailed source path when moving jailed files 2 months ago
Cristian Scheid 5bcac61c73 refactor(recent-search): use order by fields to determine extended cache join and cast config limit to number 3 months ago
Cristian Scheid 8225ab726f feat(recent-files): add nc:last_activity property to allow sorting by max between upload_time and mtime 3 months ago
Cristian Scheid 62f3ea390e feat(recent-files): add recent_files_limit config on files settings 3 months ago
Côme Chilliet cd2d09de64
fix: Remove static vars from core classes 3 months ago
Carl Schwan 783e2ac625
refactor(external-storage-services): Modernize code 3 months ago
Robin Appelman 7dccf5f257
fix: give target file all permissions on copy 3 months ago
Carl Schwan 140bfa2d1f
refactor(cache-storage): Make Storage and StorageGlobal psalm strict 3 months ago
Cristian Scheid 7f89490cef feat: set creation_time on file creation and render recently created icon 3 months ago
nextcloud-command 663018455e refactor: Apply rector changes 3 months ago
Carl Schwan fa48b7065e
fix(propagator): Don't run queries if no parents 4 months ago
provokateurin a9fb17c982
fix(Propagator): Also skip groupfolders versions and trash entries 4 months ago
provokateurin ca9c54518a
fix(Propagator): Skip groupfolders root entries 4 months ago
Ferdinand Thiessen 88bb82ccfe
fix(cache): filter out invalid entries in `OC\Files\Cache\Wrapper\CacheWrapper::getFolderContentsById` 4 months ago
Ferdinand Thiessen 560df4a73c
fix(cache): filter out invalid entries in `OC\Files\Cache\Wrapper\CacheWrapper::getFolderContentsById` 4 months ago
Cristian Scheid e964351389 feat: add upload_time support to file search and recent files 4 months ago
Carl Schwan edd37d349b
perf(file-cache): Add mimetype filter on getFolderContents 4 months ago
Carl Schwan 9741f5f17d
perf: Allow filtering the directory content by mimetype 4 months ago
Carl Schwan 3d18cd7cc5
fix(preview): Fix files:app-data-scan for previews 4 months ago
provokateurin 83fbc64c99
fix(IResult): Use more accurate conditional return type for fetchAll 4 months ago
Carl Schwan 95b3bd98d9
fix(propagator): Lock rows also in propagateChange 4 months ago
Carl Schwan f3778bc9c7
fix(propagator): Improve lock behavior of propagator 4 months ago
provokateurin f12cecb684
feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Carl Schwan 3979c493f9
refactor: Apply second batch of comments 4 months ago
Carl Schwan 65e769a861
refactor: Apply comments 4 months ago
Carl Schwan 7b6078875b
refactor: Run rector on lib/private 4 months ago
Git'Fellow 080335009b refactor: use strict comparison operator 4 months ago
Carl Schwan 7100c71166
perf(metadata): Add optimized sharding for metadata deletion 4 months ago
Carl Schwan fd3878448b
feat(filecache): Scale DB query created when deleting file from filecache 4 months ago
Carl Schwan b4dfdf6492
refactor: Prefer using IFunctionBuilder than createFunction 5 months ago
Carl Schwan dd26a8b7eb
fix(cache): Fix parsing cache entry from groupfolder and collectives 5 months ago
Carl Schwan 3900c45ea4
fix(Propagator): rollback transaction if it fails 5 months ago
Robin Appelman a79bf069a3 fix: dont error on missing path_hash/checksum cacheentry fields 5 months ago
Carl Schwan 06827970a8
fix(cache): Handle groupfolder specific entries in cacheEntryFromData 5 months ago
Carl Schwan 0b8eae7789
perf(files): Optimize CacheEntry creation 5 months ago
Carl Schwan 27339601f6
perf(View): Optimize getDirectoryContent hot-loop 5 months ago
Robin Appelman 4720c39048 fix: use interfaces instead of classes in Cache\Watcher type hints 5 months ago
Robin Appelman 5c625b7a07 feat: add an option to filter what paths get checked for updates 5 months ago
Benjamin Frueh 989b75ee43 fix: Clear mount cache when file storage changes during move 7 months ago
Robin Appelman 17104bf3a0
chore: better type hints for `getAvailability` 7 months ago
Côme Chilliet ad9574970a
fix: Fix crash in files_version about uninitialized property 8 months ago