Commit Graph

687 Commits

Author SHA1 Message Date
kunish
e4a324625f
refactor(i18n): add i18n context provider 2023-09-23 01:38:36 +08:00
github-actions[bot]
48ca8d6dfa
chore(main): release 1.108.2 (#272)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-23 00:35:35 +08:00
kunish
ba21999ed1
fix: time from now date string not following locale changes 2023-09-23 00:34:09 +08:00
github-actions[bot]
24fe2f13d8
chore(main): release 1.108.1 (#271)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-22 23:19:55 +08:00
kunish
08776a5bee
fix(connection): cannot filter by undefined 2023-09-22 23:13:09 +08:00
github-actions[bot]
4a631a60ef
chore(main): release 1.108.0 (#269)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-22 22:39:51 +08:00
kunish
ca1e3ce82c
fix(connection): limit the max width of client source ip select, closes #270 2023-09-22 22:38:20 +08:00
kunish
512accd425
feat(config): support tun related configurations 2023-09-22 22:03:22 +08:00
kunish
0efced7e13
chore(i18n): bump i18n from v1 to v2 2023-09-22 17:14:35 +08:00
github-actions[bot]
2fbcfbbe20
chore(main): release 1.107.0 (#266)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-22 16:09:25 +08:00
kunish
7f8d71ccc5
fix(modals): close icon button style issue 2023-09-22 16:07:51 +08:00
kunish
5ef8410da5
feat(button): icon button 2023-09-22 16:05:36 +08:00
kunish
9cc99ebb8e
feat(config): move switch language button into header 2023-09-22 15:07:13 +08:00
kunish
dd0452dcd3
feat(config): update config page buttons layout, closes #263 2023-09-22 14:25:55 +08:00
github-actions[bot]
7ee64dd71f
chore(main): release 1.106.0 (#265)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-22 13:48:52 +08:00
kunish
8df4d7a7e9
feat(connection): filter client sourceIP with tag name support, closes #264 2023-09-22 13:46:00 +08:00
dependabot[bot]
365cde39ff
chore(deps): bump tailwindcss-safe-area from 0.4.0 to 0.4.1 (#262)
Bumps [tailwindcss-safe-area](https://github.com/mvllow/tailwindcss-safe-area) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/mvllow/tailwindcss-safe-area/releases)
- [Commits](https://github.com/mvllow/tailwindcss-safe-area/compare/v0.4.0...v0.4.1)

---
updated-dependencies:
- dependency-name: tailwindcss-safe-area
  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-22 12:27:37 +08:00
dependabot[bot]
9240944e47
chore(deps): bump daisyui from 3.7.6 to 3.7.7 (#261)
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 3.7.6 to 3.7.7.
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v3.7.6...v3.7.7)

---
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-22 10:35:13 +08:00
github-actions[bot]
6579abe22a
chore(main): release 1.105.0 (#260)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-22 01:19:54 +08:00
kunish
d7e8c2f4a4
feat(LogoText): update logo navigation links 2023-09-22 01:18:21 +08:00
github-actions[bot]
910bba5be4
chore(main): release 1.104.0 (#259)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-22 00:58:00 +08:00
kunish
ffa244760f
feat(connection): filter connections with sourceIP, closes #246 2023-09-22 00:56:55 +08:00
github-actions[bot]
bfdb2c9e96
chore(main): release 1.103.0 (#258)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-22 00:15:51 +08:00
kunish
2b16de18b0
feat(connection): add sniffHost support, #246 2023-09-22 00:12:52 +08:00
github-actions[bot]
78360c8314
chore(main): release 1.102.0 (#257)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-21 23:59:55 +08:00
kunish
8502a6e489
feat(proxy): regression on render proxies in two columns 2023-09-21 23:58:06 +08:00
kunish
f4e82e0e27
feat(config): three columns on small screen device, five on larger 2023-09-21 22:57:53 +08:00
github-actions[bot]
840785b212
chore(main): release 1.101.0 (#256)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-21 22:49:40 +08:00
kunish
2a0b21bcc7
feat(proxy): fetch proxies after latency test 2023-09-21 22:48:11 +08:00
kunish
9f16a5cbf5
chore(dependabot): add docker, github-actions 2023-09-21 13:34:00 +08:00
dependabot[bot]
6331224365 chore(deps): bump @types/node from 20.6.2 to 20.6.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.2 to 20.6.3.
- [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>
2023-09-21 11:02:15 +08:00
dependabot[bot]
293a91d660 chore(deps): bump autoprefixer from 10.4.15 to 10.4.16
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.15 to 10.4.16.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.15...10.4.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-21 11:01:37 +08:00
dependabot[bot]
a608a90207 chore(deps): bump @tanstack/solid-table from 8.10.0 to 8.10.1
Bumps [@tanstack/solid-table](https://github.com/tanstack/table) from 8.10.0 to 8.10.1.
- [Release notes](https://github.com/tanstack/table/releases)
- [Commits](https://github.com/tanstack/table/compare/v8.10.0...v8.10.1)

---
updated-dependencies:
- dependency-name: "@tanstack/solid-table"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-21 11:01:09 +08:00
dependabot[bot]
0406c7eb15
chore(deps): bump dayjs from 1.11.9 to 1.11.10 (#250)
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.9 to 1.11.10.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.10/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.11.9...v1.11.10)

---
updated-dependencies:
- dependency-name: dayjs
  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-20 10:06:13 +08:00
dependabot[bot]
2b13b63934
chore(deps): bump @types/node from 20.6.1 to 20.6.2 (#248) 2023-09-20 09:17:25 +08:00
dependabot[bot]
ea55d39d18
chore(deps): bump daisyui from 3.7.4 to 3.7.6 (#249) 2023-09-20 09:16:54 +08:00
github-actions[bot]
244b97e5a9
chore(main): release 1.100.1 (#247)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-19 20:34:06 +08:00
kunish
e0766fc2c8
perf(overview): shrink the data size every minute, closes #234 2023-09-19 20:27:48 +08:00
kunish
4cc5eeb01f
refactor: hoist the websocket connection of connections to global App level 2023-09-19 20:24:13 +08:00
github-actions[bot]
cb53c920d0
chore(main): release 1.100.0 (#240)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-19 10:33:02 +08:00
dependabot[bot]
7281faa548
chore(deps): bump solid-js from 1.7.11 to 1.7.12 (#244)
Bumps [solid-js](https://github.com/solidjs/solid) from 1.7.11 to 1.7.12.
- [Release notes](https://github.com/solidjs/solid/releases)
- [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solidjs/solid/commits)

---
updated-dependencies:
- dependency-name: solid-js
  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-19 10:32:50 +08:00
dependabot[bot]
ff7b26a32f
chore(deps): bump @tanstack/solid-table from 8.9.11 to 8.10.0 (#242)
Bumps [@tanstack/solid-table](https://github.com/tanstack/table) from 8.9.11 to 8.10.0.
- [Release notes](https://github.com/tanstack/table/releases)
- [Commits](https://github.com/tanstack/table/compare/v8.9.11...v8.10.0)

---
updated-dependencies:
- dependency-name: "@tanstack/solid-table"
  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-19 10:14:09 +08:00
dependabot[bot]
4a39980a0e
chore(deps): bump @typescript-eslint/eslint-plugin from 6.7.0 to 6.7.2 (#243)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.7.0 to 6.7.2.
- [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.7.2/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  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-19 10:13:46 +08:00
dependabot[bot]
254a21086a
chore(deps): bump @typescript-eslint/parser from 6.7.0 to 6.7.2 (#241)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.7.0 to 6.7.2.
- [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.7.2/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  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-19 10:10:38 +08:00
Alpha
737f1b0189
feat: add a close button to the modal (#239)
* feat: add a close button to the modal

* fix: replace modal close icon
2023-09-19 00:35:58 +08:00
github-actions[bot]
2755f845a0
chore(main): release 1.99.0 (#238)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-18 15:26:38 +08:00
PuerNya
b9e9a955f2
feat: show provider expire message with i18n (#237) 2023-09-18 13:45:15 +08:00
github-actions[bot]
9ed73a69e3
chore(main): release 1.98.3 (#236)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-17 21:20:04 +08:00
kunish
ed947f62a2
fix(proxy): wrap subscription info usage percentage with toFinite 2023-09-17 21:18:46 +08:00
github-actions[bot]
5402fdb9cb
chore(main): release 1.98.2 (#235)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-17 19:46:56 +08:00