summaryrefslogtreecommitdiff
path: root/src/components/APIConfig.js
AgeCommit message (Collapse)Author
2020-09-08refactor: use api base url instead of hostname and portHaishan
2020-08-06refactor: improve a11yHaishan
2020-06-20feat: add a simple filter for proxy namesHaishan
2020-05-14add: button to pause connection refreshHaishan
2020-01-04refactor: migrate to new global state solutionHaishan
2019-12-27chore: get rid of webpack resolve aliasHaishan
2019-10-14refactor: API server probing improvement and APIConfig refactorHaishan
2019-10-14Detect clash API server at `/` when log in. (#258)Comzyh
2019-08-29build: upgrade eslintHaishan
2019-04-14refactor: replace sass with postcssHaishan
2019-04-06APIConfig: update styleHaishan
also added input and button focus style
2018-12-20chore: rename useComponentState to useStoreStateHaishan
2018-11-09style(config): external controller config modal style tweakHaishan
2018-11-06update: convert more components to function oneshaishanh
includes Input, Config, SideBard. also removed react-redux Provider
2018-11-03refactor(hooks): here be dragons!haishanh
2018-10-27ui(proxy): new UI for proxy pageHaishan
2018-10-22chore: make eslint happyhaishanh
2018-10-21build: add fetch polyfill and optimize chunk splitHaishan
2018-10-21feat: support authorization secretHaishan
* also make redux store the single truth store for API information
2018-10-20first commitHaishan