summaryrefslogtreecommitdiffstats
path: root/apps/files/lib/Controller/DirectEditingController.php
Commit message (Expand)AuthorAgeFilesLines
* feat(directediting): Allow opening by file idJulius Härtl2023-02-201-3/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Do not expose direct editing if no master key is availableJulius Härtl2020-09-011-3/+12
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Remove unused importsChristoph Wurst2020-03-251-3/+0
* Expose exception message in the responseJulius Härtl2019-12-201-3/+3
* Merge pull request #18224 from nextcloud/bugfix/noid/direct-editing-pathRoeland Jago Douma2019-12-111-2/+2
|\
| * Use file path for direct editingJulius Härtl2019-12-051-2/+2
* | Update license headersChristoph Wurst2019-12-051-1/+1
|/
* Only expose link to info endpoint in capabiltiesJulius Härtl2019-11-271-1/+15
* Code style fixes and cleanupJulius Härtl2019-11-271-3/+3
* Move editor list to capabilitiesJulius Härtl2019-11-271-42/+0
* Direct editing API to allow file editing using a one-time token forJulius Härtl2019-11-271-0/+156