Commit Graph

1206 Commits

Author SHA1 Message Date
dependabot[bot]
174b8e8de0
build(deps): bump @tanstack/solid-virtual from 3.10.0 to 3.10.1 (#937) 2024-08-22 11:06:27 +08:00
YetAnotherZephyruso
3727122b95
fix: improve readability for dlspeed preview (#932) 2024-08-22 11:06:16 +08:00
github-actions[bot]
b618c52c95
chore(main): release 1.145.0 (#931)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-20 11:58:37 +08:00
dependabot[bot]
1c9e6de9bc
build(deps): bump @tanstack/solid-virtual from 3.9.0 to 3.10.0 (#930)
Bumps [@tanstack/solid-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/solid-virtual) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Commits](https://github.com/TanStack/virtual/commits/HEAD/packages/solid-virtual)

---
updated-dependencies:
- dependency-name: "@tanstack/solid-virtual"
  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-08-20 11:56:49 +08:00
dependabot[bot]
5d065266d9
build(deps): bump ky from 1.6.0 to 1.7.0 (#929)
Bumps [ky](https://github.com/sindresorhus/ky) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/sindresorhus/ky/releases)
- [Commits](https://github.com/sindresorhus/ky/compare/v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: ky
  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-08-20 11:56:32 +08:00
dependabot[bot]
3b4f3bfeb4
build(deps): bump @fontsource/fira-sans from 5.0.20 to 5.0.21 (#928)
Bumps [@fontsource/fira-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/fira-sans) from 5.0.20 to 5.0.21.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/fira-sans/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/fira-sans)

---
updated-dependencies:
- dependency-name: "@fontsource/fira-sans"
  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-08-20 11:56:19 +08:00
dependabot[bot]
c82edc892a
build(deps): bump typescript-eslint from 8.1.0 to 8.2.0 (#927)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.1.0 to 8.2.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.2.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-08-20 11:56:08 +08:00
dependabot[bot]
35c9074c9a
build(deps): bump @types/node from 22.4.0 to 22.4.1 (#926)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.4.0 to 22.4.1.
- [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>
2024-08-20 11:56:00 +08:00
Plutonium141
87867a4ac7
chore: Format hysteria2 as hy2. (#925) 2024-08-20 09:44:35 +08:00
YetAnotherZephyruso
51a88b506c
feat: preview dlspeed in proxies page (#924) 2024-08-20 09:42:52 +08:00
dependabot[bot]
8a778f5374
build(deps): bump @types/node from 22.3.0 to 22.4.0 (#922)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.3.0 to 22.4.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-08-17 21:53:31 +08:00
Plutonium141
cb5473de3c
style: Fix the abnormal left padding of the tabs. (#923) 2024-08-17 21:53:06 +08:00
dependabot[bot]
50045c1cee
build(deps): bump vite from 5.4.0 to 5.4.1 (#921) 2024-08-16 09:09:48 +08:00
dependabot[bot]
2d4e706d18
build(deps): bump @tanstack/solid-virtual from 3.8.6 to 3.9.0 (#919)
Bumps [@tanstack/solid-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/solid-virtual) from 3.8.6 to 3.9.0.
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Commits](https://github.com/TanStack/virtual/commits/v3.9.0/packages/solid-virtual)

---
updated-dependencies:
- dependency-name: "@tanstack/solid-virtual"
  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-08-15 09:49:58 +08:00
dependabot[bot]
13748a4496
build(deps): bump @types/node from 22.2.0 to 22.3.0 (#920)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.2.0 to 22.3.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-08-15 09:48:04 +08:00
dependabot[bot]
acd2ac484e
build(deps): bump @tanstack/virtual-core from 3.8.6 to 3.9.0 (#918)
Bumps [@tanstack/virtual-core](https://github.com/TanStack/virtual/tree/HEAD/packages/virtual-core) from 3.8.6 to 3.9.0.
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Commits](https://github.com/TanStack/virtual/commits/v3.9.0/packages/virtual-core)

---
updated-dependencies:
- dependency-name: "@tanstack/virtual-core"
  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-08-15 09:47:49 +08:00
dependabot[bot]
7512b9fd83
build(deps): bump @solidjs/router from 0.14.2 to 0.14.3 (#917)
Bumps [@solidjs/router](https://github.com/solidjs/solid-router) from 0.14.2 to 0.14.3.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 09:47:39 +08:00
dependabot[bot]
832dbdf007
build(deps): bump lint-staged from 15.2.8 to 15.2.9 (#913)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.8 to 15.2.9.
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.2.8...v15.2.9)

---
updated-dependencies:
- dependency-name: lint-staged
  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-08-14 09:54:13 +08:00
dependabot[bot]
519611e7ac
build(deps): bump tailwindcss from 3.4.9 to 3.4.10 (#914)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.9 to 3.4.10.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.10/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.9...v3.4.10)

---
updated-dependencies:
- dependency-name: tailwindcss
  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-08-14 09:53:12 +08:00
dependabot[bot]
4c36f38af8
build(deps): bump ky from 1.5.0 to 1.6.0 (#915)
Bumps [ky](https://github.com/sindresorhus/ky) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/sindresorhus/ky/releases)
- [Commits](https://github.com/sindresorhus/ky/compare/v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: ky
  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-08-14 09:52:58 +08:00
dependabot[bot]
33fdd9d2c5
build(deps): bump solid-js from 1.8.20 to 1.8.21 (#916)
Bumps [solid-js](https://github.com/solidjs/solid) from 1.8.20 to 1.8.21.
- [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>
2024-08-14 09:52:46 +08:00
dependabot[bot]
81cb245a26
build(deps): bump typescript-eslint from 8.0.1 to 8.1.0 (#910)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.0.1 to 8.1.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.1.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-08-13 10:47:24 +08:00
dependabot[bot]
1114c9c7cb
build(deps): bump tailwind-merge from 2.4.0 to 2.5.2 (#911)
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.4.0 to 2.5.2.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.4.0...v2.5.2)

---
updated-dependencies:
- dependency-name: tailwind-merge
  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-08-13 10:47:11 +08:00
dependabot[bot]
2389734854
build(deps): bump @solid-primitives/storage from 3.8.0 to 4.0.0 (#912)
Bumps [@solid-primitives/storage](https://github.com/solidjs-community/solid-primitives) from 3.8.0 to 4.0.0.
- [Release notes](https://github.com/solidjs-community/solid-primitives/releases)
- [Commits](https://github.com/solidjs-community/solid-primitives/compare/@solid-primitives/storage@3.8.0...@solid-primitives/storage@4.0.0)

---
updated-dependencies:
- dependency-name: "@solid-primitives/storage"
  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-08-13 10:45:05 +08:00
dependabot[bot]
4a707625bf
build(deps): bump @solidjs/router from 0.14.1 to 0.14.2 (#909)
Bumps [@solidjs/router](https://github.com/solidjs/solid-router) from 0.14.1 to 0.14.2.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 10:43:36 +08:00
github-actions[bot]
81843a0295
chore(main): release 1.144.2 (#907)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-11 13:17:17 +08:00
kunish
dc9db7c60c
fix(overview): traffic widget, truncate the texts to fix overflow 2024-08-11 13:15:48 +08:00
dependabot[bot]
bc9aba87dc
build(deps): bump @tanstack/solid-virtual from 3.8.4 to 3.8.6 (#904) 2024-08-10 12:56:45 +08:00
dependabot[bot]
96d0b059a0
build(deps): bump commitlint from 19.3.0 to 19.4.0 (#905) 2024-08-10 12:55:51 +08:00
dependabot[bot]
df27208ff8
build(deps): bump @tabler/icons-solidjs from 3.11.0 to 3.12.0 (#903) 2024-08-10 12:55:27 +08:00
dependabot[bot]
e2a3dddabc
build(deps): bump @tanstack/virtual-core from 3.8.4 to 3.8.6 (#902) 2024-08-10 12:55:16 +08:00
dependabot[bot]
c9b5d56d62
build(deps): bump solid-js from 1.8.19 to 1.8.20 (#906) 2024-08-10 12:53:50 +08:00
github-actions[bot]
3a93d5c227
chore(main): release 1.144.1 (#901) 2024-08-10 12:17:31 +08:00
YetAnotherZephyruso
b07647c549
fix: flickering issue of the config page under sing-box (#900) 2024-08-10 01:33:12 +08:00
github-actions[bot]
41aa606572
chore(main): release 1.144.0 (#886)
* chore(main): release 1.144.0

* chore: update pnpm-lock.yaml

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: kunish <kunish.butt@gmail.com>
2024-08-09 11:58:58 +08:00
dependabot[bot]
f2bec82bb9
build(deps): bump @tanstack/solid-table from 8.19.3 to 8.20.1 (#896) 2024-08-09 09:47:40 +08:00
dependabot[bot]
d00a9cd25f
build(deps): bump typescript-eslint from 8.0.0 to 8.0.1 (#895) 2024-08-09 09:47:15 +08:00
dependabot[bot]
fee2d7739d
build(deps): bump apexcharts from 3.51.0 to 3.52.0 (#897) 2024-08-09 09:46:29 +08:00
dependabot[bot]
64b394d9a2
build(deps): bump lint-staged from 15.2.7 to 15.2.8 (#898) 2024-08-09 09:46:20 +08:00
dependabot[bot]
98246a2159
build(deps): bump @tanstack/match-sorter-utils from 8.15.1 to 8.19.4 (#899) 2024-08-09 09:46:11 +08:00
YetAnotherZephyruso
dba6d1a4a9
fix: use google as default ipv6 test url (#894) 2024-08-09 09:45:59 +08:00
dependabot[bot]
734b1c63ab
build(deps): bump typescript-eslint from 7.18.0 to 8.0.0 (#887)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 7.18.0 to 8.0.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.0.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  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-08-05 09:40:27 +08:00
dependabot[bot]
acf9fde753
build(deps): bump autoprefixer from 10.4.19 to 10.4.20 (#890)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.19 to 10.4.20.
- [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.19...10.4.20)

---
updated-dependencies:
- dependency-name: autoprefixer
  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-08-05 09:40:18 +08:00
dependabot[bot]
3a23362176
build(deps): bump @types/node from 22.0.0 to 22.1.0 (#891)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.0.0 to 22.1.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-08-05 09:40:05 +08:00
YetAnotherZephyruso
a4be39268a
fix: nil for nextnode (#892) 2024-08-05 09:39:49 +08:00
dependabot[bot]
0a7d2d47d4
build(deps): bump @tanstack/virtual-core from 3.8.3 to 3.8.4 (#884) 2024-08-01 00:36:35 +08:00
YetAnotherZephyruso
3fd6abb879
feat: custom table columns order for mobile (#885) 2024-08-01 00:36:23 +08:00
dependabot[bot]
3cbcc897bc
build(deps): bump @tanstack/solid-virtual from 3.8.3 to 3.8.4 (#883) 2024-07-31 13:10:43 +08:00
github-actions[bot]
495f2faa3c
chore(main): release 1.143.5 (#882) 2024-07-31 03:27:54 +08:00
YetAnotherZephyruso
faf7a7ebd0
fix: filter for loadbalance (#881) 2024-07-31 03:27:05 +08:00