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
/
api
Age
Commit message (
Expand
)
Author
2022-05-08
Upgrade chart.js
Haishan
2021-11-12
Add float action button to pause/start log streaming
Haishan
2021-06-05
Reconnect logs web socket on log level change
Haishan
2021-05-31
Minor log style tweak
Haishan
2021-05-31
Add level query to log websocket url fix #589 (#590)
Kevin
2021-02-28
feat: change rules page FAB function from refresh to update providers
Haishan
2020-12-30
fix: encode URI for node name in case it contains special chars
shunf4
2020-11-13
chore: remove husky and lint-staged
Haishan
2020-11-01
chore: run ts-migrate
Haishan
2020-09-08
refactor: use api base url instead of hostname and port
Haishan
2020-08-01
build: fix build
v0.2.2
Haishan
2020-08-01
feat: a simple about page
Haishan
2020-07-12
URI-encode secret before appending to websocket URL
Joker_
2020-07-04
feat: support rule provider
Haishan
2020-06-07
added: modal prompt to close previous connections when switch proxy
Haishan
2020-05-14
add: button to pause connection refresh
Haishan
2020-01-04
feat: support change latency test url #286
Haishan
2019-12-27
chore: get rid of webpack resolve alias
Haishan
2019-12-26
feat: can healthcheck a provider
Haishan
2019-12-20
feat: support proxy provider
Haishan
2019-12-01
feat: support close all connections
Haishan
2019-11-09
feat: connections inspection
Haishan
2019-10-01
feat: support use WebSocket for traffic and logs data fetching
Haishan
2019-07-06
fix(traffic): prevent GET /traffic being called multiple times
Haishan
2019-05-14
feat(logs): fetch logs with correct log level
Haishan
2019-04-19
fix(streaming): split and join JSON string chunks correctly
Haishan
2019-01-13
refactor(logs): move logs state into redux store
Haishan
2019-01-05
feat: support view rules
Haishan
2018-12-24
use new configs PATCH API
Yonghui Zhang
2018-12-07
chore: fix linting errors
Haishan
2018-12-07
change: use PATCH for config update API
Haishan
2018-12-07
feat: initial theming support
Haishan
2018-11-03
refactor(hooks): here be dragons!
haishanh
2018-11-03
refactor(chart): lazy load Chart.js with suspense
Haishan
2018-10-30
refactor: use react hooks
Haishan
2018-10-30
fix(logs): add random str to each log id to prevent key collision
haishanh
2018-10-23
log: fix potential log decode error
haishanh
2018-10-23
style: tweak log styles
Haishan
2018-10-22
chore: make eslint happy
haishanh
2018-10-21
fix: reset traffic fetched status on connection failure/shutdown
Haishan
2018-10-21
feat: support authorization secret
Haishan
2018-10-20
first commit
Haishan