Commit Graph

65 Commits (231ec6717cf77ebce4e55a2abd12e40ab9995430)

Author SHA1 Message Date
Carl Schwan 831d4a6f60
perf: Don't list items twice in the preview folder 3 weeks ago
Carl Schwan c192331dc0
perf(preview): Optimize retriving all previews from oc_filecache 3 weeks ago
nextcloud-command cbbbe5ac14 refactor: Apply rector changes 1 month ago
Stefan Kalscheuer f3874e0f02 fix(jobs): resolve portability issues with background job cleanup 1 month ago
Carl Schwan 09aea6312b
fix(preview): Don't abort cleanup of previews too early 2 months ago
Benjamin Gaussorgues dc5499af46
feat(jobs): clean old job runs 2 months ago
Benjamin Gaussorgues 3956e292b4
feat(jobs): add cleanup job for job run history 2 months ago
Benjamin Gaussorgues 60ce92a697
feat(utils): add getter for serverid with proper default 2 months ago
Carl Schwan fc4938c3ed
fix(preview): Better handle errors while migrating previews 2 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Ferdinand Thiessen 27c7164e86
chore: add `psalm-api` to for classes we need to mock in unit tests 4 months ago
Ferdinand Thiessen 20acaf307e
chore: add missing `Override` attribute to core code 4 months ago
Carl Schwan fbf84e6473
chore: Replace MoveableMount usage with IMovableMount 4 months ago
Joas Schilling 5f80f26799
chore: Fix SPDX header 5 months ago
provokateurin fe9e43c165
feat(preview): Expire previews 6 months ago
Carl Schwan 6149168129
feat(preview): On demand preview migration 7 months ago
Carl Schwan 7c1a8a4060
feat: Adapt a bit the snowflake ids API 8 months ago
Anna Larch 5f797ebc32
refactor: move existing usages of snoflake IDs SnowflakeAwareEntity 8 months ago
Anna Larch f546daada7
refactor: Rename Snowflake Generator and Decoder 8 months ago
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch 9 months ago
Carl Schwan 336cc3fa35 feat(Db): Use SnowflakeId for previews 10 months ago
Carl Schwan bef3996c3e fix(preview): Make version column a string 11 months ago
Carl Schwan 66f50bd585 refactor(preview): Use same mimetype ids as filecache 11 months ago
Carl Schwan bd001c9524 refactor: Use Override annotation in new preview code 11 months ago
Carl Schwan 58023782b6 feat(preview): Store original file mimetype in preview table 11 months ago
Carl Schwan bfc7d5dd9f feat(preview): Implement scanning for previews 11 months ago
Carl Schwan 324b54b863 refactor(preview): Cleanup the implementation of the new preview backend 11 months ago
Carl Schwan 6f56dcf73e fix(preview): Fix some tests 11 months ago
Carl Schwan b0357663b9 perf(preview): Optimize migration and simplify DB layout 11 months ago
Carl Schwan 6008852232 feat(preview): Support multibucket storage 11 months ago
Carl Schwan 13c35c0f17 perf(preview): Migrate previews to the new optimized table 11 months ago
Carl Schwan ce02a5b27c refactor: Port away from search 11 months ago
Richard Steinmetz 05613984bb
fix: calculate node limit using MiB instead of MB 12 months ago
Carl Schwan ef5edb6801 fix(psalm): Fix ParamNameMismatch with Job::run 12 months ago
provokateurin 82fb8f8508
refactor: Extend rector to core/ 1 year ago
Ferdinand Thiessen 072d4e8cba
chore: move implementation from OC legacy to OCP\Files 1 year ago
Ferdinand Thiessen 712fe45f46
fix(lookup-server): Only flag new users for lookup update / delete 1 year ago
Louis Chemineau 6744accdd9
chore: Run cs:fix 2 years ago
Josh cd6ac0470e
fix(updater): make clean-up job more robust / easier to debug 2 years ago
provokateurin 54ec472d9a
fix(BackgroundJobs): Adjust intervals and time sensitivities 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Git'Fellow 2ea6713504
fix: Max file size for metadata generation 2 years ago
Louis Chemineau f00acebf93
fix(files_metadata): Don't run generation job on every upgrade 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Hamid Dehnavi 246218d07a Make adjustments based on the review 3 years ago
Hamid Dehnavi 47361fdc55 Refactor core/BackgroundJobs 3 years ago
Maxence Lange c26110cbec better users cycle 3 years ago
Louis Chemineau 8eb58d03a9
Wrap metadata generation in try/catch 3 years ago
Louis Chemineau a0ff998c00
Add metadata generation job 3 years ago
Louis Chemineau 95938d32d9
Add migration from the old to new metadata tables 3 years ago