Commit graph

378 commits

Author SHA1 Message Date
Haishan
bf24ab6ff3 feat: add apple-touch-icon* 2021-01-04 22:29:42 +08:00
Haishan
5f6261790c build: upgrade deps 2021-01-04 21:44:12 +08:00
Haishan
089ead3888
Merge pull request #549 from haishanh/dependabot/github_actions/actions/setup-node-v2.1.4 2021-01-04 20:39:16 +08:00
Haishan
e9d346be64
Merge pull request #553 from shunf4/master 2021-01-04 20:23:54 +08:00
shunf4
877291334e fix: encode URI for node name in case it contains special chars 2020-12-30 16:39:08 +08:00
Haishan
c4150a4edf
Merge pull request #550 from foisonocean/support-customize-baseurl
feat: support customize baseURL
2020-12-22 12:28:59 +08:00
hronro
ef17054d99 feat: support customize baseURL 2020-12-20 09:49:43 +08:00
dependabot[bot]
0ea31f6e78
build: bump actions/setup-node from v2.1.2 to v2.1.4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.2 to v2.1.4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.2...c46424eee26de4078d34105d3de3cc4992202b1e)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-17 06:44:46 +00:00
Haishan
3b0cd7bd1e Release v0.2.13 2020-12-06 21:15:06 +08:00
Haishan
b0b0edab16 build: upgrade deps 2020-12-06 21:09:18 +08:00
Haishan
d2b01d80fb chore: minor input and select style tweak 2020-12-06 20:19:51 +08:00
Haishan
8a50ef4ef2 feat: initial Chinese UI language support 2020-12-06 20:19:51 +08:00
Haishan
a8c6cd23ce fix: fix weird scroll behavior on config page 2020-12-03 00:17:10 +08:00
Haishan
8abaf046f3 build: upgrade deps 2020-12-02 23:45:14 +08:00
Haishan
4ef00cff37 chore: remove open graph stuff from html template 2020-12-01 22:46:45 +08:00
Haishan
ef1c7823e0 ci: fix tar command 2020-11-24 19:43:14 +08:00
Haishan
37166097ff v0.2.12 2020-11-24 19:35:13 +08:00
Haishan
5f13819f52 ci: use actions/create-release
for https://github.com/haishanh/yacd/issues/545
2020-11-24 16:19:33 +08:00
Haishan
05382507f7
Merge pull request #546 from CzBiX/patch-1 2020-11-24 15:32:05 +08:00
CzBiX
1de8d931aa
Reorder logger level 2020-11-24 13:11:23 +08:00
Haishan
9ca6f4ff2b chore: minor a11y improvement 2020-11-22 12:13:05 +08:00
Haishan
0f5f7859ce chore: add backdrop-filter to proxies header 2020-11-21 23:51:34 +08:00
Haishan
10f6e708e5 chore: improve a11y of traffic chart style selection 2020-11-21 23:31:14 +08:00
Haishan
71646e2881 chore: add tooltips to sidebar icon buttons 2020-11-21 22:49:47 +08:00
Haishan
65e79b5648 build: upgrade deps 2020-11-21 22:14:51 +08:00
Haishan
a2bcffe7fb ci: simplify docker push action steps 2020-11-14 14:57:49 +08:00
Haishan
d0be66d696 ci: upgrade to actions/cache@v2 actions/setup-node@v2 2020-11-14 00:13:40 +08:00
Haishan
3bbca8017b chore: remove husky and lint-staged 2020-11-13 23:03:41 +08:00
Haishan
837cca8131 ci: merge docker workflow into the push one 2020-11-13 22:51:33 +08:00
Haishan
ca5df762c9 build: upgrade deps 2020-11-13 22:12:27 +08:00
Haishan
21dce7ec42 v0.2.11 2020-11-09 21:07:00 +08:00
Haishan
c179977524 refactor: display proxy type Shadowsocks as SS
also make proxy type text smaller

for https://github.com/haishanh/yacd/issues/539
2020-11-09 21:04:42 +08:00
Haishan
62c1f1dc44 build: upgrade deps 2020-11-09 21:04:42 +08:00
Haishan
1b95680919 v0.2.10 2020-11-06 23:11:54 +08:00
Haishan
a1053b9250 feat: precache assets with service worker
for https://github.com/haishanh/yacd/issues/536
2020-11-06 23:10:13 +08:00
Haishan
3f0397b724 build: upgrade deps 2020-11-06 23:10:13 +08:00
Haishan
d2ad31182a v0.2.9 2020-11-01 17:46:44 +08:00
Haishan
ff1a39d04e chore: run ts-migrate 2020-11-01 17:42:52 +08:00
Haishan
e62c916548 feat: display current backend host in title
for https://github.com/haishanh/yacd/issues/531
2020-10-31 20:10:23 +08:00
Haishan
cbb6b9c9bb refactor: change backend baseURL default port to 9090
see https://github.com/haishanh/yacd/issues/537
2020-10-31 20:10:23 +08:00
Haishan
621d31f18f build: upgrade deps 2020-10-31 20:10:22 +08:00
Haishan
0d4b92de5c v0.2.8 2020-10-12 23:14:24 +08:00
Haishan
f8a4bed529 build: use setup-buildx-action in docker workflow 2020-10-12 23:09:12 +08:00
Haishan
55b13e25df chore: better error message for API url without http protocol prefix 2020-10-12 20:42:41 +08:00
Haishan
9b52b33180 build: upgrade to webpack 5 2020-10-12 20:42:41 +08:00
Haishan
2ad0217ee4 build: upgrade deps 2020-10-12 20:42:41 +08:00
Haishan
41213fd214 v0.2.7 2020-09-13 17:18:34 +08:00
Haishan
15bc0f69a8 feat: multi backends management 2020-09-13 17:16:14 +08:00
Haishan
a8f0d3d4b4 v0.2.6 2020-09-08 23:19:39 +08:00
Haishan
702169941e refactor: use api base url instead of hostname and port 2020-09-08 23:15:04 +08:00