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/js
AgeCommit message (Expand)Author
2019-02-14fix 'Collabora Online' product nameAndras Timar
2019-02-13Merge pull request #399 from nextcloud/cleanup/templatesJulius Härtl
2019-02-13The word 'Create' is not in core's l10n domainAndras Timar
2019-02-13Remove unused handlebar templatesJulius Härtl
2019-02-12Merge pull request #393 from nextcloud/bugfix/noid/ieJulius Härtl
2019-02-11Merge pull request #395 from nextcloud/bugfix/342/close-sidebarRoeland Jago Douma
2019-02-11Merge pull request #392 from nextcloud/bugfix/noid/mobile-editRoeland Jago Douma
2019-02-11Hide sidebar when closing the viewerJulius Härtl
2019-02-11Use stored filemodelJulius Härtl
2019-02-11Check before trying to call the parent reloadJulius Härtl
2019-02-11Fix IE11Julius Härtl
2019-02-06Merge pull request #385 from nextcloud/bugfix/noid/no-template-pickedRoeland Jago Douma
2019-02-06Merge pull request #384 from nextcloud/bugfix/217/scroll-containerRoeland Jago Douma
2019-02-06Merge pull request #382 from nextcloud/bugfix/330/close-if-failRoeland Jago Douma
2019-02-06Use first template by defaultJulius Härtl
2019-02-06Add check for Nextcloud versionJulius Härtl
2019-02-06Fix scrolling behaviour on Nextcloud >= 14Julius Härtl
2019-02-06Use proper string for document template selectionJulius Härtl
2019-02-06Check if loading the document is sucessfulJulius Härtl
2019-01-30Merge pull request #344 from leejoneshane/masterRoeland Jago Douma
2019-01-30Merge pull request #368 from nextcloud/enh/new-fileRoeland Jago Douma
2019-01-30Merge pull request #369 from nextcloud/enh/noid/file-actionsRoeland Jago Douma
2019-01-30Merge pull request #356 from nextcloud/bugfix/noid/restore-public-pageRoeland Jago Douma
2019-01-30Merge pull request #357 from nextcloud/bugfix/353/response-promiseRoeland Jago Douma
2019-01-25Properly load file model with correct name on creationJulius Härtl
2019-01-25Better wording for the image file pickerJohn Molakvoæ (skjnldsv)
2019-01-25Add file actions menu to the header barJulius Härtl
2019-01-25Use parameters to trigger new document creation in the files appJulius Härtl
2019-01-24Merge pull request #339 from nextcloud/enhancement/320/current-editor-listingJulius Härtl
2019-01-18Fixed typorakekniven
2019-01-18Pass proper response to registerFilesMenu (fixes #353)Julius Härtl
2019-01-18Restore public page when closing collaboraJulius Härtl
2019-01-18Implement FollowUser_Changed update for popover menuJulius Härtl
2019-01-18Add current following indicator and ability to follow the current editorJulius Härtl
2019-01-18Improve current editor listing in Nextcloud headerJulius Härtl
2019-01-18Merge pull request #351 from eszkadev/get-views-error-fixJulius Härtl
2019-01-16fix l10n of string 'Insert Images'Andras Timar
2019-01-09Don't ask for users before document is loadedSzymon Kłos
2019-01-09Fetch capabilities if oc_capabilities isn't availableJulius Härtl
2019-01-05Update documents.jsSean Lee
2019-01-05Update documents.jsSean Lee
2018-12-20Disable template selector and settings if the capability is not availableJulius Härtl
2018-12-20Fix disabled button in personal file picker (fixes #319)Julius Härtl
2018-12-20Add personal settings for template folderJulius Härtl
2018-12-20Use empty templateRoeland Jago Douma
2018-12-20Allow templates to be created from the webRoeland Jago Douma
2018-12-20Open newly created documentJulius Härtl
2018-12-20Add create callback with templateId to the pickerJulius Härtl
2018-12-20Design picker width adaptiveJohn Molakvoæ (skjnldsv)
2018-12-20Template picker and system tpl script fixesJohn Molakvoæ (skjnldsv)