Commit Graph

941 Commits

Author SHA1 Message Date
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
dependabot[bot]
81f8c5af55
chore(deps): bump @types/node from 20.6.0 to 20.6.1 (#223)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.0 to 20.6.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>
2023-09-16 15:48:08 +08:00
kunish
3fbed0d694
fix(log): log level value not selected 2023-09-16 15:38:42 +08:00
github-actions[bot]
d4ac016294
chore(main): release 1.93.1 (#224)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-16 14:29:56 +08:00
kunish
be6edd914a
fix(proxy): dont hideUnAvailableProxies in proxy providers 2023-09-16 14:28:42 +08:00
github-actions[bot]
fa9ea90bce
chore(main): release 1.93.0 (#221)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-16 02:51:29 +08:00
kunish
6ffd1a8605
feat(config): reload config file, flush fake-ip data 2023-09-16 02:50:21 +08:00
github-actions[bot]
3bc8b525d6
chore(main): release 1.92.0 (#220)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-16 01:30:34 +08:00
kunish
6d242a4457
fix: proxy providers grid layout 2023-09-16 01:28:58 +08:00
kunish
353b5ebff3
feat: drop ForTwoColumns renderer 2023-09-16 01:00:30 +08:00
kunish
6c5662a7a9
fix(proxy): tabs won't be shown in proxies page when proxy provider list is empty 2023-09-16 00:30:44 +08:00
dependabot[bot]
65be97b937
chore(deps): bump @types/uuid from 9.0.3 to 9.0.4 (#219)
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.3 to 9.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

---
updated-dependencies:
- dependency-name: "@types/uuid"
  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 00:26:09 +08:00
github-actions[bot]
931a7fb17a
chore(main): release 1.91.0 (#218)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-16 00:25:54 +08:00
kunish
ebc95fe585
fix: failed to resolve import solid-infinite-scroll 2023-09-16 00:24:45 +08:00
kunish
f11386f339
build(docker): unlock node:alpine image version 2023-09-16 00:21:05 +08:00
kunish
6743ebde8f
feat(rules): renderInTwoColumns 2023-09-16 00:17:41 +08:00
kunish
9e556d959e
feat(proxy): hideUnAvailableProxies, closes #200 2023-09-15 23:56:21 +08:00
kunish
d77626058a
feat: settings per-page 2023-09-15 23:43:55 +08:00
kunish
c607a31070
chore(connections): fix connections type definition 2023-09-15 13:37:11 +08:00
kunish
b3c924e33b
fix: logMaxRows value 2023-09-14 18:33:27 +08:00