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-05-17Only use owner id if not a remote TokenJulius Härtl
2021-04-28Add documentation and improve parameter namingJulius Härtl
2021-04-28Allow fetching the initiator user data if neededJulius Härtl
2021-04-28Implement token typesJulius Härtl
2021-04-28Skeleton for creating direct tokens for public sharesJulius Härtl
2021-04-28Add token type for WOPI tokensJulius Härtl
2021-04-26Let direct view return a proper error status codeJulius Härtl
2021-04-12l10n: Unify spellingValdnet
2021-04-06Setup FeaturePolicy to allow fullscreenSzymon Kłos
2021-03-04Merge pull request #1396 from mpk-software/bugfix/avoid-per-user-encryption-i...Julius Härtl
2021-03-03Assets: Use octet-stream and attachment instead of allowing to inline the fileJulius Härtl
2021-03-02Add type hint Mario Klump
2021-03-02Remove unused local variableMario Klump
2021-03-02Use incognito mode when writing documents if per-user-encryption-keys are act...Mario Klump
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