summaryrefslogtreecommitdiffstats
path: root/tests/lib/DirectEditing
Commit message (Expand)AuthorAgeFilesLines
* feat(directediting): Allow opening by file idJulius Härtl2023-02-201-0/+80
* Revert the token scope to not end up with storing the user used in the sessionJulius Härtl2023-02-171-0/+9
* Fix dynamic property creations in test filesCôme Chilliet2022-08-011-0/+4
* Get the parent directory before creating a file from a templateJulius Härtl2021-04-011-6/+16
* Do not expose direct editing if no master key is availableJulius Härtl2020-09-011-1/+7
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-8/+4
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-2/+2
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* use `nodeExists` instead of catching exceptionsRobin Appelman2020-01-141-4/+8
* CHeck if file already exists during file creationJulius Härtl2020-01-131-0/+15
* Return empty template for default creatorsJulius Härtl2019-12-161-1/+9
* Adjust DirectEditing test to PHPUnit8Julius Härtl2019-11-281-1/+1
* Add mimetype to creatorsJulius Härtl2019-11-271-0/+4
* Code style fixes and cleanupJulius Härtl2019-11-271-2/+18
* Direct editing token testsJulius Härtl2019-11-271-0/+152