index
:
yacd-meta.git
detached
gh-pages
master
origin
test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ducks
Age
Commit message (
Collapse
)
Author
2020-03-14
chore: cleanup unused legacy redux based global state code
Haishan
2020-01-04
refactor: migrate to new global state solution
Haishan
2019-12-27
chore: get rid of webpack resolve alias
Haishan
2019-12-20
feat: support proxy provider
Haishan
2019-11-20
feat: use history latency data
Haishan
2019-10-02
build: upgrade deps
Haishan
2019-10-02
chore: default log level to info
Haishan
2019-08-29
build: upgrade eslint
Haishan
2019-08-29
sort ProxyGroups according its index in GLOBAL group.
Yonghui Zhang
2019-07-06
refactor: update proxy page proxy item display style
Haishan
also list proxies in "GLOBAL" group which fixes #74
2019-05-14
feat(logs): fetch logs with correct log level
Haishan
see also #14
2019-04-21
squash: feat(config): add options to select traffic chart style
Haishan
2019-04-20
feat(config): add button to clear local storage
Haishan
2019-02-18
feat: support LoadBalance group
Haishan
2019-01-14
feat(logs): support search/filter logs
Haishan
2019-01-13
refactor(logs): move logs state into redux store
Haishan
2019-01-05
feat(rules): support search
Haishan
2019-01-05
feat: support view rules
Haishan
2019-01-02
fix(proxies): only allow switch proxy for Selector group
Haishan
2018-12-29
feat: support parse port and secret in query string
Haishan
2018-12-24
use new configs PATCH API
Yonghui Zhang
2018-12-23
fix: remove built-in proxy type filtering
Haishan
closes #4
2018-12-07
feat: theming support
Haishan
2018-12-07
feat: initial theming support
Haishan
2018-11-09
style(config): external controller config modal style tweak
Haishan
2018-11-03
refactor(hooks): here be dragons!
haishanh
2018-10-27
ui(proxy): new UI for proxy page
Haishan
2018-10-23
deps: get rid of the deprecated react-router-redux
Haishan
2018-10-22
chore: make eslint happy
haishanh
2018-10-21
proxy: hide builtin proxies
Haishan
2018-10-21
fix: resume traffic data streaming on recovery from prior API errors
Haishan
2018-10-21
fix: only request latency for server type proxy
Haishan
2018-10-21
feat: support authorization secret
Haishan
* also make redux store the single truth store for API information
2018-10-20
first commit
Haishan