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
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
2015-08-28Add autosavingTom Needham
2015-08-28Handle back button thanks to #85Tom Needham
2015-08-27Remove autosave WIP and fix reopen editorTom Needham
2015-08-27Revert "Update ACE to 26.04.15"Tom Needham
2015-08-27Add yaml file support from #89Tom Needham
2015-08-27Merge in masterTom Needham
2015-07-28place editor inside of app-contentHendrik Leppelsack
2015-07-20Add yaml to file actionsmuja
2015-06-11style fixes: remove borders, separators, adjust line number bar colorJan-Christoph Borchardt
2015-06-10Do not try to restore the title when there is no "old title"Joas Schilling
2015-06-09move load/save file to a controller and fix error response on failed load ope...Bjoern Schiessle
2015-06-05Merge pull request #27 from mikeazo/patch-1Thomas Müller
2015-06-05Merge pull request #63 from owncloud/more-text-typesThomas Müller
2015-06-01Create gitignoreTom Needham
2015-06-01Update styling of controls. More responsive :)Tom Needham
2015-06-01Remove inline todoTom Needham
2015-06-01Fix scrolling of editorTom Needham
2015-06-01Update ACE to 26.04.15Tom Needham
2015-06-01Fix more line lengthsTom Needham