summaryrefslogtreecommitdiff
path: root/yarn.lock
AgeCommit message (Collapse)Author
2022-05-08Switch to use pnpmHaishan
2022-03-06Make theme switch a native select/option menuHaishan
2021-11-12Upgrade depsHaishan
2021-09-04Upgrade depsHaishan
2021-07-19Upgrade depsHaishan
2021-06-13Support switch theme on backend config pageHaishan
2021-06-06Stop use postcss-nested postcss-extend-ruleHaishan
2021-06-05Import @fontsource CSS in JSHaishan
2021-05-30Minor light theme style tweakHaishan
2021-05-30Upgrade depsHaishan
2021-05-30Use viteHaishan
2021-02-28build: upgrade depsHaishan
2021-01-04build: upgrade depsHaishan
2020-12-06build: upgrade depsHaishan
2020-12-06feat: initial Chinese UI language supportHaishan
2020-12-02build: upgrade depsHaishan
2020-11-22chore: minor a11y improvementHaishan
2020-11-21chore: add tooltips to sidebar icon buttonsHaishan
2020-11-21build: upgrade depsHaishan
2020-11-13chore: remove husky and lint-stagedHaishan
2020-11-13build: upgrade depsHaishan
2020-11-09build: upgrade depsHaishan
2020-11-06feat: precache assets with service workerHaishan
for https://github.com/haishanh/yacd/issues/536
2020-11-06build: upgrade depsHaishan
2020-11-01chore: run ts-migrateHaishan
2020-10-31build: upgrade depsHaishan
2020-10-12build: upgrade to webpack 5Haishan
2020-10-12build: upgrade depsHaishan
2020-09-13feat: multi backends managementHaishan
2020-09-08refactor: use api base url instead of hostname and portHaishan
2020-09-03build(webpack): using the original react refresh pluginHaishan
2020-08-30build: upgrade depsHaishan
2020-08-11build: adjust chunk splittingHaishan
2020-08-01build: upgrade depsHaishan
2020-07-04feat: support rule providerHaishan
2020-06-30build: upgrade depsHaishan
2020-06-20feat: add a simple filter for proxy namesHaishan
2020-06-14build: upgrade depsHaishan
2020-06-08chore: switch to Open Sans and reduce emitted font filesHaishan
2020-06-07build: bump websocket-extensions from 0.1.3 to 0.1.4dependabot[bot]
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]>
2020-06-07changed: switch primary font family from Merriweather Sans to InterHaishan
also starting to self hosting font files
2020-06-07added: modal prompt to close previous connections when switch proxyHaishan
2020-06-03build: compile ts files with babelHaishan
2020-06-02build: upgrade depsHaishan
2020-05-25add: add loading status to test latency buttonHaishan
2020-05-14build: upgrade depsHaishan
2020-05-14chore: lib classnames -> clsxHaishan
2020-05-14add: button to pause connection refreshHaishan
2020-05-01Changed: use color icons in sidebar (experimental)Haishan
2020-04-26feat: allow change proxies sorting in groupHaishan