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-01-27Handle errors when fetching remote file info more gracefullyJulius Härtl
2020-12-03Show hint about missing capabilities endpoint connectionJulius Härtl
2020-12-03Fix relative path exposed to the redirect eventJulius Härtl
2020-11-18Don't use a stream response on an empty fileRoeland Jago Douma
2020-11-12Remove unnecessary integer castingJulius Härtl
2020-11-12Check if editor is emptyJulius Härtl
2020-11-12Properly check against empty values for remote serverJulius Härtl
2020-11-10Add two more useful placeholders for watermark text: {email} and {userDisplay...Andras Timar
2020-11-08Store discovery response in distributed cacheJulius Härtl
2020-11-08Move storing capabilities to distributed cacheJulius Härtl
2020-10-13Merge pull request #1194 from nextcloud/bugfix/direct-editing-20Julius Härtl
2020-10-13Use base template for direct editingJulius Härtl
2020-10-13Set proper user for federated editingJulius Härtl
2020-10-13Fix CSP detection with newer nextcloud versionsJulius Härtl
2020-10-13Add full path to redirectJulius Härtl
2020-10-13Dispatch event to allow change of the redirect urlJulius Härtl
2020-10-13Do not offer share option and rename in version viewJulius Härtl
2020-09-22No need to get the avatar image since we have one generated or custom for eac...Julius Härtl
2020-09-17Do not use isset for checking the class constantJulius Härtl
2020-09-10Properly check value types when updating watermark settingsJulius Härtl
2020-09-03Use proper base template to be compatible with Nextcloud 20Julius Härtl
2020-06-25Unify checks for disable_certificate_verification valueJulius Härtl
2020-06-25Revert "Disable certificate verification handling"Julius Härtl
2020-06-09Fix saving 'disable certificate verification'Torge Kummerow
2020-05-22Allow to access files by pathJulius Härtl
2020-05-20Be more robust on paths that don't start with a slashJulius Härtl
2020-05-14Disable certificate verification handlingJohannes Weberhofer
2020-04-29fix typo in commentAndreas Gruhler
2020-03-03Move guest name fetching to helperJulius Härtl
2020-03-03Do not generate a wopi token if a guest user has not entered a user nameJulius 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-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-03Properly setup the filesystem for put operationsJulius Härtl
2019-12-20Start with new template creation mechanism (#514)Julius 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-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-21Do not use template shipped by core (#670)Julius 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