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/src
AgeCommit message (Expand)Author
2021-02-02Properly catch missing context elementsJulius Härtl
2021-01-29Implement support for server template handlingJulius Härtl
2021-01-08Show error if trying to open a file on session credential based external storageJulius Härtl
2020-12-09Rename document on save as successSzymon Kłos
2020-12-03Show hint about missing capabilities endpoint connectionJulius Härtl
2020-12-02Check proxy status on timeoutSzymon Kłos
2020-11-24Do not fail if computed styles cannot be obtained due to cross origin iframesJulius Härtl
2020-11-18Revert "Move to @nextcloud/capabilities and only register default mime types ...Julius Härtl
2020-11-11add French (Switzerland) and Italian (Switzerland) as special caseAndras Timar
2020-11-10Add two more useful placeholders for watermark text: {email} and {userDisplay...Andras Timar
2020-11-10Move to @nextcloud/capabilities and only register default mime types for viewerJulius Härtl
2020-11-09Make frame loading timeout configurableJulius Härtl
2020-11-09Merge pull request #1221 from nextcloud/bugfix/noid/closeJulius Härtl
2020-11-04Adjust ui_defaultsJulius Härtl
2020-11-04Add close method and document public documentsMain methodsJulius Härtl
2020-11-02Merge pull request #1211 from merttumer/masterJulius Härtl
2020-11-02Update src/document.jsMert Tümer
2020-11-02Merge pull request #1210 from nextcloud/fix/noid/escape-nameJulius Härtl
2020-10-27Passing CSS variable bits to COOL for themingMert Tumer
2020-10-20Passing some UI Defaults to loleaflet frameMert Tumer
2020-10-19Fix escaping for edit with messageGary Kim
2020-10-16Use correct call to notify mobileSzymon Kłos
2020-10-13The mobile apps need to handle the hyperlinks themselves.Jan Holesovsky
2020-10-13Hide insertgraphicremote if no user is presentJulius Härtl
2020-10-13Add preload and createNewFile handlersJulius Härtl
2020-10-13Fix CSP detection with newer nextcloud versionsJulius Härtl
2020-10-13Only register richdocuments-header onceJulius Härtl
2020-10-13Render 4 avatars in the headerJulius Härtl
2020-10-13Implement insertGraphic handlerJulius Härtl
2020-10-13Add saveAs handlerJulius Härtl
2020-10-13Fix public page loading in file listJulius Härtl
2020-10-13Always update versions tab when the file is openJulius Härtl
2020-10-13Remove shareOwnerId from open/openWithTemplateJulius Härtl
2020-10-13Add handlers for FilesAppIntegration actionsJulius Härtl
2020-10-13Only register file actions if list is providedJulius Härtl
2020-10-13More fallbacks for files app specificsJulius Härtl
2020-10-13Properly handle cases where the fileList could not be fetchedJulius Härtl
2020-10-13Pass though fileList to the FilesAppIntegrationJulius Härtl
2020-10-13Optionally pass the file list object on open methodsJulius Härtl
2020-10-13Use getSearchParam instead of deprecated getURLParams from serverJulius Härtl
2020-10-13Move preload and new file menu to separate filesJulius Härtl
2020-10-13Add handlers for FilesAppIntegration actionsJulius Härtl
2020-10-13Remove filelist dependencies from openingJulius Härtl
2020-10-10Remove semicolonRobin Windey
2020-10-09Ensures <iframe> contain a non-empty title attributePedro Pinto Silva
2020-09-15Fix platform mismatch error messageMuhammet Kara
2020-09-14arm64: Adapt CapabilitiesService and document.jsMuhammet Kara
2020-09-14arm64: Adapt Admin Settings pageMuhammet Kara
2020-09-13arm64: Add aarch64 to compatible platforms for built-in serverMuhammet Kara
2020-07-31make 'Remove user' label localizableAndras Timar