summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-05-09Use use-assettestHaishan
2022-05-09Use InterHaishan
2022-05-08Upgrade various github actionsHaishan
2022-05-08Cache and gzip assets in dockerHaishan
2022-05-08Upgrade chart.jsHaishan
2022-05-08Switch to use pnpmHaishan
2022-03-08Improve handling of the hostname url queryWengHeng
Also add related info into README
2022-03-06Update readme on serving static filesHaishan
2022-03-06Push docker image to ghcrHaishan
2022-03-06Merge pull request #675 from haishanh/automatic-color-schemeHaishan
2022-03-06Make theme switch a native select/option menuHaishan
2022-03-06Add support of automatic switch color schemeLASER-Yi
2022-03-04Multi-platform docker build without qemuHaishan
see also https://www.docker.com/blog/faster-multi-platform-builds-dockerfile-cross-compilation-guide/
2022-03-04Publish docker image on pushing to masterHaishan
2022-02-13Add YACD_DEFAULT_BACKEND env var for Docker image (#663)KAAAsS
2021-12-23feat(Connections): Display rulePayload if possible (#655)tkhaos
2021-11-14v0.3.4v0.3.4Haishan
2021-11-13Make log stream pause global stateHaishan
2021-11-12Use cache in image build actionHaishan
2021-11-12Add float action button to pause/start log streamingHaishan
2021-11-12Upgrade depsHaishan
2021-09-04Upgrade depsHaishan
2021-07-19Release v0.3.3v0.3.3Haishan
2021-07-19Upgrade depsHaishan
2021-07-19Redo #258: if / is api server, use it as default (#624)Comzyh
2021-06-13Support switch theme on backend config pageHaishan
2021-06-07Release v0.3.2v0.3.2Haishan
2021-06-07Change web base to './'Haishan
2021-06-06Release v0.3.1v0.3.1Haishan
2021-06-06Fix FAB style by dropping in react-tiny-fab sourceHaishan
2021-06-06Stop use postcss-nested postcss-extend-ruleHaishan
2021-06-05Allow re-trigger docker action on push to version branchHaishan
2021-06-05Release v0.3.0v0.3.0Haishan
2021-06-05Fix language switchHaishan
2021-06-05Import @fontsource CSS in JSHaishan
2021-06-05Reconnect logs web socket on log level changeHaishan
2021-06-05Use a simpler app level loading animationHaishan
2021-06-05Update config page styleHaishan
2021-05-31Minor log style tweakHaishan
2021-05-31Add level query to log websocket url fix #589 (#590)Kevin
2021-05-30Minor light theme style tweakHaishan
2021-05-30Upgrade depsHaishan
2021-05-30Merge pull request #605 from haishanh/viteHaishan
Use vite
2021-05-30Use viteHaishan
2021-02-28Release v0.2.15v0.2.15Haishan
2021-02-28feat: add FAB action button to update all proxy providersHaishan
2021-02-28feat: change rules page FAB function from refresh to update providersHaishan
2021-02-28build: upgrade depsHaishan
2021-02-23Merge pull request #567 from CzBiX/patch-1Haishan
Refine title style
2021-02-23Refine title styleCzBiX
Only show backend host when there are multiple backends.