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
2022-05-02Merge branch 'master' into enh/file_versions/fix_behaviourenh/file_versions/fix_behaviourRaul
2022-05-02Merge branch 'master' into enh/config_value/ttlRaul Ferreira Fuentes
2022-05-02Get version manager from server container instead of relying on dependency in...Raul
2022-04-29Disable remote image insertion on public linksJulius Härtl
2022-04-28Remove unused importRaul
2022-04-28Use `VersionManager` to retrieve past file versionsRaul
2022-04-28Clear expired tokens in clean-up background jobRaul
2022-04-27phpDoc typehint fixenh/clean_expired_tokensRaul
2022-04-27Clear expired tokens in clean-up background jobRaul
2022-04-26Add token_ttl app configenh/config_value/ttlRaul
2022-04-25Merge pull request #2161 from nextcloud/enh/trusted-host-toggleJulius Härtl
2022-04-21Add app config to enable trusted domain list usageenh/trusted-host-toggleJulius Härtl
2022-04-20Merge pull request #2142 from SUNET/masterJulius Härtl
2022-04-19Merge pull request #2153 from nextcloud/enh/template-draw-ratioJulius Härtl
2022-04-19Adjust template preview ratioJulius Härtl
2022-04-19Update token lifetime constant to 10 hours (the recommended value, as per the...Raul
2022-04-19Add `token_ttl` parameter to `documents.php` templateRaul
2022-04-14Update back-end controllers to enforce access-token expiryenhancement/token_ttl/enforce_backendRaul
2022-04-14Update token lifetime constant to 10 hours (the recommended value, as per the...enhancement/wopi_token_ttlRaul
2022-04-14Add `token_ttl` parameter to `documents.php` templateRaul
2022-04-11Add gs.trustedHosts to form-action cspMikael Nordin
2022-04-11Update naming scheme Raul Ferreira Fuentes
2022-04-11Replace PHP8.0 function `str_ends_with` with PHP7.4 compatible versionRaul Ferreira Fuentes
2022-04-11Fixes CSP on Nextcloud installations not on root directoryRaul Ferreira Fuentes
2022-03-25Allow MS Office template file extensions for TemplateSource usagebugfix/2108Julius Härtl
2022-02-16🐛 Fix CSP violation when Nextcloud server has so-called 'service root'Luc Didry
2022-02-11Change wording from "New graphic" to "New diagram"Julius Härtl
2022-02-10Always add gs.trustedHosts to the CSPJulius Härtl
2022-02-08Avoid too specific psalm annotationJulius Härtl
2022-02-01Merge pull request #1810 from hcvcastro/pr/00Julius Härtl
2022-01-27Blank timestamp is equivalent to nullAshod Nakashian
2022-01-18add "is_admin" to extra info user dataHenry Castro
2022-01-14Add controller description and fix typingsJulius Härtl
2022-01-14Fix public link file creationJulius Härtl
2022-01-14Update psalm checksJulius Härtl
2022-01-14Remove unneeded debug outputJulius Härtl
2022-01-14Use FileCreatedFromTemplateEvent to inject the already existing empty templat...Julius Härtl
2022-01-07Switch from iconv to mb_convert_encodingKees van Kempen
2022-01-04Merge pull request #1883 from nextcloud/bugfix/noid/guest-avatarsJulien Veyssier
2021-12-29Expose guest avatar images through wopiJulius Härtl
2021-12-29Do not load template directories twiceJulius Härtl
2021-12-21Add addScript viewer dependencyJulius Härtl
2021-12-14Renames assets folder.Pierre Ozoux
2021-11-29Improve loading state handlingJulius Härtl
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