summaryrefslogtreecommitdiffstats
path: root/apps/files_texteditor
Commit message (Collapse)AuthorAgeFilesLines
* Make file actions permissions awareMichael Gapczynski2012-07-251-4/+12
|
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-1/+0
|
* CSRF checksLukas Reschke2012-07-071-0/+1
|
* Text editor: Always use UTF-8 to keep Ace happy.Tom Needham2012-07-022-0/+2
|
* xss fixBjoern Schiessle2012-06-261-1/+1
|
* Text editor: Waste less space for line numbersTom Needham2012-06-231-5/+2
|
* Text Editor: fix editor positioningTom Needham2012-06-221-10/+2
|
* Correct image path and apps path replacementBrice Maron2012-06-221-5/+5
|
* use new sanitizeHTML() functionBjoern Schiessle2012-06-211-1/+1
|
* Files Texteditor: Use our own "Droid Sans Mono" font-face and fontsBart Visscher2012-06-139-2/+698
|
* 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
| | | | ownCloud 4
* 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
| | | | This reverts commit 30d31fecd97ab0c0334ca9d81907a08ae27200a2.
* 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
|