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
2021-03-26move to IBootstrapRobin Appelman
2019-05-09Ship marked ourselfsRoeland Jago Douma
2019-05-06Use correct CSS URL, remove default marked settings and change to GFM renderingMorris Jobke
2019-01-24Update the CSP to use workerSrcRoeland Jago Douma
2019-01-18switch to webpack bundlingRobin Appelman
2017-07-31Use non-deprecated public interfacesMorris Jobke
2017-07-21Render markdown files directly in public shareMorris Jobke
2017-03-24Merge JavascriptLukas Reschke
2017-03-21Use SCSS compiler to save requestsLukas Reschke
2016-12-02rich code preview in the sidebarRobin Appelman
2016-11-30allow webworkersRobin Appelman
2015-09-23Only load scripts when neededVincent Petry
2015-05-19Smarter waylibasys
2015-05-19Saving loading time ...libasys
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
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-15removing executable bit - againThomas Mueller
2012-05-01ported addSyript and other small stuffFrank Karlitschek
2012-05-01port to use the new public apiFrank Karlitschek
2011-10-06Updated saving feedbackTom Needham
2011-10-05Moved addScript and addStyle calls to app.phpTom Needham
2011-10-02Editor now loads on top of files app.Tom Needham