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/viewer
AgeCommit message (Expand)Author
2018-09-06Translate the filenames as wellRoeland Jago Douma
2018-09-04Add tooltip, contactsmenu and properly cleanup containerJulius Härtl
2018-08-13Only show sharing sidebar for loggedin users when a header is presentJulius Härtl
2018-08-10Hide searchbox in collabora, since it cannot be used thereJulius Härtl
2018-08-10Fix sharing button on 13Julius Härtl
2018-08-10Add sharing button to the header and open files details sidebarJulius Härtl
2018-07-03add mobile css (#211)Henry Castro
2018-06-13set scrolling="no" attribute for loleaflet iframe2.0.9Andras Timar
2018-04-20The 3rd approach to fix the Back button navigation. (#205)Jan Holesovsky
2018-04-19Revert "fix back button navigation (#183)"Andras Timar
2018-04-19Revert "Use the nextcloud API to fix back button navigation (#183). (#201)"Andras Timar
2018-04-18Use the nextcloud API to fix back button navigation (#183). (#201)Jan Holesovsky
2018-03-22fix back button navigation (#183)Pranav Kant
2018-01-11Fix z-index of the richdocuments frame for NC13 (#153)Julius Härtl
2017-11-292nd attempt to fix #138Andras Timar
2017-11-29fix for #138Andras Timar
2017-07-24Use fileId instead of dirPranav Kant
2017-06-28Fix editing publicly shared documentsAndreas Böhler
2017-06-14only edit textfiles when texteditorapp is disabledPatrik Kernstock
2017-06-10Do not open text files using Collabora appPatrik Kernstock
2017-05-25Merge pull request #60 from pranavk/ooxmlAndras Timar
2017-05-19allowfullscreenPranav Kant
2017-05-19Revert "Remove unrequired route"; respect OOXML settings againPranav Kant
2017-05-17Merge pull request #53 from nextcloud/verbose-uploadmenu-textMorris Jobke
2017-05-17Use more verbose text for upload menuMarius Blüm
2017-05-11Bin superfluous returnToDir logicPranav Kant
2017-04-21fix issue #41 Icons still show after opening doc from Favorites pageAndras Timar
2017-03-22Try opening readonly documents tooPranav Kant
2017-01-07add rtf and txt as supported file formatsAndras Timar
2016-12-07Remove unrequired routeLukas Reschke
2016-12-07Public editingLukas Reschke
2016-10-13New 'Use OOXML by default' option in admin settingsPranav Kant
2016-08-12Make NewFileMenu's display name translatablePranav Kant
2016-06-15Use new owncloud9 addMenuEntry pluginPranav Kant
2016-06-07bccu#1882: Return to the 'Files' app when the editing started there.Jan Holesovsky
2016-03-24use SSLAndras Timar
2016-02-09changed path of iframe, all is in loleafletAndras Timar
2016-01-12loleaflet: use the permission init optionMihai Varga
2015-12-16Fix appidVictor Dubiniuk
2015-11-15bccu#1335 don't try to handle pdf, internal pdf.js does a better jobAndras Timar
2015-11-04Less confusing variable names.Jan Holesovsky
2015-11-04bug #1261 - added microsoft document mime typesMihai Varga
2015-11-04added pdf,visio,svg,wordperfect mimetypesMihai Varga
2015-10-30cloudsuite: Set editing as the default action.Jan Holesovsky
2015-10-30cloudsuite: Fix starting of editing directly from the Files view.Jan Holesovsky
2015-10-29cloudsuite: remove the iframe when closeHenry Castro
2015-10-29cloudsuite: when click a document in FileList view, attach iframeHenry Castro
2015-10-29cloudsuite: prepare to rework view.jsHenry Castro
2015-08-04Rename variable. Fixes #505Victor Dubiniuk
2015-06-16Fix coding style complaintsVictor Dubiniuk