summaryrefslogtreecommitdiffstats
path: root/apps/files_texteditor/ajax/savefile.php
Commit message (Expand)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-261-76/+0
* CSRF checksLukas Reschke2012-07-071-0/+1
* Text editor: Always use UTF-8 to keep Ace happy.Tom Needham2012-07-021-0/+1
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* Better checking of ajax paramters and better loggingTom Needham2012-05-081-5/+11
* ported oc_jsonFrank Karlitschek2012-05-031-5/+5
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-011-3/+3
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-171-1/+1
* fix character encoding bug oc-278Tom Needham2012-03-101-1/+1
* writable not writeableRobin Appelman2012-02-051-1/+1
* merge master into filesystemRobin Appelman2012-01-161-40/+35
|\
| * fixed saving bugTom Needham2012-01-091-3/+10
| * Handles file permissions. Protect against overwriting changes.Tom Needham2012-01-081-39/+28
* | remove OC_Filesystem::fromUploadedFileRobin Appelman2011-11-081-1/+1
|/
* Fixed file saving issue.Tom Needham2011-10-031-13/+8
* Editor now loads on top of files app.Tom Needham2011-10-011-0/+78