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
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
2015-06-01Escape filename. Fix comments / line lengthsTom Needham
2015-06-01Add localisation support. Update todo listTom Needham
2015-06-01Move editor to dialog. Add beta autosave code. Add last savedTom Needham
2015-05-31First chunk of rewriteTom Needham
2015-03-21yml, yaml, cnf, confOlivier Paroz
2015-01-29fix issue 58: Text editor freezes when trying to load non-existing shared fileFlorian Kaiser
2015-01-09vanish notification about unsaved changes are a period of timeMorris Jobke
2014-08-12Merge pull request #28 from owncloud/fix_opening_files_from_searchThomas Müller
2014-08-08Merge pull request #34 from owncloud/improved_error_messageJan-Christoph Borchardt
2014-08-08improved error messagesBjoern Schiessle
2014-08-05Fixes #30. Fix test for data-saving, add data-saving='false' on inittomneedham
2014-07-30check the FileActions has a current file setJörn Friedrich Dreyer
2014-07-22Update editor.js to fix perl filesmikeazo
2014-07-16Fixed close button in IE8Vincent Petry
2014-07-03Merge pull request #8 from owncloud/fix-1654-from-appsJan-Christoph Borchardt
2014-06-30change 'Close' label to x icon to save spaceJan-Christoph Borchardt
2014-06-23Only launch save event if not already savingtomneedham
2014-05-12Merge pull request #9 from mikeazo/patch-1Tom Needham
2014-03-17Update editor.jsmikeazo
2014-03-02Update editor.jsJuergen Heune
2014-02-19Update editor.js to allow tex filesmikeazo
2014-02-18Transfer diff from apps repo commit 0efd5betomneedham
2014-01-10Removed useless files list updateVincent Petry
2014-01-07text editor: increase default font size for better readability, fix #1559Jan-Christoph Borchardt
2013-11-08Close editor when the user navigates awayVincent Petry
2013-11-08Added unsaved warning when closing tab / navigating awayVincent Petry
2013-11-08Fixed "unsaved changes" messageVincent Petry
2013-10-23Merge pull request #1439 from owncloud/startviewerThomas Müller
2013-10-22Now using FileList.setViewerMode in embeded appsVincent Petry
2013-10-10After closing the text editor, the file list is reloadedVincent Petry
2013-10-07Disable text editor app in public mode when logged inVincent Petry
2013-10-04fix texteditor removing the link tag inside the breadcrumbJan-Christoph Borchardt
2013-09-17use item instead of parsing row dataJörn Friedrich Dreyer
2013-09-17prepare texteditor to customize search results for 'file' and 'Text'Jörn Friedrich Dreyer