| Commit message (Expand) | Author | Files | Lines |
2021-02-12 | Update webpack config and JS import for spin.js v4 | David Mehren | 1 | -1/+1 |
2021-02-08 | Upgrade to expose-loader 1.0.3 | David Mehren | 1 | -30/+30 |
2021-02-08 | Upgrade to imports-loader 1.2.0 | David Mehren | 1 | -3/+5 |
2020-12-21 | Generate CSS filenames with contenthash | David Mehren | 1 | -1/+4 |
2020-11-11 | Revert "Adjust webpack config to new code mirror version" | David Mehren | 1 | -230/+3 |
2020-11-11 | Fix path to codemirror.js in Webpack config :bug: | David Mehren | 1 | -1/+1 |
2020-10-31 | Adjust webpack config to new code mirror version | Tilman Vatteroth | 1 | -3/+230 |
2020-08-19 | Update copy-webpack-plugin, css-loader, html-webpack-plugin, style-loader, we... | David Mehren | 1 | -48/+50 |
2020-02-01 | Update RevealJS to version 3.9.2 | Sheogorath | 1 | -2/+0 |
2020-01-15 | Fix font paths when useCDN is false and no `urlPath` is present | Enrico Guiraud | 1 | -1/+6 |
2019-12-20 | Fix urlPath support, let CodiMD be served from a subpath correctly | Enrico Guiraud | 1 | -1/+1 |
2019-10-25 | Fix compatibility with MathJax 2.7.6 | David Mehren | 1 | -1/+9 |
2019-05-12 | Remove sass-loader, to avoid confusion | Pedro Ferreira | 1 | -12/+0 |
2019-04-16 | Replace js-url with wurl | Sheogorath | 1 | -3/+0 |
2018-11-10 | Remove the xss library from webpack | Sheogorath | 1 | -6/+0 |
2018-10-19 | Code style fixes for webpack.common.js | David Mehren | 1 | -9/+9 |
2018-10-19 | Use const instead of var in webpack configs. | David Mehren | 1 | -6/+6 |
2018-10-10 | Remove dead package octicon | Sheogorath | 1 | -6/+3 |
2018-10-10 | Use webpack-merge. | David Mehren | 1 | -0/+1 |
2018-10-10 | Rename Webpack config to official recommendation | David Mehren | 1 | -0/+0 |
2018-10-05 | Replace font-awesome with fork-awesome | Sheogorath | 1 | -4/+4 |
2018-09-06 | Upgrade to Webpack 4 - remove baseUrl property | David Mehren | 1 | -2/+1 |
2018-09-06 | Upgrade to Webpack 4 - fix CSS import order | David Mehren | 1 | -17/+34 |
2018-09-06 | Upgrade to Webpack 4 - first try | David Mehren | 1 | -99/+121 |
2018-06-30 | Update to octicon 4.4.0 | Sheogorath | 1 | -3/+3 |
2018-05-16 | Removing google drive integration | Sheogorath | 1 | -4/+0 |
2018-04-16 | Fix possible file limit errors | Sheogorath | 1 | -0/+5 |
2018-03-06 | Remove engine.io-client dependency and fix webpack config | David Mehren | 1 | -6/+4 |
2017-11-02 | Revert "Load js-url lib using legacy-loader" | Literallie | 1 | -7/+3 |
2017-10-22 | Load js-url lib using legacy-loader | Literallie | 1 | -3/+7 |
2017-06-08 | Fix lodash will be ignored by webpack in pack bundle | Wu Cheng-Han | 1 | -2/+1 |
2017-05-07 | Load statusbar template by string-loader | Yukai Huang | 1 | -0/+3 |
2017-04-18 | Use abcjs on cdnjs, cc @jackycute | Peter Dave Hello | 1 | -3/+0 |
2017-03-26 | Add support of abcjs | Wu Cheng-Han | 1 | -1/+8 |
2017-03-14 | Update to fix pagination error in list.js over v1.5.0 | Wu Cheng-Han | 1 | -2/+0 |
2017-03-12 | Fix webpack copy relative path in #384 | Yukai Huang | 1 | -10/+5 |
2017-03-12 | Do not log assets info in webpack build | Yukai Huang | 1 | -0/+6 |
2017-03-09 | Use JavaScript Standard Style (part 2) | BoHong Li | 1 | -415/+415 |
2017-02-19 | Only copy needed files in webpack | Yukai Huang | 1 | -5/+22 |
2017-02-03 | Update to use babel-polyfill to support ES6 features in old browsers | Wu Cheng-Han | 1 | -0/+8 |
2017-01-21 | Revert experimental vue for now | Yukai Huang | 1 | -7/+1 |
2016-12-24 | Fix js-url not import correctly | Wu Cheng-Han | 1 | -3/+3 |
2016-12-24 | Basic setup for Vue app | Yukai Huang | 1 | -1/+7 |
2016-12-24 | Install vue and babel dependency | Yukai Huang | 1 | -0/+4 |
2016-12-20 | Fix wrong package name reference in webpack config for bootstrap-validator | Wu Cheng-Han | 1 | -2/+2 |
2016-12-12 | Fix the generate template not including base url variable | Wu Cheng-Han | 1 | -1/+2 |
2016-12-02 | Update to support optional email register and signin | Wu Cheng-Han | 1 | -0/+2 |
2016-11-29 | Fix incorrect resource arrangement in webpack config | Wu Cheng-Han | 1 | -2/+2 |
2016-11-29 | Update webpack and slide resource loading to reduce pack size | Wu Cheng-Han | 1 | -1/+6 |
2016-11-29 | Fix slide resource path and style load orders to avoid conflicts | Wu Cheng-Han | 1 | -0/+8 |