summaryrefslogtreecommitdiff
path: root/src/ducks
AgeCommit message (Collapse)Author
2020-01-04refactor: migrate to new global state solutionHaishan
2019-12-27chore: get rid of webpack resolve aliasHaishan
2019-12-20feat: support proxy providerHaishan
2019-11-20feat: use history latency dataHaishan
2019-10-02build: upgrade depsHaishan
2019-10-02chore: default log level to infoHaishan
2019-08-29build: upgrade eslintHaishan
2019-08-29sort ProxyGroups according its index in GLOBAL group.Yonghui Zhang
2019-07-06refactor: update proxy page proxy item display styleHaishan
also list proxies in "GLOBAL" group which fixes #74
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-20feat(config): add button to clear local storageHaishan
2019-02-18feat: support LoadBalance groupHaishan
2019-01-14feat(logs): support search/filter logsHaishan
2019-01-13refactor(logs): move logs state into redux storeHaishan
2019-01-05feat(rules): support searchHaishan
2019-01-05feat: support view rulesHaishan
2019-01-02fix(proxies): only allow switch proxy for Selector groupHaishan
2018-12-29feat: support parse port and secret in query stringHaishan
2018-12-24use new configs PATCH APIYonghui Zhang
2018-12-23fix: remove built-in proxy type filteringHaishan
closes #4
2018-12-07feat: theming supportHaishan
2018-12-07feat: initial theming supportHaishan
2018-11-09style(config): external controller config modal style tweakHaishan
2018-11-03refactor(hooks): here be dragons!haishanh
2018-10-27ui(proxy): new UI for proxy pageHaishan
2018-10-23deps: get rid of the deprecated react-router-reduxHaishan
2018-10-22chore: make eslint happyhaishanh
2018-10-21proxy: hide builtin proxiesHaishan
2018-10-21fix: resume traffic data streaming on recovery from prior API errorsHaishan
2018-10-21fix: only request latency for server type proxyHaishan
2018-10-21feat: support authorization secretHaishan
* also make redux store the single truth store for API information
2018-10-20first commitHaishan