Commit Graph

226 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
rakekniven ee39b5093d chore(l10n): Use numbered placeholders 2 months ago
Josh f5039750b3
chore: fix formatting 3 months ago
Josh 5131897997
fix(workflowenigne): stricter length headler handling 3 months ago
Carl Schwan 6154bfa823 chore(psalm): Fix most issues with the workflowengine 3 months ago
Carl Schwan 7e1c49ad9d refactor: Port away from IQueryBuilder::execute in apps/ 3 months ago
Carl Schwan 0e7d5dce1c refactor: Port away from changeColumn 4 months ago
Joas Schilling 78dcf3744d
Revert "feat: Implement Directory Check" 5 months ago
Robin Windey feae8ba16a feat: Implement Directory Check 5 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Côme Chilliet cd3a88805b fix: Remove legacy hacky workaround in OCA\WorkflowEngine\Listener 10 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 11 months ago
provokateurin f25a71806b
fix(apps): Fix wrong or missing casts 1 year ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
Git'Fellow c254855222 chore(db): Correctly apply query types 1 year ago
Côme Chilliet 1a4978c4ea
chore: Apply rector configuration to apps folder 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
provokateurin c2fb7a72da
fix(psalm): Fix @throws annotations 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
provokateurin e64667df37
refactor(workflowengine): Replace security annotations with respective attributes 1 year ago
Joas Schilling a2a0a5afcb
fix(workflows): Fix file systemtag cache 1 year ago
Andy Scherzinger cc1686dba9
chore: Add SPDX header 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Côme Chilliet 8bcc2d352e chore: Fix missing template parameter for IEventListener 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Joas Schilling d8ffbed2c2
fix(workflows): Finish password confirmation 2 years ago
Arthur Schiwon 93505b2cdd fix(workflowengine): use andWhere() not second where() 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
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
Faraz Samapoor 9d15e6e21d Fixes "PossiblyFalseArgument" notices. 3 years ago
Faraz Samapoor 5db241b942 Refactors "strpos" calls in /apps/workflowengine to improve code readability. 3 years ago
jld3103 efb7448cd2
workflowengine: Stop using a service alias for controller 3 years ago
Joas Schilling 9ba091b348
fix(workflow): Check tag attribute 3 years ago
Joas Schilling 5bc86dd6ac
techdebt(workflowengine): Remove transition event classes 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 83cc8202b8
remove file exists check from `cacheAndReturnMimeType` 3 years ago
Robin Appelman c5a8246742
use mimetype from cache for workflow if available 3 years ago
Côme Chilliet a0f6a6545b
Use TimedJob from OCP instead of OC 3 years ago
Côme Chilliet 9ba9f9a7dc
Make sure to not pass null to DateTime::createFromFormat 3 years ago
Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP 4 years ago
Carl Schwan 30d7763edc Use SettingsSection in workflowengine settings 4 years ago
Carl Schwan ec6b83cc18 Add stricter psalm type for CappedMemoryCache 4 years ago
Louis Chemineau 64951ec14e Change script loading order in worflowengine 4 years ago
Côme Chilliet ccab35f23f
Fix similar potential problems with fetchOne loops 4 years ago
Carl Schwan cbf9064b8e
Fix psalm issues 4 years ago