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/ajax
AgeCommit message (Expand)Author
2014-08-08improved error messagesBjoern Schiessle
2013-08-01update filesize in filelist on save via JSJörn Friedrich Dreyer
2013-06-22Files_texteditor: Allow saving of empty filesTom Needham
2013-03-02return mimetype for fileJörn Friedrich Dreyer
2013-03-02use boolean instead of string to compare writeable flagJörn Friedrich Dreyer
2013-03-02Update loadfile.phpj-ed
2013-03-01Update loadfile.phpj-ed
2013-02-19Files_texteditor: Fix file saving issue and fading issues.Tom Needham
2013-02-19files_texteditor: Remove old codeTom Needham
2013-02-19files_texteditor: Code cleanupTom Needham
2012-10-21drop depricated is_readable and is_writableRobin Appelman
2012-10-17merge master into filesystemRobin Appelman
2012-10-14Whitespace cleanupBart Visscher
2012-10-10don't use depricated OC_FilesystemRobin Appelman
2012-09-07adding space between) and {Thomas Mueller
2012-09-04Text_editor: Encode to UTF8 all the timeTom Needham
2012-07-07CSRF checksLukas Reschke
2012-07-02Text editor: Always use UTF-8 to keep Ace happy.Tom Needham
2012-05-15removing executable bit - againThomas Mueller
2012-05-08Better checking of ajax paramters and better loggingTom Needham
2012-05-03ported oc_jsonFrank Karlitschek
2012-05-01finish porting of the LOG calls or the apps to the public apiFrank Karlitschek
2012-04-17remove the require_once lib base from all (or nearly all) filesGeorg Ehrke
2012-03-10fix character encoding bug oc-278Tom Needham
2012-02-05writable not writeableRobin Appelman
2012-01-16merge master into filesystemRobin Appelman
2012-01-09fixed saving bugTom Needham
2012-01-09Handles file permissions. Protect against overwriting changes.Tom Needham
2011-11-09remove OC_Filesystem::fromUploadedFileRobin Appelman
2011-10-04Fixed file saving issue.Tom Needham
2011-10-02Editor now loads on top of files app.Tom Needham