| Commit message (Expand) | Author | Age | Files | Lines |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -2/+2 |
* | feat(directediting): Allow opening by file id | Julius Härtl | 2023-02-20 | 1 | -4/+21 |
* | Revert the token scope to not end up with storing the user used in the session | Julius Härtl | 2023-02-17 | 1 | -1/+15 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | fix translation source in directEditing templates | Azul | 2021-12-16 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 2 | -4/+2 |
* | Get the parent directory before creating a file from a template | Julius Härtl | 2021-04-01 | 1 | -1/+7 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -1/+1 |
* | Do not expose direct editing if no master key is available | Julius Härtl | 2020-09-01 | 1 | -6/+29 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 2 | -4/+0 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -2/+0 |
* | use `nodeExists` instead of catching exceptions | Robin Appelman | 2020-01-14 | 1 | -3/+2 |
* | Merge pull request #18805 from nextcloud/bugfix/direct-edit-create | Roeland Jago Douma | 2020-01-14 | 1 | -7/+13 |
|\ |
|
| * | CHeck if file already exists during file creation | Julius Härtl | 2020-01-13 | 1 | -7/+13 |
* | | Fix license headers | Christoph Wurst | 2020-01-13 | 1 | -0/+1 |
|/ |
|
* | Do not generate tokens for editor IDs that do not exist | Christoph Wurst | 2019-12-19 | 1 | -0/+5 |
* | Return empty template for default creators | Julius Härtl | 2019-12-16 | 1 | -3/+25 |
* | Merge pull request #18224 from nextcloud/bugfix/noid/direct-editing-path | Roeland Jago Douma | 2019-12-11 | 2 | -12/+24 |
|\ |
|
| * | Use file path for direct editing | Julius Härtl | 2019-12-05 | 2 | -12/+24 |
* | | Update license headers | Christoph Wurst | 2019-12-05 | 2 | -2/+3 |
|/ |
|
* | Check for boolean value | Julius Härtl | 2019-11-28 | 1 | -1/+1 |
* | Code style fixes and cleanup | Julius Härtl | 2019-11-27 | 1 | -4/+1 |
* | Move editor list to capabilities | Julius Härtl | 2019-11-27 | 1 | -2/+7 |
* | encapsulate templates | tobiasKaminsky | 2019-11-27 | 1 | -1/+3 |
* | Direct editing API to allow file editing using a one-time token for | Julius Härtl | 2019-11-27 | 2 | -0/+308 |