summaryrefslogtreecommitdiff
path: root/webpack.config.js
AgeCommit message (Collapse)Author
2021-05-30Use viteHaishan
2021-01-04build: upgrade depsHaishan
2020-12-06feat: initial Chinese UI language supportHaishan
2020-11-06feat: precache assets with service workerHaishan
for https://github.com/haishanh/yacd/issues/536
2020-11-01chore: run ts-migrateHaishan
2020-10-12build: upgrade to webpack 5Haishan
2020-09-08refactor: use api base url instead of hostname and portHaishan
2020-09-03build(webpack): using the original react refresh pluginHaishan
2020-08-11build: adjust chunk splittingHaishan
2020-08-06refactor: improve a11yHaishan
2020-06-30build: upgrade depsHaishan
2020-06-03build: compile ts files with babelHaishan
2020-05-25add: add loading status to test latency buttonHaishan
2020-04-26feat: allow change proxies sorting in groupHaishan
2020-04-26build: upgrade depsHaishan
2020-01-04build: remove svg-sprite-loaderHaishan
2019-12-28build: remove webpack dll configHaishan
2019-12-27refactor: add a loading state to ButtonHaishan
2019-12-27chore: get rid of webpack resolve aliasHaishan
2019-12-20build: use react-refreshHaishan
2019-11-26build: simplify webpack configHaishan
2019-11-20feat: use history latency dataHaishan
2019-11-17refactor: improve UI for small screensHaishan
2019-10-01build: upgrade depsdependabot-preview[bot]
2019-08-29feat: log app version to consoleHaishan
2019-08-17build: upgrade depsdependabot-preview[bot]
2019-07-06build: upgrade depsdependabot-preview[bot]
2019-06-20build: ignore locales in momentHaishan
note: chart.js requires moment
2019-06-20update css-loader usageHaishan
2019-06-04build: upgrade depsHaishan
- build(deps): upgrade core-js - build(deps-dev): bump mini-css-extract-plugin from 0.6.0 to 0.7.0 (#21) - build(deps): bump react-window from 1.8.1 to 1.8.2 (#22) - build(deps-dev): bump clean-webpack-plugin from 2.0.2 to 3.0.0 - Bumps [clean-webpack-plugin](https://github.com/johnagan/clean-webpack-plugin) from 2.0.2 to 3.0.0. - update clean-webpack-plugin usage - build(deps): bump @sentry/browser from 5.3.0 to 5.4.0 (#24) - build(deps-dev): bump react-hot-loader from 4.8.8 to 4.9.0 (#26) - build(deps-dev): bump autoprefixer from 9.5.1 to 9.6.0 (#27) - move browserslist to package.json
2019-05-27feat: improve UI on mobileHaishan
2019-05-14feat(logs): fetch logs with correct log levelHaishan
see also #14
2019-04-21squash: feat(config): add options to select traffic chart styleHaishan
2019-04-14refactor: replace sass with postcssHaishan
2019-04-12chore: inline webpack rules and pluginsHaishan
2019-03-31chore: upgrade depsHaishan
2019-01-05tooling: optimize buildHaishan
2018-11-03refactor(chart): lazy load Chart.js with suspenseHaishan
- chore: add ico favicon - chore: lint - chore: add react-hooks lint rules
2018-10-30build: replace uglifyjs-webpack-plugin with terser onehaishanh
2018-10-24build: use contenthash in output filename for better cachingHaishan
2018-10-21build: optimize core-js modules importingHaishan
2018-10-21build: add fetch polyfill and optimize chunk splitHaishan
2018-10-20first commitHaishan