Commit Graph

43 Commits (ba94de2510b3858f10d60f0230a58b1252346372)

Author SHA1 Message Date
Jonas 7441ce2b11
enh(IMountManager): Add method to get MountPoint from CachedMountInfo 2 years ago
Jonas 9193d8be40
fix(isLegitimatedForUserId): Setup mountpoints to check file access 2 years ago
Côme Chilliet 0a9371f99f
Migrate applications away from deprecated ILogger 2 years ago
Joas Schilling 77bc6c32d8
fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher 2 years ago
Joas Schilling aa039c986a
fix(workflowengine): Remove legacy event (deprecated since 17) 2 years ago
Julius Härtl 06d80ba809 fix: Avoid failing with duplicate checks 2 years ago
Joas Schilling 33913ebc34
fix(workflowengine): Fix tested user agents of Android and iOS to match real ones 3 years ago
Faraz Samapoor 5db241b942 Refactors "strpos" calls in /apps/workflowengine to improve code readability. 3 years ago
Joas Schilling 15fc42966c
Also check the scope when reading operations from the database 3 years ago
Joas Schilling c6700150d5
Validate the scope when validating operations 3 years ago
Julius Härtl aebf654214
perf(workflowengine): Cache query that is performed on every request 3 years ago
Robin Appelman cb4648df77
add some tests for mimetype check 3 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Arthur Schiwon 1eb86e46fd
inform the user when flow config data exceeds thresholds 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Arthur Schiwon b59efb61bd
Flow File entity implements IContextPortation 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Julius Härtl e4829236cf
Add app config to disable user flows 6 years ago
Roeland Jago Douma 25d4f3230d
Use the new Events in Flow 6 years ago
Arthur Schiwon 2d34274c8a
adjust unit test 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Arthur Schiwon 2efe8aad38
relax dependency on GenericEvent, instead stay compatible with old events 6 years ago
Arthur Schiwon f889ea8373
fix manager tests 6 years ago
Julius Härtl 9eb7a31864
Fix test mocking 6 years ago
Arthur Schiwon ed58343e60
split events DB field into entity and events, adjust biz logic 6 years ago
Arthur Schiwon 827dd896fa
extend DB table, manager, controller with support for entity events 6 years ago
Arthur Schiwon fe2a78609a
add missing dep 6 years ago
Arthur Schiwon 4aba1f1cff
scope aware workflow controller and manager 6 years ago
Arthur Schiwon 804d4fe69f
introducing Entity interfaces and a File one as first implementation 6 years ago
Joas Schilling f81d4eb060
Make the Outlook and Thunderbird addons identifyable 8 years ago
Joas Schilling bf2be08c9f
Fix risky tests without assertions 8 years ago
Morris Jobke 43e498844e
Use ::class in test mocks 8 years ago
Joas Schilling 4d6ec43402
Do not reset the list after adding cached entries 9 years ago
Joas Schilling 6aa5d674d6
Translate the errors 10 years ago
Joas Schilling e0b5949a9f
Add request time 10 years ago
Joas Schilling 2cfd67e13b
Add remote address 10 years ago
Joas Schilling 8a753342ee
Add file mime type 10 years ago