Changeset - b4d77d1c710c
default
!
!
!
codemirror: move everything to separate codemirror folder - splitting it up in css and js serves no purpose
- but it should perhaps not show up directly in /codemirror ...
- but it should perhaps not show up directly in /codemirror ...
173 files changed with 23 insertions and 22 deletions:
0 comments (0 inline, 0 general)
file renamed from kallithea/public/css/codemirror.css to kallithea/public/codemirror/lib/codemirror.css |
||
file renamed from kallithea/public/js/codemirror.js to kallithea/public/codemirror/lib/codemirror.js |
||
file renamed from kallithea/public/js/mode/apl/apl.js to kallithea/public/codemirror/mode/apl/apl.js |
||
file renamed from kallithea/public/js/mode/apl/index.html to kallithea/public/codemirror/mode/apl/index.html |
||
file renamed from kallithea/public/js/mode/asterisk/asterisk.js to kallithea/public/codemirror/mode/asterisk/asterisk.js |
||
file renamed from kallithea/public/js/mode/asterisk/index.html to kallithea/public/codemirror/mode/asterisk/index.html |
||
file renamed from kallithea/public/js/mode/clike/clike.js to kallithea/public/codemirror/mode/clike/clike.js |
||
file renamed from kallithea/public/js/mode/clike/index.html to kallithea/public/codemirror/mode/clike/index.html |
||
file renamed from kallithea/public/js/mode/clike/scala.html to kallithea/public/codemirror/mode/clike/scala.html |
||
file renamed from kallithea/public/js/mode/clojure/clojure.js to kallithea/public/codemirror/mode/clojure/clojure.js |
||
file renamed from kallithea/public/js/mode/clojure/index.html to kallithea/public/codemirror/mode/clojure/index.html |
||
file renamed from kallithea/public/js/mode/cobol/cobol.js to kallithea/public/codemirror/mode/cobol/cobol.js |
||
file renamed from kallithea/public/js/mode/cobol/index.html to kallithea/public/codemirror/mode/cobol/index.html |
||
file renamed from kallithea/public/js/mode/coffeescript/LICENSE to kallithea/public/codemirror/mode/coffeescript/LICENSE |
||
file renamed from kallithea/public/js/mode/coffeescript/coffeescript.js to kallithea/public/codemirror/mode/coffeescript/coffeescript.js |
||
file renamed from kallithea/public/js/mode/coffeescript/index.html to kallithea/public/codemirror/mode/coffeescript/index.html |
||
file renamed from kallithea/public/js/mode/commonlisp/commonlisp.js to kallithea/public/codemirror/mode/commonlisp/commonlisp.js |
||
file renamed from kallithea/public/js/mode/commonlisp/index.html to kallithea/public/codemirror/mode/commonlisp/index.html |
||
file renamed from kallithea/public/js/mode/css/css.js to kallithea/public/codemirror/mode/css/css.js |
||
file renamed from kallithea/public/js/mode/css/index.html to kallithea/public/codemirror/mode/css/index.html |
||
file renamed from kallithea/public/js/mode/css/scss.html to kallithea/public/codemirror/mode/css/scss.html |
||
file renamed from kallithea/public/js/mode/css/scss_test.js to kallithea/public/codemirror/mode/css/scss_test.js |
||
file renamed from kallithea/public/js/mode/css/test.js to kallithea/public/codemirror/mode/css/test.js |
||
file renamed from kallithea/public/js/mode/d/d.js to kallithea/public/codemirror/mode/d/d.js |
||
file renamed from kallithea/public/js/mode/d/index.html to kallithea/public/codemirror/mode/d/index.html |
||
file renamed from kallithea/public/js/mode/diff/diff.js to kallithea/public/codemirror/mode/diff/diff.js |
||
file renamed from kallithea/public/js/mode/diff/index.html to kallithea/public/codemirror/mode/diff/index.html |
||
file renamed from kallithea/public/js/mode/ecl/ecl.js to kallithea/public/codemirror/mode/ecl/ecl.js |
||
file renamed from kallithea/public/js/mode/ecl/index.html to kallithea/public/codemirror/mode/ecl/index.html |
||
file renamed from kallithea/public/js/mode/erlang/erlang.js to kallithea/public/codemirror/mode/erlang/erlang.js |
||
file renamed from kallithea/public/js/mode/erlang/index.html to kallithea/public/codemirror/mode/erlang/index.html |
||
file renamed from kallithea/public/js/mode/gas/gas.js to kallithea/public/codemirror/mode/gas/gas.js |
||
file renamed from kallithea/public/js/mode/gas/index.html to kallithea/public/codemirror/mode/gas/index.html |
||
file renamed from kallithea/public/js/mode/gfm/gfm.js to kallithea/public/codemirror/mode/gfm/gfm.js |
||
file renamed from kallithea/public/js/mode/gfm/index.html to kallithea/public/codemirror/mode/gfm/index.html |
||
file renamed from kallithea/public/js/mode/gfm/test.js to kallithea/public/codemirror/mode/gfm/test.js |
||
file renamed from kallithea/public/js/mode/go/go.js to kallithea/public/codemirror/mode/go/go.js |
||
file renamed from kallithea/public/js/mode/go/index.html to kallithea/public/codemirror/mode/go/index.html |
||
file renamed from kallithea/public/js/mode/groovy/groovy.js to kallithea/public/codemirror/mode/groovy/groovy.js |
||
file renamed from kallithea/public/js/mode/groovy/index.html to kallithea/public/codemirror/mode/groovy/index.html |
||
file renamed from kallithea/public/js/mode/haml/haml.js to kallithea/public/codemirror/mode/haml/haml.js |
||
file renamed from kallithea/public/js/mode/haml/index.html to kallithea/public/codemirror/mode/haml/index.html |
||
file renamed from kallithea/public/js/mode/haml/test.js to kallithea/public/codemirror/mode/haml/test.js |
||
file renamed from kallithea/public/js/mode/haskell/haskell.js to kallithea/public/codemirror/mode/haskell/haskell.js |
||
file renamed from kallithea/public/js/mode/haskell/index.html to kallithea/public/codemirror/mode/haskell/index.html |
||
file renamed from kallithea/public/js/mode/haxe/haxe.js to kallithea/public/codemirror/mode/haxe/haxe.js |
||
file renamed from kallithea/public/js/mode/haxe/index.html to kallithea/public/codemirror/mode/haxe/index.html |
||
file renamed from kallithea/public/js/mode/htmlembedded/htmlembedded.js to kallithea/public/codemirror/mode/htmlembedded/htmlembedded.js |
||
file renamed from kallithea/public/js/mode/htmlembedded/index.html to kallithea/public/codemirror/mode/htmlembedded/index.html |
||
file renamed from kallithea/public/js/mode/htmlmixed/htmlmixed.js to kallithea/public/codemirror/mode/htmlmixed/htmlmixed.js |
||
file renamed from kallithea/public/js/mode/htmlmixed/index.html to kallithea/public/codemirror/mode/htmlmixed/index.html |
||
file renamed from kallithea/public/js/mode/http/http.js to kallithea/public/codemirror/mode/http/http.js |
||
file renamed from kallithea/public/js/mode/http/index.html to kallithea/public/codemirror/mode/http/index.html |
||
file renamed from kallithea/public/js/mode/jade/index.html to kallithea/public/codemirror/mode/jade/index.html |
||
file renamed from kallithea/public/js/mode/jade/jade.js to kallithea/public/codemirror/mode/jade/jade.js |
||
file renamed from kallithea/public/js/mode/javascript/index.html to kallithea/public/codemirror/mode/javascript/index.html |
||
file renamed from kallithea/public/js/mode/javascript/javascript.js to kallithea/public/codemirror/mode/javascript/javascript.js |
||
file renamed from kallithea/public/js/mode/javascript/test.js to kallithea/public/codemirror/mode/javascript/test.js |
||
file renamed from kallithea/public/js/mode/javascript/typescript.html to kallithea/public/codemirror/mode/javascript/typescript.html |
||
file renamed from kallithea/public/js/mode/jinja2/index.html to kallithea/public/codemirror/mode/jinja2/index.html |
||
file renamed from kallithea/public/js/mode/jinja2/jinja2.js to kallithea/public/codemirror/mode/jinja2/jinja2.js |
||
file renamed from kallithea/public/js/mode/less/index.html to kallithea/public/codemirror/mode/less/index.html |
||
file renamed from kallithea/public/js/mode/less/less.js to kallithea/public/codemirror/mode/less/less.js |
||
file renamed from kallithea/public/js/mode/livescript/LICENSE to kallithea/public/codemirror/mode/livescript/LICENSE |
||
file renamed from kallithea/public/js/mode/livescript/index.html to kallithea/public/codemirror/mode/livescript/index.html |
||
file renamed from kallithea/public/js/mode/livescript/livescript.js to kallithea/public/codemirror/mode/livescript/livescript.js |
||
file renamed from kallithea/public/js/mode/livescript/livescript.ls to kallithea/public/codemirror/mode/livescript/livescript.ls |
||
file renamed from kallithea/public/js/mode/lua/index.html to kallithea/public/codemirror/mode/lua/index.html |
||
file renamed from kallithea/public/js/mode/lua/lua.js to kallithea/public/codemirror/mode/lua/lua.js |
||
file renamed from kallithea/public/js/mode/markdown/index.html to kallithea/public/codemirror/mode/markdown/index.html |
||
file renamed from kallithea/public/js/mode/markdown/markdown.js to kallithea/public/codemirror/mode/markdown/markdown.js |
||
file renamed from kallithea/public/js/mode/markdown/test.js to kallithea/public/codemirror/mode/markdown/test.js |
||
file renamed from kallithea/public/js/mode/meta.js to kallithea/public/codemirror/mode/meta.js |
||
file renamed from kallithea/public/js/mode/mirc/index.html to kallithea/public/codemirror/mode/mirc/index.html |
||
file renamed from kallithea/public/js/mode/mirc/mirc.js to kallithea/public/codemirror/mode/mirc/mirc.js |
||
file renamed from kallithea/public/js/mode/nginx/index.html to kallithea/public/codemirror/mode/nginx/index.html |
||
file renamed from kallithea/public/js/mode/nginx/nginx.js to kallithea/public/codemirror/mode/nginx/nginx.js |
||
file renamed from kallithea/public/js/mode/ntriples/index.html to kallithea/public/codemirror/mode/ntriples/index.html |
||
file renamed from kallithea/public/js/mode/ntriples/ntriples.js to kallithea/public/codemirror/mode/ntriples/ntriples.js |
||
file renamed from kallithea/public/js/mode/ocaml/index.html to kallithea/public/codemirror/mode/ocaml/index.html |
||
file renamed from kallithea/public/js/mode/ocaml/ocaml.js to kallithea/public/codemirror/mode/ocaml/ocaml.js |
||
file renamed from kallithea/public/js/mode/pascal/LICENSE to kallithea/public/codemirror/mode/pascal/LICENSE |
||
file renamed from kallithea/public/js/mode/pascal/index.html to kallithea/public/codemirror/mode/pascal/index.html |
||
file renamed from kallithea/public/js/mode/pascal/pascal.js to kallithea/public/codemirror/mode/pascal/pascal.js |
||
file renamed from kallithea/public/js/mode/perl/LICENSE to kallithea/public/codemirror/mode/perl/LICENSE |
||
file renamed from kallithea/public/js/mode/perl/index.html to kallithea/public/codemirror/mode/perl/index.html |
||
file renamed from kallithea/public/js/mode/perl/perl.js to kallithea/public/codemirror/mode/perl/perl.js |
||
file renamed from kallithea/public/js/mode/php/index.html to kallithea/public/codemirror/mode/php/index.html |
||
file renamed from kallithea/public/js/mode/php/php.js to kallithea/public/codemirror/mode/php/php.js |
||
file renamed from kallithea/public/js/mode/pig/index.html to kallithea/public/codemirror/mode/pig/index.html |
||
file renamed from kallithea/public/js/mode/pig/pig.js to kallithea/public/codemirror/mode/pig/pig.js |
||
file renamed from kallithea/public/js/mode/properties/index.html to kallithea/public/codemirror/mode/properties/index.html |
||
file renamed from kallithea/public/js/mode/properties/properties.js to kallithea/public/codemirror/mode/properties/properties.js |
||
file renamed from kallithea/public/js/mode/python/LICENSE.txt to kallithea/public/codemirror/mode/python/LICENSE.txt |
||
file renamed from kallithea/public/js/mode/python/index.html to kallithea/public/codemirror/mode/python/index.html |
||
file renamed from kallithea/public/js/mode/python/python.js to kallithea/public/codemirror/mode/python/python.js |
||
file renamed from kallithea/public/js/mode/q/index.html to kallithea/public/codemirror/mode/q/index.html |
||
file renamed from kallithea/public/js/mode/q/q.js to kallithea/public/codemirror/mode/q/q.js |
||
file renamed from kallithea/public/js/mode/r/LICENSE to kallithea/public/codemirror/mode/r/LICENSE |
||
file renamed from kallithea/public/js/mode/r/index.html to kallithea/public/codemirror/mode/r/index.html |
||
file renamed from kallithea/public/js/mode/r/r.js to kallithea/public/codemirror/mode/r/r.js |
||
file renamed from kallithea/public/js/mode/rpm/changes/changes.js to kallithea/public/codemirror/mode/rpm/changes/changes.js |
||
file renamed from kallithea/public/js/mode/rpm/changes/index.html to kallithea/public/codemirror/mode/rpm/changes/index.html |
||
file renamed from kallithea/public/js/mode/rpm/spec/index.html to kallithea/public/codemirror/mode/rpm/spec/index.html |
||
file renamed from kallithea/public/js/mode/rpm/spec/spec.css to kallithea/public/codemirror/mode/rpm/spec/spec.css |
||
file renamed from kallithea/public/js/mode/rpm/spec/spec.js to kallithea/public/codemirror/mode/rpm/spec/spec.js |
||
file renamed from kallithea/public/js/mode/rst/LICENSE.txt to kallithea/public/codemirror/mode/rst/LICENSE.txt |
||
file renamed from kallithea/public/js/mode/rst/index.html to kallithea/public/codemirror/mode/rst/index.html |
||
file renamed from kallithea/public/js/mode/rst/rst.js to kallithea/public/codemirror/mode/rst/rst.js |
||
file renamed from kallithea/public/js/mode/ruby/LICENSE to kallithea/public/codemirror/mode/ruby/LICENSE |
||
file renamed from kallithea/public/js/mode/ruby/index.html to kallithea/public/codemirror/mode/ruby/index.html |
||
file renamed from kallithea/public/js/mode/ruby/ruby.js to kallithea/public/codemirror/mode/ruby/ruby.js |
||
file renamed from kallithea/public/js/mode/rust/index.html to kallithea/public/codemirror/mode/rust/index.html |
||
file renamed from kallithea/public/js/mode/rust/rust.js to kallithea/public/codemirror/mode/rust/rust.js |
||
file renamed from kallithea/public/js/mode/sass/index.html to kallithea/public/codemirror/mode/sass/index.html |
||
file renamed from kallithea/public/js/mode/sass/sass.js to kallithea/public/codemirror/mode/sass/sass.js |
||
file renamed from kallithea/public/js/mode/scheme/index.html to kallithea/public/codemirror/mode/scheme/index.html |
||
file renamed from kallithea/public/js/mode/scheme/scheme.js to kallithea/public/codemirror/mode/scheme/scheme.js |
||
file renamed from kallithea/public/js/mode/shell/index.html to kallithea/public/codemirror/mode/shell/index.html |
||
file renamed from kallithea/public/js/mode/shell/shell.js to kallithea/public/codemirror/mode/shell/shell.js |
||
file renamed from kallithea/public/js/mode/sieve/LICENSE to kallithea/public/codemirror/mode/sieve/LICENSE |
||
file renamed from kallithea/public/js/mode/sieve/index.html to kallithea/public/codemirror/mode/sieve/index.html |
||
file renamed from kallithea/public/js/mode/sieve/sieve.js to kallithea/public/codemirror/mode/sieve/sieve.js |
||
file renamed from kallithea/public/js/mode/smalltalk/index.html to kallithea/public/codemirror/mode/smalltalk/index.html |
||
file renamed from kallithea/public/js/mode/smalltalk/smalltalk.js to kallithea/public/codemirror/mode/smalltalk/smalltalk.js |
||
file renamed from kallithea/public/js/mode/smarty/index.html to kallithea/public/codemirror/mode/smarty/index.html |
||
file renamed from kallithea/public/js/mode/smarty/smarty.js to kallithea/public/codemirror/mode/smarty/smarty.js |
||
file renamed from kallithea/public/js/mode/smartymixed/index.html to kallithea/public/codemirror/mode/smartymixed/index.html |
||
file renamed from kallithea/public/js/mode/smartymixed/smartymixed.js to kallithea/public/codemirror/mode/smartymixed/smartymixed.js |
||
file renamed from kallithea/public/js/mode/sparql/index.html to kallithea/public/codemirror/mode/sparql/index.html |
||
file renamed from kallithea/public/js/mode/sparql/sparql.js to kallithea/public/codemirror/mode/sparql/sparql.js |
||
file renamed from kallithea/public/js/mode/sql/index.html to kallithea/public/codemirror/mode/sql/index.html |
||
file renamed from kallithea/public/js/mode/sql/sql.js to kallithea/public/codemirror/mode/sql/sql.js |
||
file renamed from kallithea/public/js/mode/stex/index.html to kallithea/public/codemirror/mode/stex/index.html |
||
file renamed from kallithea/public/js/mode/stex/stex.js to kallithea/public/codemirror/mode/stex/stex.js |
||
file renamed from kallithea/public/js/mode/stex/test.js to kallithea/public/codemirror/mode/stex/test.js |
||
file renamed from kallithea/public/js/mode/tcl/index.html to kallithea/public/codemirror/mode/tcl/index.html |
||
file renamed from kallithea/public/js/mode/tcl/tcl.js to kallithea/public/codemirror/mode/tcl/tcl.js |
||
file renamed from kallithea/public/js/mode/tiddlywiki/index.html to kallithea/public/codemirror/mode/tiddlywiki/index.html |
||
file renamed from kallithea/public/js/mode/tiddlywiki/tiddlywiki.css to kallithea/public/codemirror/mode/tiddlywiki/tiddlywiki.css |
||
file renamed from kallithea/public/js/mode/tiddlywiki/tiddlywiki.js to kallithea/public/codemirror/mode/tiddlywiki/tiddlywiki.js |
||
file renamed from kallithea/public/js/mode/tiki/index.html to kallithea/public/codemirror/mode/tiki/index.html |
||
file renamed from kallithea/public/js/mode/tiki/tiki.css to kallithea/public/codemirror/mode/tiki/tiki.css |
||
file renamed from kallithea/public/js/mode/tiki/tiki.js to kallithea/public/codemirror/mode/tiki/tiki.js |
||
file renamed from kallithea/public/js/mode/turtle/index.html to kallithea/public/codemirror/mode/turtle/index.html |
||
file renamed from kallithea/public/js/mode/turtle/turtle.js to kallithea/public/codemirror/mode/turtle/turtle.js |
||
file renamed from kallithea/public/js/mode/vb/LICENSE.txt to kallithea/public/codemirror/mode/vb/LICENSE.txt |
||
file renamed from kallithea/public/js/mode/vb/index.html to kallithea/public/codemirror/mode/vb/index.html |
||
file renamed from kallithea/public/js/mode/vb/vb.js to kallithea/public/codemirror/mode/vb/vb.js |
||
file renamed from kallithea/public/js/mode/vbscript/index.html to kallithea/public/codemirror/mode/vbscript/index.html |
||
file renamed from kallithea/public/js/mode/vbscript/vbscript.js to kallithea/public/codemirror/mode/vbscript/vbscript.js |
||
file renamed from kallithea/public/js/mode/velocity/index.html to kallithea/public/codemirror/mode/velocity/index.html |
||
file renamed from kallithea/public/js/mode/velocity/velocity.js to kallithea/public/codemirror/mode/velocity/velocity.js |
||
file renamed from kallithea/public/js/mode/verilog/index.html to kallithea/public/codemirror/mode/verilog/index.html |
||
file renamed from kallithea/public/js/mode/verilog/verilog.js to kallithea/public/codemirror/mode/verilog/verilog.js |
||
file renamed from kallithea/public/js/mode/xml/index.html to kallithea/public/codemirror/mode/xml/index.html |
||
file renamed from kallithea/public/js/mode/xml/xml.js to kallithea/public/codemirror/mode/xml/xml.js |
||
file renamed from kallithea/public/js/mode/xquery/LICENSE to kallithea/public/codemirror/mode/xquery/LICENSE |
||
file renamed from kallithea/public/js/mode/xquery/index.html to kallithea/public/codemirror/mode/xquery/index.html |
||
file renamed from kallithea/public/js/mode/xquery/test.js to kallithea/public/codemirror/mode/xquery/test.js |
||
file renamed from kallithea/public/js/mode/xquery/xquery.js to kallithea/public/codemirror/mode/xquery/xquery.js |
||
file renamed from kallithea/public/js/mode/yaml/index.html to kallithea/public/codemirror/mode/yaml/index.html |
||
file renamed from kallithea/public/js/mode/yaml/yaml.js to kallithea/public/codemirror/mode/yaml/yaml.js |
||
file renamed from kallithea/public/js/mode/z80/index.html to kallithea/public/codemirror/mode/z80/index.html |
||
file renamed from kallithea/public/js/mode/z80/z80.js to kallithea/public/codemirror/mode/z80/z80.js |
||
0 comments (0 inline, 0 general)