| Commit message (Expand) | Author | Age | Files | Lines |
* | Add public API for owner based locking | Julius Härtl | 2022-04-04 | 1 | -0/+6 |
* | Fix ArrayAccess and JsonSerializable return types | Côme Chilliet | 2021-11-23 | 1 | -2/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 7 | -14/+7 |
* | Do not expose direct editing if no master key is available | Julius Härtl | 2020-09-01 | 1 | -0/+8 |
* | Merge pull request #22432 from nextcloud/enh/phpdoc | Roeland Jago Douma | 2020-08-26 | 2 | -2/+0 |
|\ |
|
| * | Remove @package annotations from public namespace | Julius Härtl | 2020-08-26 | 2 | -2/+0 |
* | | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
|/ |
|
* | Add PHP doc for events | Morris Jobke | 2020-08-10 | 1 | -0/+2 |
* | 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 |