summaryrefslogtreecommitdiff
path: root/src/components/shared
AgeCommit message (Collapse)Author
2022-03-06Make theme switch a native select/option menuHaishan
2022-03-06Add support of automatic switch color schemeLASER-Yi
2021-11-13Make log stream pause global stateHaishan
2021-06-13Support switch theme on backend config pageHaishan
2021-06-06Fix FAB style by dropping in react-tiny-fab sourceHaishan
2021-06-06Stop use postcss-nested postcss-extend-ruleHaishan
2021-06-05Update config page styleHaishan
2021-05-30Use viteHaishan
2021-02-28feat: add FAB action button to update all proxy providersHaishan
2021-02-23Refine title styleCzBiX
Only show backend host when there are multiple backends.
2020-12-06build: upgrade depsHaishan
2020-12-06chore: minor input and select style tweakHaishan
2020-12-06feat: initial Chinese UI language supportHaishan
2020-11-13chore: remove husky and lint-stagedHaishan
2020-11-01chore: run ts-migrateHaishan
2020-10-31feat: display current backend host in titleHaishan
for https://github.com/haishanh/yacd/issues/531
2020-08-06refactor: improve a11yHaishan
2020-06-20feat: add a simple filter for proxy namesHaishan
2020-06-07added: modal prompt to close previous connections when switch proxyHaishan
2020-05-25add: add loading status to test latency buttonHaishan
2020-05-17fix: add background color to html select elementHaishan
see also https://github.com/haishanh/yacd/issues/483
2020-05-14chore: lib classnames -> clsxHaishan
2020-05-14add: button to pause connection refreshHaishan
2020-04-26feat: allow change proxies sorting in groupHaishan
2020-02-10refactor(Proxies): UI revampHaishan
2020-02-10移动按钮位置hitsmaxft
2019-12-27refactor: add a loading state to ButtonHaishan
2019-12-20feat: support proxy providerHaishan