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 (Collapse)Author
2020-11-04Adjust ui_defaultsJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-11-02Merge pull request #1211 from merttumer/masterJulius Härtl
2020-11-02Update src/document.jsMert Tümer
Co-authored-by: Julius Härtl <jus@bitgrid.net>
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
Signed-off-by: Mert Tumer <mert.tumer@collabora.com>
2020-10-20Passing some UI Defaults to loleaflet frameMert Tumer
These ui defaults determine some widget states at the start of the document which is hidden or shown Some of them such as Ruler Statusbar and Sidebar can be hidden at start with this patch. If not set, collabora online will assume they are true Signed-off-by: Mert Tumer <mert.tumer@collabora.com>
2020-10-19Fix escaping for edit with messageGary Kim
Signed-off-by: Gary Kim <gary@garykim.dev>
2020-10-16Use correct call to notify mobileSzymon Kłos
Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
2020-10-13The mobile apps need to handle the hyperlinks themselves.Jan Holesovsky
Otherwise the apps hang when the webkit attempts to open a new window. Signed-off-by: Jan Holesovsky <kendy@collabora.com>
2020-10-13Hide insertgraphicremote if no user is presentJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13Add preload and createNewFile handlersJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13Fix CSP detection with newer nextcloud versionsJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13Only register richdocuments-header onceJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13Render 4 avatars in the headerJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13Implement insertGraphic handlerJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13Add saveAs handlerJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13Fix public page loading in file listJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13Always update versions tab when the file is openJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13Remove shareOwnerId from open/openWithTemplateJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13Add handlers for FilesAppIntegration actionsJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13Only register file actions if list is providedJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13More fallbacks for files app specificsJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13Properly handle cases where the fileList could not be fetchedJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13Pass though fileList to the FilesAppIntegrationJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13Optionally pass the file list object on open methodsJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13Use getSearchParam instead of deprecated getURLParams from serverJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13Move preload and new file menu to separate filesJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13Add handlers for FilesAppIntegration actionsJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13Remove filelist dependencies from openingJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
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
There was a logic error which would cause the not_aarch64 error message never being triggered in case of not_linux error Signed-off-by: Muhammet Kara <muhammet.kara@collabora.com>
2020-09-14arm64: Adapt CapabilitiesService and document.jsMuhammet Kara
Signed-off-by: Muhammet Kara <muhammet.kara@collabora.com>
2020-09-14arm64: Adapt Admin Settings pageMuhammet Kara
Signed-off-by: Muhammet Kara <muhammet.kara@collabora.com>
2020-09-13arm64: Add aarch64 to compatible platforms for built-in serverMuhammet Kara
Signed-off-by: Muhammet Kara <muhammet.kara@collabora.com>
2020-07-31make 'Remove user' label localizableAndras Timar
Signed-off-by: Andras Timar <andras.timar@collabora.com>
2020-07-09Merge pull request #1078 from nextcloud/bugfix/noid/revision-history-publicJulius Härtl
Hide revision history menu on public pages
2020-07-08Hide revision history menu on public pagesJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-07-08Hide sharing menu if no share permission is setJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-06-25Check for the proper current user value (again)Julius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-06-23getCurrentUser might be null in contrast to OC.getCurrentUserJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-06-19Fix problem where mobile.css did not get used for subsequent document editsTor Lillqvist
The code in the onEdit function wants to take our stylesheet mobile.css into use, and the code in the onClose function correspondingly removes it from use. In onEdit, we used to call the OC.addStyle function to take the stylesheet into use. That function uses an internal cache of the pathnames of stylesheets in use. The way we remove the stylesheet from use in onClose does not affect that cache (the loadedStyles variable in Nextcloud server's core/src/OC/legacy-loader.js). Thus, after a Nextcloud document browsing page is loaded, when editing the first document, everything goes as planned: The stylesheet is taken into use and it works as expected: In narrow windows (i.e. mainly on mobile devices) the blue Nextcloud header is not displayed. When the document is closed, the stylesheet is removed. But when the next document is edited, the OC.addStyle function thinks that the stylesheet is in use and does nothing. This change avoids using OC.addStyle and instead adds the stylesheet using plain Javascript. Signed-off-by: Andras Timar <andras.timar@collabora.com>
2020-06-15Remove use of global methodJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-06-15Move to @nextcloud packagesJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-06-10New error state to handle - running on non-glibc based Linux.Jan Holesovsky
Signed-off-by: Jan Holesovsky <kendy@collabora.com>
2020-06-08Merge pull request #1020 from nextcloud/bugfix/noid/actions-permissionJulius Härtl
Check for read permission on the file actions
2020-06-08Check for read permission on the file actionsJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-06-05Handling of a new error state from proxy.php?status.Jan Holesovsky
And also add a generic message in case the proxy.php?status gets more error states, and richdocuments is not up-to-date yet. Signed-off-by: Jan Holesovsky <kendy@collabora.com>
2020-06-04Merge pull request #1010 from nextcloud/kendy/occinstallJulius Härtl
Advise installation via 'occ' if it fails from the web interface.
2020-06-04String update for built-in CODE optionMuhammet Kara
As suggested by the marketing team. Signed-off-by: Muhammet Kara <muhammet.kara@collabora.com>