Commit Graph

48 Commits (master)

Author SHA1 Message Date
Carl Schwan 7c1a8a4060
feat: Adapt a bit the snowflake ids API 4 days ago
Anna Larch 5f797ebc32
refactor: move existing usages of snoflake IDs SnowflakeAwareEntity 4 days ago
Anna Larch f546daada7
refactor: Rename Snowflake Generator and Decoder 4 days ago
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch 2 months ago
Carl Schwan 336cc3fa35 feat(Db): Use SnowflakeId for previews 2 months ago
Carl Schwan bef3996c3e fix(preview): Make version column a string 3 months ago
Carl Schwan 66f50bd585 refactor(preview): Use same mimetype ids as filecache 3 months ago
Carl Schwan bd001c9524 refactor: Use Override annotation in new preview code 3 months ago
Carl Schwan 58023782b6 feat(preview): Store original file mimetype in preview table 3 months ago
Carl Schwan bfc7d5dd9f feat(preview): Implement scanning for previews 3 months ago
Carl Schwan 324b54b863 refactor(preview): Cleanup the implementation of the new preview backend 3 months ago
Carl Schwan 6f56dcf73e fix(preview): Fix some tests 3 months ago
Carl Schwan b0357663b9 perf(preview): Optimize migration and simplify DB layout 3 months ago
Carl Schwan 6008852232 feat(preview): Support multibucket storage 3 months ago
Carl Schwan 13c35c0f17 perf(preview): Migrate previews to the new optimized table 3 months ago
Carl Schwan ce02a5b27c refactor: Port away from search 3 months ago
Richard Steinmetz 05613984bb
fix: calculate node limit using MiB instead of MB 4 months ago
Carl Schwan ef5edb6801 fix(psalm): Fix ParamNameMismatch with Job::run 4 months ago
provokateurin 82fb8f8508
refactor: Extend rector to core/ 8 months ago
Ferdinand Thiessen 072d4e8cba
chore: move implementation from OC legacy to OCP\Files 8 months ago
Ferdinand Thiessen 712fe45f46
fix(lookup-server): Only flag new users for lookup update / delete 10 months ago
Louis Chemineau 6744accdd9
chore: Run cs:fix 11 months ago
Josh cd6ac0470e
fix(updater): make clean-up job more robust / easier to debug 11 months ago
provokateurin 54ec472d9a
fix(BackgroundJobs): Adjust intervals and time sensitivities 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Git'Fellow 2ea6713504
fix: Max file size for metadata generation 1 year 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 2 years ago
Hamid Dehnavi 47361fdc55 Refactor core/BackgroundJobs 2 years ago
Maxence Lange c26110cbec better users cycle 2 years ago
Louis Chemineau 8eb58d03a9
Wrap metadata generation in try/catch 2 years ago
Louis Chemineau a0ff998c00
Add metadata generation job 2 years ago
Louis Chemineau 95938d32d9
Add migration from the old to new metadata tables 2 years ago
Faraz Samapoor e98cf3c374 Uses PHP8's constructor property promotion. 3 years ago
Arthur Schiwon 6ec5c4715c
also use updatedir for cleanup of backups 3 years ago
Carl Schwan 48d9c4d2b0
Port existing server code to new interface 3 years ago
Carl Schwan b70c6a128f Update core to PHP 7.4 standard 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Roeland Jago Douma 758a662b23 Do not try to contact lookup server if not needed 5 years ago
J0WI d1f23b0428 core: add more strict_types 5 years ago
Morris Jobke 1c496a5a35
Add a background job that checks for potential user imported SSL certificates and shows a warning in the admin settings 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Roeland Jago Douma e819e97829
Login flow V2 7 years ago
Morris Jobke dc4c158ea7
Background job to clean up old backups of the updater 8 years ago