Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 5 | -5/+0 |
* | Make sure every file ends with an empty newline | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 3 | -3/+0 |
* | Merge pull request #18224 from nextcloud/bugfix/noid/direct-editing-path | Roeland Jago Douma | 2019-12-11 | 1 | -0/+2 |
|\ | |||||
| * | Use file path for direct editing | Julius Härtl | 2019-12-05 | 1 | -0/+2 |
* | | Update license headers | Christoph Wurst | 2019-12-05 | 7 | -7/+11 |
|/ | |||||
* | Add missing getUser method to direct editing IToken interface | Julius Härtl | 2019-12-03 | 1 | -0/+6 |
* | Add mimetype to creators | Julius Härtl | 2019-11-27 | 1 | -0/+8 |
* | Code style fixes and cleanup | Julius Härtl | 2019-11-27 | 2 | -4/+4 |
* | Direct editing API to allow file editing using a one-time token for | Julius Härtl | 2019-11-27 | 7 | -0/+502 |