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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-13Add API to set the guest name for an existing WOPI tokenJulius Härtl
2021-07-14Check for share token permissionsJulius Härtl
2021-05-14Pass template id a the proper parameterJulius Härtl
2021-04-28Allow fetching the initiator user data if neededJulius Härtl
2021-04-28Implement token typesJulius Härtl
2021-04-28Add token type for WOPI tokensJulius Härtl
2021-01-04Cut of guest names so they fit into the databaseJoas Schilling
2020-11-12Remove unnecessary integer castingJulius Härtl
2020-09-20Template sourced documents support DownloadAsPostMessageAshod Nakashian
2020-03-29Harden direct editing permission checkRoeland Jago Douma
2020-03-03Adjust integration tests to missing wopi token without guest name being setJulius Härtl
2020-03-03Move guest name fetching to helperJulius Härtl
2020-03-03Store share token with wopi token entryJulius Härtl
2019-12-18Start with new template creation mechanismJulius Härtl
2019-12-03Merge pull request #695 from nextcloud/enh/noid/audit-readRoeland Jago Douma
2019-11-20Always use the owner file owner to access for share linksJulius Härtl
2019-11-15Force read operation to trigger audit log when issuing a tokenJulius Härtl
2019-08-27Split federation logic to helper functions an cleanup codeJulius Härtl
2019-08-27Handle CSP properlyJulius Härtl
2019-08-27PoC: Federated document editingJulius Härtl
2019-08-07Check the editor folder only if availableJulius Härtl
2019-07-10Use available public API calls and strong comparisonJulius Härtl
2019-06-14Add DownloadAsPostMessageJulius Härtl
2019-05-19Improve user list for sessions though the public linkJulius Härtl
2019-05-14Fix searching for groupsJulius Härtl
2019-05-08Add proper fallback value for hideDownloadJulius Härtl
2019-04-17Implement hide download support for public sharesJulius Härtl
2019-04-10Merge pull request #459 from nextcloud/fix/check_file_permissionsJulius Härtl
2019-03-21Check actual file if it can be updatedRoeland Jago Douma
2019-03-15Fix guest name inputJulius Härtl
2019-01-03add commentnhirokinet
2019-01-03Richdocument on mobile did not work in groupfoldersnhirokinet
2018-12-20Open template via OCS (Direct view)Roeland Jago Douma
2018-06-13Let external users set their display name when editing. (#200)nithom
2018-06-07saveas should save the file in editor's dirPranav Kant
2018-04-05Move over to Entity/EntityMapperRoeland Jago Douma
2017-11-22Add support for PutRelativeFile for Save As. (#136)Pranav Kant
2017-06-14Restore 'Enable edit for specific groups' feature, fixes #66Andras Timar
2017-06-07Undefined owneruidPranav Kant
2017-06-01Use the file owner from the share object, if availablePranav Kant
2017-05-11Fix file revisionsPranav Kant
2016-12-07Properly use an integerLukas Reschke
2016-12-07Public editingLukas Reschke