summaryrefslogtreecommitdiff
path: root/src/app.js
AgeCommit message (Collapse)Author
2020-11-01chore: run ts-migrateHaishan
2020-10-12build: upgrade depsHaishan
2020-09-08refactor: use api base url instead of hostname and portHaishan
2020-06-20feat: add a simple filter for proxy namesHaishan
2020-06-08chore: switch to Open Sans and reduce emitted font filesHaishan
2020-06-07changed: switch primary font family from Merriweather Sans to InterHaishan
also starting to self hosting font files
2019-12-20build: use react-refreshHaishan
2019-10-02build: reduce core-js polyfills in bundleHaishan
2019-08-29feat: log app version to consoleHaishan
2019-04-06APIConfig: update styleHaishan
also added input and button focus style
2019-03-31chore: upgrade depsHaishan
2019-02-09chore: upgrade depsHaishan
also, log message on build ready with webpack dev middleware hook
2018-11-03refactor(hooks): here be dragons!haishanh
2018-10-30react: start using Hooks!haishanh
2018-10-23react: using async reactHaishan
2018-10-21feat: support authorization secretHaishan
* also make redux store the single truth store for API information
2018-10-20first commitHaishan