Commit Graph

707 Commits

Author SHA1 Message Date
kunish
f97f46720a
fix(connections): limit closed connection items count below 100 2023-09-06 02:17:42 +08:00
github-actions[bot]
b085cc059d
chore(main): release 1.72.0 (#142)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-06 01:21:42 +08:00
kunish
f0e32d93f6
feat(connections): add closed connections tab 2023-09-06 01:19:37 +08:00
kunish
b91332c53d
docs: add connections page preview 2023-09-06 00:38:12 +08:00
github-actions[bot]
677ecda408
chore(main): release 1.71.0 (#141)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-06 00:16:38 +08:00
kunish
4c8b38f756
feat(connections): connections table now supports grouping 2023-09-06 00:15:22 +08:00
kunish
e09aac2f4b
fix(proxy): updateAllProvider, some of the proxy provider update may throw 2023-09-05 22:38:42 +08:00
github-actions[bot]
b9184d2670
chore(main): release 1.70.0 (#140)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-05 22:34:22 +08:00
kunish
d01d148cff
feat(config): add setting, requestTimeoutDuration 2023-09-05 22:32:47 +08:00
github-actions[bot]
2b46e5fbb2
chore(main): release 1.69.0 (#139)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-05 21:50:18 +08:00
Zephyruso
1bca408ea1 refactor: rule provider card 2023-09-05 21:39:04 +08:00
Zephyruso
c6f3beec35 fix: icon vertical align 2023-09-05 21:31:41 +08:00
Zephyruso
d908776bf9 chore: p-0 for nav menu 2023-09-05 21:27:39 +08:00
kunish
cc78d4e2b1
feat: make some changes in response to community suggestions
- make the size of the menu items in header larger
- move switch language button to config page
2023-09-05 21:09:35 +08:00
kunish
90ecb86603
feat: make some changes in response to community suggestions
- allow to change the size of the tables (xs, sm, md, lg)
- move switch endpoint button to config page
- move proxy group preview options into select component
2023-09-05 20:55:39 +08:00
Zephyruso
6575e73439 feat: icon success color when updating 2023-09-05 20:25:49 +08:00
Zephyruso
e6facf1175 fix: rule provider word break 2023-09-05 19:48:28 +08:00
github-actions[bot]
949215bb8e
chore(main): release 1.68.0 (#138)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-05 18:21:17 +08:00
kunish
a6d6e1c344
docs: update gh-pages instructions 2023-09-05 18:19:56 +08:00
kunish
9927f3de7f
docs: add descriptions for gh-pages
Signed-off-by: kunish <kunish.butt@gmail.com>
2023-09-05 18:17:37 +08:00
Zephyruso
e19e53d0f6 feat: a stable table 2023-09-05 17:02:43 +08:00
Zephyruso
0115daf014 feat: table style 2023-09-05 16:50:18 +08:00
Zephyruso
37738553f9 refactor: use window size 2023-09-05 16:25:10 +08:00
kunish
9b2e9162cd
chore: fix typo, updating 2023-09-05 16:19:45 +08:00
Zephyruso
2caf0c41dd fix: speedtest icon align 2023-09-05 16:13:11 +08:00
Zephyruso
41fb51e270 refactor: move utils to global helper 2023-09-05 16:03:01 +08:00
Zephyruso
c4a7163786 refactor: use a map for update state 2023-09-05 15:38:42 +08:00
github-actions[bot]
6cd9ee74ba
chore(main): release 1.67.5 (#137)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-05 14:16:06 +08:00
kunish
b50c41e3a5
fix: build issue, Cannot redefine property: File
See https://github.com/nodejs/node/issues/49497
2023-09-05 14:15:05 +08:00
github-actions[bot]
16845682e9
chore(main): release 1.67.4 (#136)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-05 14:07:22 +08:00
kunish
0756f133a0
fix: update pnpm-lock.yaml 2023-09-05 14:06:11 +08:00
github-actions[bot]
536cae1943
chore(main): release 1.67.3 (#135) 2023-09-05 13:41:04 +08:00
kunish
13abde7a9d
fix: better toggle twemoji implementation 2023-09-05 12:18:32 +08:00
riolu.rs
092aa41972 chore(font): twemoji font don't display when cors 2023-09-05 11:40:00 +08:00
dependabot[bot]
677f3ff042
chore(deps): bump @typescript-eslint/parser from 6.5.0 to 6.6.0 (#133)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.5.0 to 6.6.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.6.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 10:37:01 +08:00
dependabot[bot]
5e7ad78556
chore(deps): bump @typescript-eslint/eslint-plugin from 6.5.0 to 6.6.0 (#132)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.5.0 to 6.6.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.6.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 10:35:19 +08:00
dependabot[bot]
a76839b17e
chore(deps): bump @types/node from 20.5.8 to 20.5.9 (#130)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.8 to 20.5.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 10:33:25 +08:00
dependabot[bot]
13123a27e3
chore(deps): bump daisyui from 3.6.4 to 3.6.5 (#131)
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 3.6.4 to 3.6.5.
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v3.6.4...v3.6.5)

---
updated-dependencies:
- dependency-name: daisyui
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 10:32:04 +08:00
github-actions[bot]
1e62976ff2
chore(main): release 1.67.2 (#129)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-05 03:12:40 +08:00
kunish
b68e0c62c0
fix: rollback to h-screen :) 2023-09-05 03:11:51 +08:00
github-actions[bot]
bfbfbe1df9
chore(main): release 1.67.1 (#128)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-05 03:10:05 +08:00
kunish
6f366fe836
fix: use min-h-screen-safe instead of h-screen 2023-09-05 03:09:22 +08:00
github-actions[bot]
4a824f1203
chore(main): release 1.67.0 (#127)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-05 02:59:49 +08:00
kunish
a55ec6f7b1
feat: add padding-bottom safe-area 2023-09-05 02:58:52 +08:00
kunish
c53d9624ca
refactor: specialType 2023-09-05 02:46:27 +08:00
github-actions[bot]
a12fb8a6a9
chore(main): release 1.66.0 (#126)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-05 02:21:17 +08:00
kunish
d5d021dac6
chore(eslint): remove extends prettier rules for now 2023-09-05 02:18:57 +08:00
kunish
9840141bce
feat: add safe area paddings 2023-09-05 02:15:37 +08:00
riolu.rs
f0fbe09838 fix(proxies): group type does not show UDP 2023-09-05 01:53:10 +08:00
github-actions[bot]
9973c2042c
chore(main): release 1.65.0 (#125)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-05 00:48:24 +08:00