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
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
2020-07-09Merge pull request #1078 from nextcloud/bugfix/noid/revision-history-publicJulius Härtl
2020-07-08Hide revision history menu on public pagesJulius Härtl
2020-07-08Hide sharing menu if no share permission is setJulius Härtl
2020-06-25Check for the proper current user value (again)Julius Härtl
2020-06-23getCurrentUser might be null in contrast to OC.getCurrentUserJulius Härtl
2020-06-19Fix problem where mobile.css did not get used for subsequent document editsTor Lillqvist
2020-06-15Remove use of global methodJulius Härtl
2020-06-15Move to @nextcloud packagesJulius Härtl
2020-06-10New error state to handle - running on non-glibc based Linux.Jan Holesovsky
2020-06-08Merge pull request #1020 from nextcloud/bugfix/noid/actions-permissionJulius Härtl
2020-06-08Check for read permission on the file actionsJulius Härtl
2020-06-05Handling of a new error state from proxy.php?status.Jan Holesovsky
2020-06-04Merge pull request #1010 from nextcloud/kendy/occinstallJulius Härtl
2020-06-04String update for built-in CODE optionMuhammet Kara
2020-06-03Advise installation via 'occ' if it fails from the web interface.Jan Holesovsky
2020-05-29Merge pull request #999 from nextcloud/bugfix/noid/fix-missing-capabilities-d...Julius Härtl
2020-05-29Merge pull request #998 from nextcloud/kendy/errorsJulius Härtl
2020-05-29Re-fetch the proxy status when there is a problem + show a helpful message.Jan Holesovsky
2020-05-29Do not check for capabilities during load though proxyJulius Härtl