| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 2 | -30/+11 |
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 1 | -1/+1 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -2/+2 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-31 | 4 | -89/+8 |
* | Use SettingsSection in workflowengine settings | Carl Schwan | 2022-05-31 | 1 | -18/+16 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 4 | -13/+25 |
* | Move some settings over to the IInitialState | Roeland Jago Douma | 2021-03-02 | 2 | -12/+7 |
* | Prefer typed event over string based ones | Morris Jobke | 2020-08-10 | 1 | -0/+2 |
* | flow to not use deprecated event dispatcher methods | Arthur Schiwon | 2020-06-19 | 1 | -13/+9 |
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 3 | -3/+3 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 2 | -2/+0 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -3/+3 |
* | Use a blank line after the opening tag | Christoph Wurst | 2020-04-09 | 3 | -0/+3 |
* | Add app config to disable user flows | Julius Härtl | 2020-03-21 | 2 | -1/+5 |
* | Hide card for apps store if disabled | Daniel Kesselberg | 2020-03-16 | 1 | -1/+16 |
* | Rename to flow | Julius Härtl | 2019-11-26 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -2/+0 |
* | Add Flow app icon | Jan-Christoph Borchardt | 2019-11-07 | 1 | -1/+2 |
* | extends ICheck with scope and entity support, provide them as initialState | Arthur Schiwon | 2019-09-09 | 1 | -0/+21 |
* | adds a trigger hint for complex operations | Arthur Schiwon | 2019-09-09 | 1 | -0/+1 |
* | remove IEntity's getId in favor of class name | Arthur Schiwon | 2019-09-09 | 1 | -1/+1 |
* | merge IOperator with IOperation for simplicity | Arthur Schiwon | 2019-09-09 | 1 | -8/+8 |
* | add operator interfaces / API | Arthur Schiwon | 2019-09-09 | 3 | -4/+166 |
* | section and settings for users | Arthur Schiwon | 2019-09-09 | 3 | -97/+37 |
* | introducing Entity interfaces and a File one as first implementation | Arthur Schiwon | 2019-09-09 | 1 | -0/+126 |
* | Change Workflow to Tag Management | Roeland Jago Douma | 2019-02-19 | 1 | -1/+1 |
* | Add the icons for shipped apps | Joas Schilling | 2017-01-19 | 1 | -3/+18 |
* | add section to worklfowengine | Arthur Schiwon | 2016-08-22 | 1 | -0/+57 |