summaryrefslogtreecommitdiffstats
path: root/lib/private/DirectEditing
Commit message (Expand)AuthorAgeFilesLines
* use `nodeExists` instead of catching exceptionsRobin Appelman2020-01-141-3/+2
* Merge pull request #18805 from nextcloud/bugfix/direct-edit-createRoeland Jago Douma2020-01-141-7/+13
|\
| * CHeck if file already exists during file creationJulius Härtl2020-01-131-7/+13
* | Fix license headersChristoph Wurst2020-01-131-0/+1
|/
* Do not generate tokens for editor IDs that do not existChristoph Wurst2019-12-191-0/+5
* Return empty template for default creatorsJulius Härtl2019-12-161-3/+25
* Merge pull request #18224 from nextcloud/bugfix/noid/direct-editing-pathRoeland Jago Douma2019-12-112-12/+24
|\
| * Use file path for direct editingJulius Härtl2019-12-052-12/+24
* | Update license headersChristoph Wurst2019-12-052-2/+3
|/
* Check for boolean valueJulius Härtl2019-11-281-1/+1
* Code style fixes and cleanupJulius Härtl2019-11-271-4/+1
* Move editor list to capabilitiesJulius Härtl2019-11-271-2/+7
* encapsulate templatestobiasKaminsky2019-11-271-1/+3
* Direct editing API to allow file editing using a one-time token forJulius Härtl2019-11-272-0/+308