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-12-07Remove unrequired routeLukas Reschke
2016-12-07Public editingLukas Reschke
2016-12-06Cleanup source codeLukas Reschke
2016-12-06Remove unrequired "Office" interfaceLukas Reschke
2016-11-28Pre-light revision history buttons on mouseover and tooltipPranav Kant
2016-11-28Prevent a cramped-up revision history sidebarPranav Kant
2016-11-15use Federated Cloud ID wordingJan-Christoph Borchardt
2016-10-28Be backward compatible with older LOOLsPranav Kant
2016-10-27security: Support WOPI's PostMessageOriginPranav Kant
2016-10-19Kill edit for specific groups codePranav Kant
2016-10-19Don't ignore non-updatable filesPranav Kant
2016-10-14Handle empty arrays correctlyPranav Kant
2016-10-13Simplify edit group checking algorithmPranav Kant
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-11Cleanup/refactor, remove debug codePranav Kant
2016-10-11Only allow users to edit documents if part of edit groupsPranav Kant
2016-10-11Setup edit groups functionalityPranav Kant
2016-10-04bccu#2033 Respect WOPI action namesMiklos Vajna
2016-10-03Show relative timestamps as heading, formatted as tooltipPranav Kant
2016-09-12remove unused 'Save new documents to' setting, fixes #76Andras Timar
2016-09-12change id of Apply button, fixes #93, fixes #92Andras Timar
2016-09-07Fix error in richdocumentsMorris Jobke
2016-08-12Make NewFileMenu's display name translatablePranav Kant
2016-07-18Add restore button to the revision history sidebarPranav Kant
2016-07-18Fix a typoPranav Kant
2016-07-15Merge pull request #81 from pranavk/download_tooltipAndras Timar
2016-07-04Show 'Download' tooltip for download icon in revision historyPranav Kant
2016-07-04Respect lolang param in revision history mode tooPranav Kant
2016-06-29Wait till page is renderedPranav Kant
2016-06-29$.getJSON already returns a promise like objectPranav Kant
2016-06-29Add Handlebars to globalPranav Kant
2016-06-29Explicitly ask for revision history optionPranav Kant
2016-06-28Move exist button to top right of revision sidebarPranav Kant
2016-06-28Add a revision history sidebarPranav Kant
2016-06-26remove unused js (WebODF)Andras Timar
2016-06-26this string is not localizableAndras Timar
2016-06-23Remove unused methodPranav Kant
2016-06-23bccu#1882: Return to where user started by removing redundant callPranav Kant
2016-06-22remove WebODF l10nAndras Timar
2016-06-15Use new owncloud9 addMenuEntry pluginPranav Kant
2016-06-14give focus explicitly to loleafletframe after loadingPranav Kant
2016-06-09Don't load all documents when only one is clicked on from 'Files'Pranav Kant
2016-06-07bccu#1882: Return to the 'Files' app when the editing started there.Jan Holesovsky
2016-05-29Pass the lang paramater to loleaflet from ownCloud user settings, which contr...Andras Timar
2016-04-20add tooltip with document path for icon viewAndras Timar
2016-04-17Add ulrsrc attribute when create new documentsHenry Castro
2016-04-15One more place where we need to present the error message.Jan Holesovsky
2016-04-15More improvements in the error handling.Jan Holesovsky