Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -3/+7 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Rename External storages to External storage | szaimen | 2021-05-20 | 1 | -1/+1 |
| | | | | Signed-off-by: szaimen <szaimen@e.mail.de> | ||||
* | consider local external storages, too | Arthur Schiwon | 2020-12-15 | 1 | -1/+2 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | enables the file name check also to match name of mountpoints | Arthur Schiwon | 2020-12-15 | 1 | -2/+20 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Use a blank line after the opening tag | Christoph Wurst | 2020-04-09 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Don't call basename on null | Joas Schilling | 2019-10-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | require IChecks to receive entity context | Arthur Schiwon | 2019-09-09 | 1 | -16/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | seperate setFileInfo from ICheck | Arthur Schiwon | 2019-09-09 | 1 | -1/+2 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | extends ICheck with scope and entity support, provide them as initialState | Arthur Schiwon | 2019-09-09 | 1 | -0/+9 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Ignore case for is and !is | Daniel Kesselberg | 2018-10-05 | 1 | -4/+9 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | Remove unused import | Daniel Kesselberg | 2018-10-04 | 1 | -2/+0 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | Make code strict | Daniel Kesselberg | 2018-10-03 | 1 | -2/+3 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | Add FileName to Workflow engine | Daniel Kesselberg | 2018-10-03 | 1 | -0/+74 |
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> |