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 (Collapse)Author
2019-10-24Properly hand over user data and notify the viewer about loadingJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-10-15Fix undefined index warningJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-09-30We prefer the term 'WOPI-like Client'Andras Timar
2019-08-30Start with vue admin panelJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-26Implement post messages for across frame communicationJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-16Simplify loading and just use the jquery widget for the guest nameJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-16Move to webpack buildJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-10Use available public API calls and strong comparisonJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-04Fix array access if preview/delete is not availableJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-02-28Use paragraphs and style select inputJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-02-28Wording changes based on FeedbackMarius Blüm
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-02-28New administrator settings layoutMarius Blüm
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-02-24Check for yes instead not emptyDaniel Kesselberg
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-02-24Add settings to disable certificate validationDaniel Kesselberg
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-02-14fix 'Collabora Online' product nameAndras Timar
2019-01-18Improve current editor listing in Nextcloud headerJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-20Disable template selector and settings if the capability is not availableJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-20Add personal settings for template folderJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-20Add Personal settingsRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-20Use empty templateRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-20Template picker and system tpl script fixesJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-20Fix preview and default sizeJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-20Add template js handler and commentsJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-20Fix DI error, added design base and delete handlerJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-20Error handler and class code style fixesJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-17New App Settings pageAndras Timar
Let's use GitHub pages for documentation instead of wiki, because GitHub pages are nicer than wiki.
2018-10-15Move to compiled handlebarsRoeland Jago Douma
The CSP in NC15 will be stricter so compiling at runtime won't work anymore. Generate the precompiled tempaltes by installing handlebars and running: handlebars -n OCA.RichDocuments.Templates js/templates/ -f js/templates.js Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-07-20Initial mobile editRoeland Jago Douma
* Add OCS endpoint for client to request a view * Endpoint returns an URL * DirectView controller to show info Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-02-18Updated design of settings page (#174)Patrik Kernstock
* Updated design of settings page Signed-off-by: Patrik Kernstock <info@pkern.at> * Changed indents Signed-off-by: Patrik Kernstock <info@pkern.at>
2018-02-08Restore code deleted by accident (#165)Pranav Kant
This reverts some parts of a08c0b7a5e0478e4b0e68694ca7d73f23a954e33
2018-01-31Add support for adding canonical webroot (#157)Pranav Kant
See https://github.com/owncloud/richdocuments/commit/cc42c7f46c273f74c24e27c8fb17be73245538a6 for details
2018-01-18Add documentation link (#156)Pranav Kant
2017-11-06Add option to enable the app only for users in a specific group (#135)Lukas Reschke
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-09-27support for external apps (#124)1.12.35Pranav Kant
2017-06-14Restore 'Enable edit for specific groups' feature, fixes #66Andras Timar
2017-06-01Revert "Replace 3 dots to ellisis in l10n files" partiallyPranav Kant
This reverts commit c6a3e02b4b7af75341c573340ef11baef8bee39d partially. Presumably, some unwanted modifications also found its way in with above patch breaking the app. Revert problematic pieces.
2017-06-01Replace 3 dots to ellisis in l10n filesAndras Timar
2017-05-25Update documents.phprakekniven
Changed to ellipsis. See https://www.transifex.com/nextcloud/nextcloud/translate/#de_DE/$/102251710?issue=yes
2017-01-03Append instance id to rev historyLukas Reschke
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-13v1.1.241.1.24Lukas Reschke
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-07Public editingLukas Reschke
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-06Cleanup source codeLukas Reschke
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-06Remove unrequired "Office" interfaceLukas Reschke
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-10-19Kill edit for specific groups codePranav Kant
2016-10-13Simplify edit group checking algorithmPranav Kant
Rather than making a server call, which seems to be not working always anyways, use a foolproof method for this.
2016-10-13Some beautification of admin settingsPranav Kant
2016-10-13New test server option for specific groupsPranav Kant
2016-10-13New 'Use OOXML by default' option in admin settingsPranav Kant
2016-10-13Lets remove this <br>Pranav Kant
2016-10-11Only allow users to edit documents if part of edit groupsPranav Kant
If edit group setting is not set in Collabora Online settings, then allow all users.