Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-16fix translation source in directEditing templatesfix/translate-empty-fileAzul
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-04-01Get the parent directory before creating a file from a templateJulius Härtl
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-09-01Do not expose direct editing if no master key is availableJulius Härtl
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2020-01-14use `nodeExists` instead of catching exceptionsRobin Appelman
2020-01-14Merge pull request #18805 from nextcloud/bugfix/direct-edit-createRoeland Jago Douma
2020-01-13CHeck if file already exists during file creationJulius Härtl
2020-01-13Fix license headersChristoph Wurst
2019-12-19Do not generate tokens for editor IDs that do not existChristoph Wurst
2019-12-16Return empty template for default creatorsJulius Härtl
2019-12-11Merge pull request #18224 from nextcloud/bugfix/noid/direct-editing-pathRoeland Jago Douma
2019-12-05Update license headersChristoph Wurst
2019-12-05Use file path for direct editingJulius Härtl
2019-11-28Check for boolean valueJulius Härtl
2019-11-27Code style fixes and cleanupJulius Härtl
2019-11-27Move editor list to capabilitiesJulius Härtl
2019-11-27encapsulate templatestobiasKaminsky
2019-11-27Direct editing API to allow file editing using a one-time token forJulius Härtl