Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2017-08-04Merge pull request #52 from nextcloud/encodingMorris Jobke
2017-08-02Add nonce to loaded JSLukas Reschke
2017-08-02update ace editor to 1.2.8Robin Appelman
2017-08-02Use text editor endpoint for previewsRoeland Jago Douma
2017-07-21Render markdown files directly in public shareMorris Jobke
2017-07-11Use CRLF line ending by default for better compatibilityMorris Jobke
2017-05-16Use more verbose text for upload menuJan-Christoph Borchardt
2017-03-24Merge JavascriptLukas Reschke
2017-02-22Merge pull request #28 from nextcloud/preview-toggleRobin Appelman
2017-02-22Add toggle between edit only/edit with preview/preview onlyRobin Appelman
2017-02-10Support .bat and .cmd filesJoas Schilling
2016-12-02rich code preview in the sidebarRobin Appelman
2016-12-01add ace-editor patch to make it less easy to forget in the futureRobin Appelman
2016-12-01fix loading themeRobin Appelman
2016-11-30Add nonce to loaded JSLukas Reschke
2016-11-30fix themeRobin Appelman
2016-11-30bumb ace editor to 1.2.5Robin Appelman
2016-08-30Fix phpstorm complainsJoas Schilling
2016-08-30Open JSON files with the text editorJoas Schilling
2016-05-09Remove loading icon when data loadedJohn Molakvoæ
2016-01-20Dont close editor when selecting text, fixes #158Tom Needham
2015-12-30Merge pull request #151 from owncloud/main-nav-previewTom Needham
2015-12-10Display the error message when one was givenJoas Schilling
2015-12-05Dont hide main navigation when showing a previewRobin Appelman
2015-11-25Merge pull request #140 from owncloud/close-on-click-outsideMorris Jobke
2015-11-25Merge pull request #146 from owncloud/remove-extensionsVincent Petry
2015-11-25Implement closing when clicking outside the editor containerTom Needham
2015-11-19Register "New text file" meu entry in "+" menuVincent Petry
2015-11-18Remove unused extensionsTom Needham
2015-11-18Remove unused themesTom Needham
2015-11-18Remove unnecessary worker files from distributionTom Needham
2015-11-04Handle editing whilst saving, preserve title, fixes #121Tom Needham
2015-10-26Update file size in list when closing editorTom Needham
2015-10-12Adding icon to edit action in action menuThomas Müller
2015-09-30Merge pull request #115 from owncloud/updaterowaftersaveThomas Müller
2015-09-30Merge pull request #116 from owncloud/remove-duplicate-ajaxThomas Müller
2015-09-30Merge pull request #117 from owncloud/on-fail-closeThomas Müller
2015-09-29Re-enable Ctrl-T shortcut in browserMorris Jobke
2015-09-28Close the texteditor when we fail to load the fileRobin Appelman
2015-09-28Remove duplicate ajax callRobin Appelman
2015-09-28Update file list row after saveVincent Petry
2015-09-01fix history in ie8Morris Jobke
2015-09-01add IE8 support for replacing iconsMorris Jobke
2015-09-01Update version no. and file headerTom Needham
2015-09-01Dont relod the files list on exit of editor.Tom Needham
2015-09-01resize ace editor on previewRobin Appelman
2015-09-01sizing fixesRobin Appelman
2015-09-01Add api that allows other app to register "previews" by mimetypeRobin Appelman
2015-09-01RebaseTom Needham
2015-08-28Fix issues with saving, path construction and saving when closingTom Needham