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-12-14Renames assets folder.Pierre Ozoux
2021-11-29Introduce Nextcloud Office brandingJulius Härtl
2021-11-29Use nextcloud themeJulius Härtl
2021-11-29Improve loading behavior and native avatar renderingJulius Härtl
2021-11-10Expose initial state when using direct editing as wellJulius Härtl
2021-11-10Load UIMode from configJulius Härtl
2021-11-10Introduce initial state for document loading and handle logoJulius Härtl
2021-10-05Add default argument and type hintsJulius Härtl
2021-09-13Unify error messages accross controllersJulius Härtl
2021-08-19Handle error logging for initiator tokensJulius Härtl
2021-08-13Add API to set the guest name for an existing WOPI tokenJulius Härtl
2021-08-12Pass through direct token details to frontendJulius Härtl
2021-08-12Allow guests to request a direct token for share linksJulius Härtl
2021-07-14Merge pull request #1655 from mikekaganski/masterJulius Härtl
2021-07-14Check for share token permissionsJulius Härtl
2021-07-13Throttle on invalid share tokensLukas Reschke
2021-07-08Keep DownloadAsPostMessage when "saving as" documentsMike Kaganski
2021-06-29Allow to limit wopi requests to specific source hostsJulius Härtl
2021-06-28Fix opening files when groupfolder ACL has revoked share permissionsJulius Härtl
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