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
path: root/lib
AgeCommit message (Expand)Author
2019-11-21Merge pull request #699 from nextcloud/bugfix/noid/template-sideeffectsJulius Härtl
2019-11-20Always use the owner file owner to access for share linksJulius Härtl
2019-11-20Make sure files created from the same template have a different WOPI file idJulius Härtl
2019-11-14Retry putContent operation if lockedJulius Härtl
2019-11-06Revert "Do not use template shipped by core"Julius Härtl
2019-10-21Always open CSV files with collabora (#671)Julius Härtl
2019-10-21Do not use template shipped by core (#670)Julius Härtl
2019-10-21Always open CSV files with collaboraJulius Härtl
2019-10-21Do not use template shipped by coreJulius Härtl
2019-10-15Fix access if no file for id is foundJulius Härtl
2019-10-08Check key before accessing (#645)Julius Härtl
2019-10-07Use array_key_exists to keep PHP 7.0 compatibilityJulius Härtl
2019-10-07Lower log level if the token does not existJulius Härtl
2019-10-07Check key before accessingRoeland Jago Douma
2019-09-17Fix missing check for shared files (#621)Julius Härtl
2019-09-16Fix missing check for shared filesJulius Härtl
2019-09-15Share not an expected exception no need to log it (#618)Julius Härtl
2019-09-15Share not an expected exception no need to log itRoeland Jago Douma
2019-09-05Remove void return typeJulius Härtl
2019-09-04Check if federation app is enabledJulius Härtl
2019-08-30Store watermark settings in a generic wayJulius Härtl
2019-08-30Start with vue admin panelJulius Härtl
2019-08-29Cleanup public wopi URL since otherwise it doesn't work in the CSP headersJulius Härtl
2019-08-27Split federation logic to helper functions an cleanup codeJulius Härtl
2019-08-27Revert debug commentJulius Härtl
2019-08-27WopiController code cleanupJulius Härtl
2019-08-27Start moving getting of the node to a separate methodJulius Härtl
2019-08-27Fix fetching the display name of federated editorsJulius Härtl
2019-08-27Build path relative to user dir properlyJulius Härtl
2019-08-27Add todo for fetching fileJulius Härtl
2019-08-27Use owner as editor for nowJulius Härtl
2019-08-27Handle CSP properlyJulius Härtl
2019-08-27Move CSP handling to methodJulius Härtl
2019-08-27PoC: Federated document editingJulius Härtl
2019-08-26Implement post messages for across frame communicationJulius Härtl
2019-08-23Merge pull request #483 from rainerjung/public_wopi_urlJulius Härtl
2019-08-20Check for mimetype during template uploadJulius Härtl
2019-08-15Add new config item public_wopi_url.Rainer Jung
2019-08-07Check the editor folder only if availableJulius Härtl
2019-07-16Fix return type of isAvailableJulius Härtl
2019-07-10Use available public API calls and strong comparisonJulius Härtl
2019-06-14Add DownloadAsPostMessageJulius Härtl
2019-05-31Implement proper file renaming (#524)Julius Härtl
2019-05-30Allow ms office templatesJulius Härtl
2019-05-29Implement X-WOPI-Override: RENAME_FILEJulius Härtl
2019-05-28Allow UTF8 characters in filenamesJulius Härtl
2019-05-23Add repair step to update empty template filesJulius Härtl
2019-05-20Fix preview generation on object storage (#506)v3.3.4Julius Härtl
2019-05-20Add logging to WOPI Controller and preview providers (#507)Julius Härtl
2019-05-19Improve user list for sessions though the public linkJulius Härtl