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 |
|
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 |
|