summaryrefslogtreecommitdiffstats
path: root/apps/files_texteditor
Commit message (Expand)AuthorAgeFilesLines
* prevent xss attacks by manipulating text file namesBjoern Schiessle2012-06-041-1/+1
* mark the apps as part of the shipped package and increase the requirement to ...Frank Karlitschek2012-05-181-1/+2
* Revert google webfont removal. Sadly this causes havoc with the editor!Tom Needham2012-05-171-1/+1
* removing executable bit - againThomas Mueller2012-05-154-0/+0
* Third time lucky fixing google font includeTom Needham2012-05-131-1/+1
* Revert "Remove google webfont include"Tom Needham2012-05-131-1/+10
* Fixed keyboard shortcut for saving files. Thanks adlr in #ace!Tom Needham2012-05-131-0/+4
* Remove google webfont includeTom Needham2012-05-131-10/+1
* Fix breadcrumb pathTom Needham2012-05-131-1/+1
* Fix accidental creation of duplicate files because of extra / in search resultsMichael Gapczynski2012-05-101-1/+1
* Fix text files for search resultsMichael Gapczynski2012-05-101-3/+4
* Better checking of ajax paramters and better loggingTom Needham2012-05-081-5/+11
* ported oc_jsonFrank Karlitschek2012-05-033-13/+13
* ported addSyript and other small stuffFrank Karlitschek2012-05-011-2/+2
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-011-3/+3
* port to use the new public apiFrank Karlitschek2012-05-011-2/+2
* removing executable bit from various filesThomas Mueller2012-04-3057-0/+0
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-173-3/+3
* Update aceTom Needham2012-04-1583-8885/+19884
* Remove google web fontTom Needham2012-04-151-1/+1
* remove unused cssTom Needham2012-04-151-5/+2
* keep version numbers in their own files for faster readingRobin Appelman2012-04-142-1/+1
* Remove go to lineTom Needham2012-04-141-25/+17
* Add some filetypesTom Needham2012-04-071-0/+2
* Give editor focus after savingTom Needham2012-04-061-0/+1
* Provide undo when closing editor with unsaved changesTom Needham2012-04-061-45/+55
* confirm close when there are unsaved changesTom Needham2012-04-021-1/+14
* add * to filename when changes have been madeTom Needham2012-04-021-26/+42
* use OC_Dialogs instead of alert()Tom Needham2012-04-021-1/+1
* fix spelling fail in texteditor's style.cssGeorg Ehrke2012-03-201-1/+1
* spaces to tabsTom Needham2012-03-111-25/+25
* Text editor will now wrap text based on window sizeTom Needham2012-03-101-0/+1
* fix character encoding bug oc-278Tom Needham2012-03-101-1/+1
* update file extensions in editorTom Needham2012-03-101-3/+9
* Editor fixed.Marvin Thomas Rabe2012-02-232-4/+6
* Text editor display error fixed.Marvin Thomas Rabe2012-02-221-2/+1
* Update breadcrumb css on closeTom Needham2012-02-141-0/+1
* Fix editing shared files and file opening bug. Fixes oc-209 and oc-195Tom Needham2012-02-141-14/+14
* Add description to texteditor info.xml -fix oc-234Tom Needham2012-02-121-0/+1
* writable not writeableRobin Appelman2012-02-052-2/+2
* merge master into filesystemRobin Appelman2012-01-301-1/+2
|\
| * disable keyboard shortcuts as temp fixTom Needham2012-01-231-1/+2
* | merge master into filesystemRobin Appelman2012-01-1677-10096/+62480
|\|
| * some minor changes to the text editor loadingRobin Appelman2012-01-141-33/+32
| * Fix breadcrumb issue when closing editorTom Needham2012-01-141-1/+1
| * fix editor jsTom Needham2012-01-141-2/+2
| * improved ui for go to line buttonTom Needham2012-01-091-2/+2
| * update page titleTom Needham2012-01-091-0/+4
| * Added live searchTom Needham2012-01-091-16/+52
| * Added 'Go to line' functionalityTom Needham2012-01-092-10/+28