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
2016-04-13Small improvement in the documentation.Jan Holesovsky
2016-04-13Adapt to changes in loolwsd - pass only access_token via form post.Jan Holesovsky
2016-04-13Do not show scary warning dialogPranav Kant
2016-04-08Post WOPI url iframeHenry Castro
2016-04-01Rename filename -> titlePranav Kant
2016-04-01Use window.postMessage API for cross-domain frame communicationPranav Kant
2016-03-24wopi: pass the url wopi without /contents, to make it more flexibleAshod Nakashian
2016-03-24use SSLAndras Timar
2016-03-17Fix close button bugHenry Castro
2016-03-16Add WOPISrc parameterHenry Castro
2016-03-15remove unused webODF unstable settingAndras Timar
2016-03-15remove dead code (from Collabora Online perspective)Andras Timar
2016-03-10JS handle urlsrc attributeHenry Castro
2016-03-09WOPI GetFile and PutFile added and document loader updatedAshod Nakashian
2016-03-06Post WOPI url iframeHenry Castro
2016-03-06Add WOPI client settingsHenry Castro
2016-02-09changed path of iframe, all is in loleafletAndras Timar
2016-01-12loleaflet: use the permission init optionMihai Varga
2016-01-12Fix "Download as ..." for wrong filenamesFaruk Uzun
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-05cloudsuite: Cleanup when the document is closed.Jan Holesovsky
2015-11-05A bit of formatting + spaces -> tabs.Jan Holesovsky
2015-11-04cloudsuite: Add buttons to create new spreadsheet and new presentation.Jan Holesovsky
2015-11-04cloudsuite: Implement the saving back.Jan Holesovsky
2015-11-04Less confusing variable names.Jan Holesovsky
2015-11-04cloudsuite: Clean the last remnants of webodf from documents.js.Jan Holesovsky
2015-11-04bug #1261 - added microsoft document mime typesMihai Varga
2015-11-04added pdf,visio,svg,wordperfect mimetypesMihai Varga
2015-11-01cloudsuite: add missing function to avoid uncaught exception.Henry Castro
2015-11-01cloudsuite: add FileList.findfileHenry Castro
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-30allow-modals iframe sandbox flag for the print dialogMihai Varga
2015-10-30now the bottom toolbar is visibleMihai Varga
2015-10-30cloudsuite: fix octoolbar clicksHenry Castro
2015-10-30cloudsuite: remove unused webodfEditorInstanceHenry Castro
2015-10-30cloudsuite: remove unnecesary scripts and stylesHenry Castro
2015-10-30cloudsuite: use onClose insted hideEditorHenry Castro
2015-10-30cloudsuite: rework onClouse methodHenry Castro
2015-10-29allow fullscreen initiated within the iframeMihai Varga
2015-10-29cloudsuite: avoid uncaught TypeErrorHenry Castro
2015-10-29remove spaces at the end of linesMihai Varga
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-10-29cloudsuite: fix close buttonHenry Castro
2015-10-28cloudsuite: remove unnecessary css attached to documentsHenry Castro
2015-10-28the iframe was previously causing an overflow in the outer containerMihai Varga
2015-10-28cloudsuite: Implement the document loading via CloudSuite.Jan Holesovsky