Commit Graph

7309 Commits (b0197c5dfcb0dac94de43bfbfa89a2889fc1e30b)

Author SHA1 Message Date
Côme Chilliet 801733e523
fix: Remove OCP\Files\Storage interface deprecated since version 9 2 years ago
Josh 87aa1267a8 fix(Mailer): Fix sendmail binary fallback 2 years ago
Christoph Fiehe 9597072ada perf(ObjectStoreStorage): Improve (slow) move on same object bucket 2 years ago
Ferdinand Thiessen 7fbd518452
feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 2 years ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 2 years ago
Christoph Wurst 1ee833efab
refactor: Replace __CLASS__ with ::class references 2 years ago
Anna Larch 6c36c54dc6 feat(db): switch from settype to casts 2 years ago
provokateurin 247b1dd70e
fix(Entity): Fix magic setter call for custom strong typed setters 2 years ago
Ferdinand Thiessen 81df2d2c12
feat(PsrLoggerAdapter): Allow to use `Psr\Log\LogLevel` for `log` method 2 years ago
Côme Chilliet 7a16d01ea7
chore(tests): Fix Router test by mocking AppManager methods correctly 2 years ago
Côme Chilliet 76f2bc0bfc
fix: Replace OC_App::getAllApps with a method in AppManager 2 years ago
Côme Chilliet 7ed583cb8e
chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App 2 years ago
Joas Schilling dcd97e1234
fix(config): Throw PreconditionException always when it didn't match 2 years ago
Julius Knorr 38e0a89972
fix: Add whiteboard to education and public sector bundle 2 years ago
provokateurin d0a827a684
fix(RichObjectStrings/Validator): Validate key value types of rich object parameters 2 years ago
Thomas Citharel c2150bd079
feat: Add mimetype into BeforePreviewFetchedEvent event 2 years ago
Robin Appelman da59fd4389
fix: misc code fixes around db sharding 2 years ago
provokateurin d5e98cd190
fix(NavigationManager): Skip invalid default navigation entries 2 years ago
provokateurin 70ed08daf1
refactor(AppManager): Deprecated default apps handling 2 years ago
provokateurin b0baaaed9d
feat(NavigationManager): Add default entries handling 2 years ago
Côme Chilliet 359bbce3af chore: Adapt tests to OC_API refactoring 2 years ago
Git'Fellow 0308001118 fix(files): Check if the target path is a descendant of the shared folder path 2 years ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 2 years ago
John Molakvoæ 78e09b5a0a fix: share manager tests translation string 2 years ago
Ferdinand Thiessen 4d2556d4cf
refactor(IMenuAction): Make public menu actions use the new Vue UI 2 years ago
Ferdinand Thiessen 92f3f7e2d2
chore: Remove unused `CsrfTokenManager` from `CSPMiddleware` 2 years ago
Marcel Klehr 41e3bde40c
fix(TaskProcessing): Fix namespace of TaskProcessingTest.php 2 years ago
Julien Veyssier 03b3d03b46
fix(taskprocessing): fix tests 2 years ago
Arthur Schiwon b71c539b5c
test(phpunit): skip sharding tests on 32bit 2 years ago
Côme Chilliet 80d7d867bd fix(tests): Fix ImageTest test 2 years ago
Côme Chilliet e8c671fa8b fix: Remove all references to OC_Image 2 years ago
Ferdinand Thiessen 030c209d22 fix: Renaming does not need update but delete permissions 2 years ago
Louis Chemineau 2574cbfa61
chore: Apply php:cs recommendations 2 years ago
Robin Appelman b21a399d1a
fix: implement sharding compatible cleanup for various bits 2 years ago
Robin Appelman 382d102d22
test: fix share provider tests for sharding 2 years ago
Robin Appelman 4d9b563d22
test: run sharding tests in ci 2 years ago
Robin Appelman ddbeb4cac9
test: mark share test cleanup as running across all shards 2 years ago
Robin Appelman 62f8b6517f
feat: implement distributing partitioned queries over multiple shards 2 years ago
Robin Appelman f5b3486744
feat: add option to automatically partition queries by specific tables 2 years ago
Robin Appelman c58bdbf378
fix: delay calculating global cache prefix untill a cache is created 2 years ago
Ferdinand Thiessen 81c6c24cd5
fix: Adjust filename validation messages 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Robin Appelman 8b60df1600
perf: delay getting (sub)admin status for user in the security middleware untill we need it 2 years ago
Ferdinand Thiessen 127cacdd19
feat(Security): Allow setting password context for validation and generation 2 years ago
provokateurin ebfbe99652
fix(files): Create non-existent parents of mountpoints 2 years ago
Joas Schilling e1caa198e3
ci: Skip flaky test on PHP 8.3 2 years ago
Ferdinand Thiessen b9cc7bcec7
fix: `FilenameValidator::isForbidden` should only check forbidden files 2 years ago
Robin Appelman 20dbb6c7e8 feat: add negative compare-and-delete to imemcache 2 years ago
Ferdinand Thiessen 2ec68b1eb9
refactor(Log): Use new in initializer instead of constructor body 2 years ago
Christoph Wurst 5100e3152d
feat(auth): Clean-up unused auth tokens and wipe tokens 2 years ago