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
/
components
/
APIConfig.js
Age
Commit message (
Collapse
)
Author
2020-09-08
refactor: use api base url instead of hostname and port
Haishan
2020-08-06
refactor: improve a11y
Haishan
2020-06-20
feat: add a simple filter for proxy names
Haishan
2020-05-14
add: button to pause connection refresh
Haishan
2020-01-04
refactor: migrate to new global state solution
Haishan
2019-12-27
chore: get rid of webpack resolve alias
Haishan
2019-10-14
refactor: API server probing improvement and APIConfig refactor
Haishan
2019-10-14
Detect clash API server at `/` when log in. (#258)
Comzyh
2019-08-29
build: upgrade eslint
Haishan
2019-04-14
refactor: replace sass with postcss
Haishan
2019-04-06
APIConfig: update style
Haishan
also added input and button focus style
2018-12-20
chore: rename useComponentState to useStoreState
Haishan
2018-11-09
style(config): external controller config modal style tweak
Haishan
2018-11-06
update: convert more components to function ones
haishanh
includes Input, Config, SideBard. also removed react-redux Provider
2018-11-03
refactor(hooks): here be dragons!
haishanh
2018-10-27
ui(proxy): new UI for proxy page
Haishan
2018-10-22
chore: make eslint happy
haishanh
2018-10-21
build: add fetch polyfill and optimize chunk split
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