Commit Graph

250 Commits (78d33182a01bb4da4d3d8afc6fcaa1b29fcd44c7)

Author SHA1 Message Date
Git'Fellow 4920bd1725 refactor: add PHP 8.3 types to BC-safe class constants 1 week ago
Carl Schwan 9dad62c6eb
fix(db): Adapt migrations to new OCP\DB\Schema 2 weeks ago
Joas Schilling e7004a5387
chore(workflows): Migrate to CappedMemoryCache 1 month ago
Joas Schilling c0f8fa87bd
chore(workflow): Simplify code in URL check 1 month ago
Joas Schilling 75a6822b15
perf(workflows): Fix cache in request time check 1 month ago
Joas Schilling 21d7937a20
perf(workflow): Implement result cache for IP checks 1 month ago
Carl Schwan da0928827a refactor: Expose a public exception when no user is found 2 months ago
Ferdinand Thiessen 248054dc9a
fix(workflowengine): GROUP BY alias not cast expression (SQL) 2 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Salvatore Martire 2a9036a5b7 feat(wfe): add runtime operations 3 months ago
Ferdinand Thiessen d8e8703796
chore: add missing `Override` attribute to app code 4 months ago
Côme Chilliet 94774ca5c3
chore: Remove long-time deprecated things from workflowengine 4 months ago
Ferdinand Thiessen 645350d4b2
fix(workflowengine): remove non existing script loading 5 months ago
Côme Chilliet 2c068f3683
fix: Remove static vars from applications 5 months ago
Joas Schilling 1bc0bd7611
fix(workflowengine): Fix list of checks being a list instead of array<int, …> 6 months ago
Ferdinand Thiessen a32168b01e
chore!(core): remove legacy `OC.Files.Client` 6 months ago
Joas Schilling 4134df9eda
feat(workflowengine): Add openapi for workflow engine 6 months ago
provokateurin f12cecb684
feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
Louis Chmn 315241fb44 fix: Migrate `getById` to `getFirstNodeById` 7 months ago
Daniel Kesselberg bf5c11a8fa
fix(workflowengine): use constant to render template 7 months ago
Carl Schwan 11cf69d8ba
fix(psalm): Fix static analysis issues in apps/*/tests 7 months ago
Carl Schwan 7541afae07
refactor(workflowengine): Check if class is correct 9 months ago
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch 9 months ago
rakekniven ee39b5093d chore(l10n): Use numbered placeholders 10 months ago
Josh f5039750b3
chore: fix formatting 11 months ago
Josh 5131897997
fix(workflowenigne): stricter length headler handling 11 months ago
Carl Schwan 6154bfa823 chore(psalm): Fix most issues with the workflowengine 11 months ago
Carl Schwan 7e1c49ad9d refactor: Port away from IQueryBuilder::execute in apps/ 11 months ago
Carl Schwan 0e7d5dce1c refactor: Port away from changeColumn 11 months ago
Joas Schilling 78dcf3744d
Revert "feat: Implement Directory Check" 1 year ago
Robin Windey feae8ba16a feat: Implement Directory Check 1 year ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 1 year ago
Côme Chilliet cd3a88805b fix: Remove legacy hacky workaround in OCA\WorkflowEngine\Listener 1 year ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 2 years ago
provokateurin f25a71806b
fix(apps): Fix wrong or missing casts 2 years ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 2 years ago
Git'Fellow c254855222 chore(db): Correctly apply query types 2 years ago
Côme Chilliet 1a4978c4ea
chore: Apply rector configuration to apps folder 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
provokateurin c2fb7a72da
fix(psalm): Fix @throws annotations 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
provokateurin e64667df37
refactor(workflowengine): Replace security annotations with respective attributes 2 years ago
Joas Schilling a2a0a5afcb
fix(workflows): Fix file systemtag cache 2 years 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 3 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Joas Schilling d8ffbed2c2
fix(workflows): Finish password confirmation 3 years ago
Arthur Schiwon 93505b2cdd fix(workflowengine): use andWhere() not second where() 3 years ago
Joas Schilling 997a1c46fb
fix(workflow): Fix "Call to a member function getUID() on null" with appdata 3 years ago