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
AgeCommit message (Expand)Author
2017-08-02Just return a routes arrayRoeland Jago Douma
2017-08-02Merge pull request #51 from nextcloud/psr4Morris Jobke
2017-08-02Move classes to PSR-4Roeland Jago Douma
2017-07-31Use non-deprecated public interfacesMorris Jobke
2017-07-21Render markdown files directly in public shareMorris Jobke
2017-05-22Update version on masterJoas Schilling
2017-04-03Move the controller over to the node APIRoeland Jago Douma
2017-03-24Merge JavascriptLukas Reschke
2017-03-21Use SCSS compiler to save requestsLukas Reschke
2016-12-13Update version on masterJoas Schilling
2016-12-02rich code preview in the sidebarRobin Appelman
2016-11-30allow webworkersRobin Appelman
2016-11-30Update to 11Morris Jobke
2016-08-10fix casing of Text editor appMorris Jobke
2016-07-22Increase the version in masterJoas Schilling
2016-07-21Add brandingLukas Reschke
2016-03-02Master is compatible with 9.1Lukas Reschke
2016-02-05Add minimum and maximum required versionsLukas Reschke
2015-11-25Increase version number for 9.0, fixes #128Tom Needham
2015-09-23Only load scripts when neededVincent Petry
2015-09-01Update version no. and file headerTom Needham
2015-06-09Fixing travis & setting 8.1 minimum requirementThomas Müller
2015-06-09move load/save file to a controller and fix error response on failed load ope...Bjoern Schiessle
2015-05-19Smarter waylibasys
2015-05-19Saving loading time ...libasys
2014-10-09UpMTRichards
2014-08-28add explicit routes for ajax requestsRobin Appelman
2014-07-07increment version numberGeorg Ehrke
2014-07-07add ocsidGeorg Ehrke
2014-06-30hide search function on mobile to save space in breadcrumb barJan-Christoph Borchardt
2013-08-19switch to ace src-noconflict buildJörn Friedrich Dreyer
2013-08-18fix if conditionBjörn Schießle
2013-08-18load texteditor only if user is logged in, oterwiese it will also register fo...Björn Schießle
2013-02-24Set required owncloud version to 4.93Robin Appelman
2013-01-28change required ownCloud version to 4.91Robin Appelman
2012-10-02bump the required field of all the shipped apps to 4.9 which is the internal ...Frank Karlitschek
2012-07-09remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer
2012-06-13Files Texteditor: Use our own "Droid Sans Mono" font-face and fontsBart Visscher
2012-05-18mark the apps as part of the shipped package and increase the requirement to ...Frank Karlitschek
2012-05-15removing executable bit - againThomas Mueller
2012-05-01ported addSyript and other small stuffFrank Karlitschek
2012-05-01port to use the new public apiFrank Karlitschek
2012-04-14keep version numbers in their own files for faster readingRobin Appelman
2012-02-12Add description to texteditor info.xml -fix oc-234Tom Needham
2011-10-06Updated saving feedbackTom Needham
2011-10-05Moved addScript and addStyle calls to app.phpTom Needham
2011-10-05use texteditor for search resultsRobin Appelman
2011-10-02Editor now loads on top of files app.Tom Needham