Commit Graph

28 Commits (master)

Author SHA1 Message Date
rakekniven ee39b5093d chore(l10n): Use numbered placeholders 2 months ago
Carl Schwan 6154bfa823 chore(psalm): Fix most issues with the workflowengine 3 months ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Andy Scherzinger cc1686dba9
chore: Add SPDX header 2 years ago
Joas Schilling 997a1c46fb
fix(workflow): Fix "Call to a member function getUID() on null" with appdata 2 years ago
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
Arthur Schiwon 7d7ef1d2e6
fixes an undefined index when getAccessList returns an empty array 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Arthur Schiwon 692e6a6838
File entity to implement IIcon 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 2a529e453a
Use a blank line after the opening tag 6 years ago
Joas Schilling bbc9381358
Fix "Call to undefined method OCA\\WorkflowEngine\\Entity\\File::t()" 6 years ago
Arthur Schiwon 1378614f67
pass the proper storage-internal path 6 years ago
Arthur Schiwon f8394e3551
flow file entity to provide the internal URL 6 years ago
Julius Härtl 260f0fab4d
Set fileInfo in the rule matcher 6 years ago
Arthur Schiwon b3749fbe16
add convenience interfaces so entities can provide presentable details 6 years ago
Arthur Schiwon 7210852f07
allow user flows when the acting user is legitimate, but not its owner 6 years ago
Arthur Schiwon 2efe8aad38
relax dependency on GenericEvent, instead stay compatible with old events 6 years ago
Arthur Schiwon 5610f73b7a
File entity supports tagging events now 6 years ago
Arthur Schiwon ae1cc1d14d
entities equip the RuleMatcher on the events they are aware of 6 years ago
Arthur Schiwon bed518e8ab
introduce GenericEntityEvent and adapt File entity 6 years ago
Arthur Schiwon 26b19b73a4
remove IEntity's getId in favor of class name 6 years ago
Arthur Schiwon 804d4fe69f
introducing Entity interfaces and a File one as first implementation 6 years ago