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
/
traffic.js
Age
Commit message (
Collapse
)
Author
2020-11-01
chore: run ts-migrate
Haishan
2020-09-08
refactor: use api base url instead of hostname and port
Haishan
2020-07-12
URI-encode secret before appending to websocket URL
Joker_
2020-05-14
add: button to pause connection refresh
Haishan
2019-12-27
chore: get rid of webpack resolve alias
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-04-19
fix(streaming): split and join JSON string chunks correctly
Haishan
for #13 Sometimes in Safari, in one "pump" you can get the content below(decoded text string): '{"up":0,"down":38589}\n{"up":0,"down":59928}' and then JSON.parse will throw
2018-12-07
chore: fix linting errors
Haishan
2018-12-07
feat: initial theming support
Haishan
2018-11-03
refactor(hooks): here be dragons!
haishanh
2018-10-23
log: fix potential log decode error
haishanh
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
* also make redux store the single truth store for API information
2018-10-20
first commit
Haishan