Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | files: Add OpenAPI spec | jld3103 | 2023-07-12 | 1 | -0/+35 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | feat(directediting): Allow opening by file id | Julius Härtl | 2023-02-20 | 1 | -3/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Do not expose direct editing if no master key is available | Julius Härtl | 2020-09-01 | 1 | -3/+12 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
| | | | | | | For PSR2 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -3/+0 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Expose exception message in the response | Julius Härtl | 2019-12-20 | 1 | -3/+3 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge pull request #18224 from nextcloud/bugfix/noid/direct-editing-path | Roeland Jago Douma | 2019-12-11 | 1 | -2/+2 |
|\ | | | | | Use file path for direct editing | ||||
| * | Use file path for direct editing | Julius Härtl | 2019-12-05 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Only expose link to info endpoint in capabilties | Julius Härtl | 2019-11-27 | 1 | -1/+15 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Code style fixes and cleanup | Julius Härtl | 2019-11-27 | 1 | -3/+3 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Move editor list to capabilities | Julius Härtl | 2019-11-27 | 1 | -42/+0 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Direct editing API to allow file editing using a one-time token for | Julius Härtl | 2019-11-27 | 1 | -0/+156 |
mobile apps Signed-off-by: Julius Härtl <jus@bitgrid.net> |