Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-05 | Explicitly load vendor js in modules that need them | Joakim Reinert | 1 | -2/+5 |
2015-05-05 | Move lazyloading js code to application.js | Joakim Reinert | 1 | -1/+11 |
2015-05-05 | Extract tablesorter js and encapsulate | Joakim Reinert | 1 | -1/+11 |
2015-05-05 | Refactor file uploader js | Joakim Reinert | 1 | -1/+3 |
2015-05-05 | Use global appConfig js variable instead of passing it down | Joakim Reinert | 1 | -3/+2 |
2015-05-05 | Refactor thumbnail view js | Joakim Reinert | 1 | -1/+3 |
2015-05-05 | Refactor linewrap toggle | Joakim Reinert | 1 | -1/+8 |
2015-05-05 | Do minor refactoring on app js | Joakim Reinert | 1 | -0/+21 |
2015-05-05 | Refactor tab width input | Joakim Reinert | 1 | -1/+4 |
2015-05-05 | Refactor lexer input setup | Joakim Reinert | 1 | -17/+31 |
2015-05-05 | Refactor line higlighting functionality | Joakim Reinert | 1 | -1/+17 |
2015-05-05 | Use require.js for javascript loading | Joakim Reinert | 1 | -0/+6 |