1410 Commits

Author SHA1 Message Date
dependabot[bot]
5661cddd80
build(deps): bump prettier from 3.3.3 to 3.4.1 (#1194) 2024-11-30 00:33:23 +08:00
dependabot[bot]
ff3a2e5087
build(deps): bump unplugin-auto-import from 0.18.5 to 0.18.6 (#1193) 2024-11-30 00:33:11 +08:00
dependabot[bot]
6830e8409e
build(deps): bump prettier-plugin-tailwindcss from 0.6.8 to 0.6.9 (#1195) 2024-11-30 00:31:59 +08:00
dependabot[bot]
6ee908c891
build(deps): bump vite-plugin-solid from 2.10.2 to 2.11.0 (#1196) 2024-11-30 00:31:48 +08:00
dependabot[bot]
309a3ac783
build(deps): bump apexcharts from 4.0.0 to 4.1.0 (#1197) 2024-11-30 00:31:38 +08:00
github-actions[bot]
ecb43c7c90
chore(main): release 1.173.2 (#1200) v1.173.2 2024-11-30 00:31:23 +08:00
njzy
23e56cfde8
fix: latency not correct when proxy group has custom test url (#1199) 2024-11-30 00:30:27 +08:00
dependabot[bot]
19f595919d
build(deps): bump tailwind-merge from 2.5.4 to 2.5.5 (#1185)
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.5.4 to 2.5.5.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.5.4...v2.5.5)

---
updated-dependencies:
- dependency-name: tailwind-merge
  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>
2024-11-27 17:10:40 +08:00
dependabot[bot]
558f880cb1
build(deps): bump typescript-eslint from 8.15.0 to 8.16.0 (#1187)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.15.0 to 8.16.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  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>
2024-11-27 17:10:33 +08:00
dependabot[bot]
5736d1088f
build(deps): bump sort-package-json from 2.10.1 to 2.12.0 (#1186)
Bumps [sort-package-json](https://github.com/keithamus/sort-package-json) from 2.10.1 to 2.12.0.
- [Release notes](https://github.com/keithamus/sort-package-json/releases)
- [Commits](https://github.com/keithamus/sort-package-json/compare/v2.10.1...v2.12.0)

---
updated-dependencies:
- dependency-name: sort-package-json
  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>
2024-11-27 11:20:59 +08:00
dependabot[bot]
ceb1620f47
build(deps): bump typescript from 5.6.3 to 5.7.2 (#1188)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.3...v5.7.2)

---
updated-dependencies:
- dependency-name: typescript
  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>
2024-11-27 11:19:59 +08:00
dependabot[bot]
4fdd44b796
build(deps): bump @types/node from 22.9.0 to 22.10.0 (#1190)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.9.0 to 22.10.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>
2024-11-27 10:57:38 +08:00
github-actions[bot]
ad3a83a53f
chore(main): release 1.173.1 (#1191)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v1.173.1
2024-11-27 10:57:28 +08:00
njzy
af3081371d
fix: latency not correct when set custom url in config (#1189)
To thoroughly fix this issue, all latency-related logic needs to be strongly bound to testurl
2024-11-27 10:53:34 +08:00
github-actions[bot]
f610333717
chore(main): release 1.173.0 (#1183) v1.173.0 2024-11-24 18:19:39 +08:00
Zephyruso
1ca89fb6c7
feat: modes list for sing-box offical (#1182) 2024-11-24 15:01:48 +08:00
github-actions[bot]
8c615f231e
chore(main): release 1.172.0 (#1181)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v1.172.0
2024-11-23 21:18:17 +08:00
dependabot[bot]
5a1cd57b8b
build(deps): bump unplugin-auto-import from 0.18.4 to 0.18.5 (#1177)
Bumps [unplugin-auto-import](https://github.com/unplugin/unplugin-auto-import) from 0.18.4 to 0.18.5.
- [Release notes](https://github.com/unplugin/unplugin-auto-import/releases)
- [Commits](https://github.com/unplugin/unplugin-auto-import/compare/v0.18.4...v0.18.5)

---
updated-dependencies:
- dependency-name: unplugin-auto-import
  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>
2024-11-23 21:18:06 +08:00
dependabot[bot]
37f111b10d
build(deps): bump commitlint from 19.5.0 to 19.6.0 (#1178)
Bumps [commitlint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@alias/commitlint) from 19.5.0 to 19.6.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@alias/commitlint/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.6.0/@alias/commitlint)

---
updated-dependencies:
- dependency-name: commitlint
  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>
2024-11-23 21:17:09 +08:00
dependabot[bot]
47018d5945
build(deps): bump @commitlint/config-conventional from 19.5.0 to 19.6.0 (#1179)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.5.0 to 19.6.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.6.0/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  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>
2024-11-23 21:17:00 +08:00
dependabot[bot]
224a5dfb39
build(deps): bump husky from 9.1.6 to 9.1.7 (#1176)
Bumps [husky](https://github.com/typicode/husky) from 9.1.6 to 9.1.7.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v9.1.6...v9.1.7)

---
updated-dependencies:
- dependency-name: husky
  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>
2024-11-23 21:16:44 +08:00
dependabot[bot]
fd6f769a74
build(deps): bump typescript-eslint from 8.14.0 to 8.15.0 (#1175)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.14.0 to 8.15.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.15.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  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>
2024-11-23 21:16:35 +08:00
Michelle Rodriguez
29ed55cf50
feat: support to set icon color to the theme color when proxy icon starts with data:image/svg+xml (#1166)
* feat: support to set icon color to the theme color when proxy icon starts with `data:image/svg+xml`

* fix: errors related to set icon color to the theme color
1. remove incorrect CSS properties
2. rearrange these properties
3. use `fallback` property in `Show` component insead of using multiple  `Show` components
4. Add reference link above  `encodeSvg` function

* fix:replace optional attributes with non-null assertions

Co-authored-by: kunish <17328586+kunish@users.noreply.github.com>
Signed-off-by: Michelle Rodriguez <2316892579@qq.com>

---------

Signed-off-by: Michelle Rodriguez <2316892579@qq.com>
Co-authored-by: kunish <17328586+kunish@users.noreply.github.com>
2024-11-23 20:53:28 +08:00
kunish
676a458961
build: update release workflow to include dynamic tag for Docker image 2024-11-23 17:02:56 +08:00
dependabot[bot]
27c2b7f860
build(deps): bump tailwindcss from 3.4.14 to 3.4.15 (#1168) 2024-11-16 13:58:01 +08:00
dependabot[bot]
26323c1560
build(deps): bump @eslint/js from 9.14.0 to 9.15.0 (#1171) 2024-11-16 13:57:07 +08:00
dependabot[bot]
ffa0ecd278
build(deps): bump eslint from 9.14.0 to 9.15.0 (#1172) 2024-11-16 13:56:44 +08:00
dependabot[bot]
cc7fe8d854
build(deps): bump cross-spawn from 7.0.3 to 7.0.5 (#1173) 2024-11-16 13:54:14 +08:00
dependabot[bot]
3935c2c621
build(deps): bump unplugin-auto-import from 0.18.3 to 0.18.4 (#1169) 2024-11-16 08:51:55 +08:00
github-actions[bot]
a75cb03818
chore(main): release 1.171.0 (#1167)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v1.171.0
2024-11-13 20:29:39 +08:00
kunish
2df7158f8a
feat: trigger release 2024-11-13 20:28:49 +08:00
kunish
23c21ec41d
chore: bump dependencies 2024-11-13 20:25:44 +08:00
dependabot[bot]
ce1c83cce6
build(deps): bump vite from 5.4.10 to 5.4.11 (#1160)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.10 to 5.4.11.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.11/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  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>
2024-11-13 20:25:05 +08:00
github-actions[bot]
26f9a6dbae
chore(main): release 1.170.0 (#1154)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v1.170.0
2024-11-13 20:24:56 +08:00
kunish
e072377728
chore(pwa): replace preset with minimal2023Preset 2024-11-13 20:22:46 +08:00
dependabot[bot]
bbf1263040
build(deps): bump @tabler/icons-solidjs from 3.21.0 to 3.22.0 (#1165) 2024-11-13 12:35:52 +08:00
dependabot[bot]
c7b75c07c4
build(deps): bump uuid from 11.0.2 to 11.0.3 (#1159) 2024-11-13 12:35:33 +08:00
dependabot[bot]
4508bcb206
build(deps): bump typescript-eslint from 8.13.0 to 8.14.0 (#1158) 2024-11-13 12:35:26 +08:00
dependabot[bot]
363e4eba21
build(deps): bump @tanstack/virtual-core from 3.10.8 to 3.10.9 (#1155) 2024-11-09 11:18:22 +08:00
dependabot[bot]
d27529008f
build(deps): bump @felte/validator-zod from 1.0.17 to 1.0.18 (#1156) 2024-11-09 11:16:58 +08:00
dependabot[bot]
bfbeb961b1
build(deps): bump @tanstack/solid-virtual from 3.10.8 to 3.10.9 (#1157) 2024-11-09 11:16:36 +08:00
Zephyruso
96869c96c6
feat: dual column for proxies render (#1152) 2024-11-09 11:16:22 +08:00
dependabot[bot]
13b22bee93
build(deps): bump daisyui from 4.12.13 to 4.12.14 (#1145)
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.12.13 to 4.12.14.
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v4.12.13...v4.12.14)

---
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>
2024-11-08 11:05:41 +08:00
dependabot[bot]
3c7b41cc4a
build(deps): bump typescript-eslint from 8.12.2 to 8.13.0 (#1147)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.12.2 to 8.13.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.13.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  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>
2024-11-08 11:05:05 +08:00
dependabot[bot]
09dabcbfaf
build(deps): bump match-sorter from 7.0.0 to 8.0.0 (#1149)
Bumps [match-sorter](https://github.com/kentcdodds/match-sorter) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/kentcdodds/match-sorter/releases)
- [Changelog](https://github.com/kentcdodds/match-sorter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kentcdodds/match-sorter/compare/v7.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: match-sorter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-08 11:04:40 +08:00
dependabot[bot]
1ba94fe53c
build(deps): bump @solidjs/router from 0.14.10 to 0.15.1 (#1150)
Bumps [@solidjs/router](https://github.com/solidjs/solid-router) from 0.14.10 to 0.15.1.
- [Changelog](https://github.com/solidjs/solid-router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solidjs/solid-router/commits)

---
updated-dependencies:
- dependency-name: "@solidjs/router"
  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>
2024-11-08 11:04:16 +08:00
dependabot[bot]
b605e1bbfa
build(deps): bump @types/node from 22.8.6 to 22.9.0 (#1151)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.8.6 to 22.9.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>
2024-11-08 11:04:03 +08:00
Plutonium141
ff41847fd9
fix: Fix the available update indicator causing horizontal overflow on mobile. (#1153) 2024-11-08 11:03:12 +08:00
dependabot[bot]
6bc55c8cc7
build(deps): bump @felte/solid from 1.2.13 to 1.2.14 (#1138)
Bumps [@felte/solid](https://github.com/pablo-abc/felte) from 1.2.13 to 1.2.14.
- [Commits](https://github.com/pablo-abc/felte/compare/@felte/solid@1.2.13...@felte/solid@1.2.14)

---
updated-dependencies:
- dependency-name: "@felte/solid"
  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>
2024-11-02 11:42:13 +08:00
dependabot[bot]
e723f45e67
build(deps): bump uuid from 10.0.0 to 11.0.2 (#1140)
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.2.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v10.0.0...v11.0.2)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-02 11:41:27 +08:00