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-10-25Keep Safari fallback for larger screen devices Julius Härtl
2021-10-25richdocumentsframe use 100% of mobile screen heightAndreas-Kainz
2021-08-12Another attempt to fix height setting for Safari issues on iOSJulius Härtl
2021-05-10Retry to check if Collabora is configuredSzymon Kłos
2021-05-07Work around safari having a inproper 100vh valueJulius Härtl
2021-04-06Merge pull request #1459 from eszkadev/saveas-share-reload-3-7-14Julius Härtl
2021-04-02Reload file name for share feature after Save AsSzymon Kłos
2021-03-30Lint fixJohn Molakvoæ (skjnldsv)
2021-03-08Add docs and sharingToken to the eventsJulius Härtl
2021-03-08Emit events on frontend failure statesJulius Härtl
2021-02-25Proper fix for lacking actions context when opening the fileJulius Härtl
2021-02-23Temporary workaround to provide collabora with the fileid for the new templat...Julius Härtl
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-02Check proxy status on timeoutSzymon Kłos
2020-11-18Revert "Move to @nextcloud/capabilities and only register default mime types ...Julius Härtl
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-10-19Fix escaping for edit with messageGary Kim
2020-10-13Add preload and createNewFile handlersJulius Härtl
2020-10-13Fix CSP detection with newer nextcloud versionsJulius Härtl
2020-10-13Add saveAs handlerJulius Härtl
2020-10-13Remove shareOwnerId from open/openWithTemplateJulius Härtl
2020-10-13Add handlers for FilesAppIntegration actionsJulius Härtl
2020-10-13More fallbacks for files app specificsJulius 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-06-19Fix problem where mobile.css did not get used for subsequent document editsTor Lillqvist
2020-06-08Check for read permission on the file actionsJulius Härtl
2020-05-29Do not check for capabilities during load though proxyJulius Härtl
2020-05-22Basic viewer integrationJulius Härtl