Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get the parent directory before creating a file from a template | Julius Härtl | 2021-04-01 | 1 | -6/+16 |
* | Do not expose direct editing if no master key is available | Julius Härtl | 2020-09-01 | 1 | -1/+7 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -8/+4 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -2/+2 |
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | use `nodeExists` instead of catching exceptions | Robin Appelman | 2020-01-14 | 1 | -4/+8 |
* | CHeck if file already exists during file creation | Julius Härtl | 2020-01-13 | 1 | -0/+15 |
* | Return empty template for default creators | Julius Härtl | 2019-12-16 | 1 | -1/+9 |
* | Adjust DirectEditing test to PHPUnit8 | Julius Härtl | 2019-11-28 | 1 | -1/+1 |
* | Add mimetype to creators | Julius Härtl | 2019-11-27 | 1 | -0/+4 |
* | Code style fixes and cleanup | Julius Härtl | 2019-11-27 | 1 | -2/+18 |
* | Direct editing token tests | Julius Härtl | 2019-11-27 | 1 | -0/+152 |