Commit Graph

760 Commits

Author SHA1 Message Date
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
kunish
e7ba6c7c34
fix: subscriptionInfo may not be valid 2023-09-17 19:44:47 +08:00
kunish
3e4078d99e
chore: websocket connection string queries type definition 2023-09-17 15:41:37 +08:00
github-actions[bot]
c6eceb3dcd
chore(main): release 1.98.1 (#233)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-17 14:56:39 +08:00
kunish
dc0b286a88
fix(proxy): selectProxyInGroup 2023-09-17 14:55:03 +08:00
kunish
72797aaf20
ci(workflows): update checkout action 2023-09-17 13:23:12 +08:00
kunish
e2f2a4cd14
ci(workflows): update docker related actions 2023-09-17 13:20:13 +08:00
github-actions[bot]
802be4e426
chore(main): release 1.98.0 (#230)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-17 13:14:20 +08:00
kunish
3a23e99c26
feat(pwa): add pwa shortcut icon, closes #201 2023-09-17 13:10:53 +08:00
github-actions[bot]
842c96ca87
chore(main): release 1.97.0 (#229)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-17 12:41:24 +08:00
kunish
30764873a8
fix(logs): inconsistent padding 2023-09-17 12:40:24 +08:00
kunish
477fb2233a
fix(logs): inconsistent gap between search input and table 2023-09-17 12:38:53 +08:00
kunish
67345cf1e3
feat(logs): fuzzy filter, sorting 2023-09-17 12:37:10 +08:00
kunish
5277c7bbc9
feat(proxy): show more proxy nodes on larger screen 2023-09-17 12:19:06 +08:00
github-actions[bot]
4a52947f24
chore(main): release 1.96.0 (#228)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-17 03:34:19 +08:00
kunish
b7a0407e42
feat(connection): update tag badges layout 2023-09-17 03:20:52 +08:00
kunish
0015468077
perf: batch signals 2023-09-17 03:15:14 +08:00
kunish
e04ec712ea
perf: batch signals 2023-09-17 03:09:56 +08:00
kunish
d3ae853aa9
docs(README): markdown syntax 2023-09-17 02:31:01 +08:00
kunish
019da809f6
docs: add solidjs official community banner image asset 2023-09-17 02:25:59 +08:00
github-actions[bot]
58d90a90c8
chore(main): release 1.95.0 (#227)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-17 00:06:35 +08:00
kunish
95200a56b8
feat(config): update page layout 2023-09-17 00:05:15 +08:00
kunish
2be357e73c
feat(config): update page layout 2023-09-16 23:55:48 +08:00
kunish
d059ea85b3
feat(config): update page layout, limit the max width of the container 2023-09-16 23:46:22 +08:00
github-actions[bot]
97ea63ca02
chore(main): release 1.94.0 (#226)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-16 23:33:33 +08:00
kunish
e538f9d057
feat(connections): tag client source ip with name, closes #181 2023-09-16 23:31:40 +08:00
github-actions[bot]
b2aa3585c5
chore(main): release 1.93.2 (#225)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-16 15:58:48 +08:00
dependabot[bot]
492f6bd582
chore(deps): bump @tanstack/solid-table from 8.9.9 to 8.9.11 (#222)
Bumps [@tanstack/solid-table](https://github.com/tanstack/table) from 8.9.9 to 8.9.11.
- [Release notes](https://github.com/tanstack/table/releases)
- [Commits](https://github.com/tanstack/table/compare/v8.9.9...v8.9.11)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-16 15:48:16 +08:00