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
2020-02-04Do not use void return type hint as we still need to cover PHP 7.0Julius Härtl
2020-01-30Merge pull request #805 from nextcloud/bugfix/noid/only-use-owner-if-guestJulius Härtl
2020-01-29Merge pull request #798 from nextcloud/bugfix/fix-reconnect-after-templateJulius Härtl
2020-01-29Setup filesystem scope early so we use the current editor user when obtaining...Julius Härtl
2020-01-29Always use the editor uid if available for writing the fileJulius Härtl
2020-01-27Properly check for a set guest name when obtaining the fileJulius Härtl
2020-01-27Add missing fileJulius Härtl
2020-01-27Fetch demo servers only when requestedJulius Härtl
2020-01-27Add UI to select a collabora demo serverJulius Härtl
2020-01-22Remove template id after first saveJulius Härtl
2020-01-07Properly setup the filesystem for put operations (#762)Julius Härtl
2020-01-03Properly setup the filesystem for put operationsJulius Härtl
2019-12-27Do not try to set user scope for public share linksJulius Härtl
2019-12-20fix cache set typoPavel Krasikov
2019-12-20Move empty template update to occ command (#741)Julius Härtl
2019-12-20Start with new template creation mechanism (#514)Julius Härtl
2019-12-18Move empty template update to occ commandJulius Härtl
2019-12-18Introduce a user scope service to properly perform actions as the required userJulius 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-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-15Force read operation to trigger audit log when issuing a tokenJulius 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