Commit Graph

1151 Commits

Author SHA1 Message Date
github-actions[bot]
9180ff6512
chore(main): release 1.85.0 (#193)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-09 17:18:51 +08:00
nb5p
a9aa8e540e
feat(rules): tab style for rules page #163 (#187)
Co-authored-by: nb5p <nb5p@users.noreply.github.com>
Co-authored-by: kunish <kunish.butt@gmail.com>
2023-09-09 17:16:18 +08:00
dependabot[bot]
8fa51e5639
chore(deps): bump @types/node from 20.5.9 to 20.6.0 (#192)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.9 to 20.6.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-09 16:19:26 +08:00
dependabot[bot]
e6c78cf798
chore(deps): bump vite-plugin-pwa from 0.16.4 to 0.16.5 (#189)
Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.16.4 to 0.16.5.
- [Release notes](https://github.com/antfu/vite-plugin-pwa/releases)
- [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.16.4...v0.16.5)

---
updated-dependencies:
- dependency-name: vite-plugin-pwa
  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-09 12:51:37 +08:00
dependabot[bot]
1fd1925849
chore(deps): bump eslint from 8.48.0 to 8.49.0 (#191) 2023-09-09 11:34:32 +08:00
dependabot[bot]
cda02bdeff
chore(deps): bump @solid-primitives/resize-observer (#190) 2023-09-09 11:15:18 +08:00
github-actions[bot]
2fdf559709
chore(main): release 1.84.0 (#186)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-09 03:50:52 +08:00
kunish
daf168208e
feat(connections): show connection detail on click of a button 2023-09-09 03:49:29 +08:00
kunish
4341a4b8ee
chore: refine eslint config 2023-09-09 03:00:04 +08:00
kunish
320998a7e9
refactor: typos 2023-09-08 23:44:51 +08:00
kunish
0c3c908d4f
refactor: remove useless classnames 2023-09-08 23:16:27 +08:00
kunish
965ec502ac
feat(logs): add i18n translation support
Signed-off-by: kunish <kunish.butt@gmail.com>
2023-09-08 21:22:34 +08:00
Zephyruso
f2ef7790dd refactor: use ws request conns 2023-09-08 18:42:15 +08:00
kunish
6957cb4ddf
feat(connections): make connections table sorting state persisted 2023-09-08 18:37:03 +08:00
Zephyruso
4b498fa022 refactor: use const instead of func 2023-09-08 17:09:32 +08:00
Zephyruso
04ccde246e refactor(proxies): untrack msg 2023-09-08 15:45:15 +08:00
github-actions[bot]
4ce628cec0
chore(main): release 1.83.2 (#185)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-08 15:38:39 +08:00
Zephyruso
bed4be6742 refactor(proxies): remove allconnections reactive for better performance 2023-09-08 15:35:06 +08:00
Zephyruso
a7213df135 refactor(proxies): use connection msg instead of active connections for better performance 2023-09-08 15:22:07 +08:00
Zephyruso
a8cb75f29d fix(proxies): disconnect after proxy is changed 2023-09-08 15:09:19 +08:00
github-actions[bot]
e4021bbe47
chore(main): release 1.83.1 (#184)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-08 14:04:57 +08:00
Zephyruso
f3423abe92 fix(connections): close conns 2023-09-08 13:53:08 +08:00
github-actions[bot]
b7b9688c9e
chore(main): release 1.83.0 (#183)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-08 13:48:44 +08:00
Zephyruso
5263710d30 fix(connections): limit number of conns 2023-09-08 13:43:47 +08:00
Zephyruso
700302fd78 refactor: connections and types 2023-09-08 13:39:51 +08:00
kunish
9fb91e764b
chore: fix typos 2023-09-08 11:55:22 +08:00
Zephyruso
d0c7c1569d fix(connections): table close conn 2023-09-08 11:41:47 +08:00
Zephyruso
b04b20f8f0 fix(connections): ws error when switch end point 2023-09-08 11:35:53 +08:00
Zephyruso
15d20cde4a feat(proxies): auto close connections when proxy selected 2023-09-08 11:22:16 +08:00
Zephyruso
59a7273665 fix(button): btn disable 2023-09-08 10:18:48 +08:00
dependabot[bot]
654a07fa9d
chore(deps): bump @tabler/icons-solidjs from 2.33.0 to 2.34.0 (#182) 2023-09-08 09:10:46 +08:00
github-actions[bot]
beb824456f
chore(main): release 1.82.0 (#177) 2023-09-07 20:54:10 +08:00
kunish
4da1720e55
feat: add a gradient color to logo text 2023-09-07 20:09:42 +08:00
kunish
82452688c9
feat(proxy): add more adapter types to be processed by formatProxyType 2023-09-07 19:47:10 +08:00
github-actions[bot]
0cb0109d43
chore(main): release 1.81.1 (#176)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-07 19:43:32 +08:00
kunish
c0b04892c8
fix(proxy): fixes #174 2023-09-07 19:42:17 +08:00
kunish
8242706290
fix(setup): fixes #175 2023-09-07 19:36:36 +08:00
github-actions[bot]
d9cfa14cd3
chore(main): release 1.81.0 (#172)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-07 15:18:37 +08:00
kunish
64659b26f1
feat(connections): update connections page top area 2023-09-07 15:09:01 +08:00
Zephyruso
e31c1eb9e0 feat: new logo color 2023-09-07 14:44:02 +08:00
Zephyruso
62ff9c3f09 fix(conns): input width 2023-09-07 14:38:59 +08:00
github-actions[bot]
3f22a48e00
chore(main): release 1.80.0 (#171)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-07 14:33:43 +08:00
Zephyruso
2ce3016275 feat: hidden scrollbar for mobile 2023-09-07 14:24:48 +08:00
Zephyruso
8cea622251 fix(connections): padding fix 2023-09-07 14:16:41 +08:00
Zephyruso
842ce9e00f fix: tab style for conns and proxies 2023-09-07 14:02:10 +08:00
github-actions[bot]
1471e02158
chore(main): release 1.79.0 (#169)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-07 13:25:52 +08:00
Zephyruso
66c793550a feat(proxies): default proxies and remove all tab 2023-09-07 13:09:27 +08:00
Zephyruso
44739f6962 fix(rules): request token error 2023-09-07 12:54:47 +08:00
kunish
8d62c9f510
feat: update LogoText 2023-09-07 12:31:22 +08:00
Zephyruso
f56e82a9e1 refactor: undefined 2023-09-07 10:41:42 +08:00