dependabot[bot]
|
483dcca2a8
|
chore(deps): bump @typescript-eslint/parser from 6.6.0 to 6.7.0 (#203)
|
2023-09-12 08:55:57 +08:00 |
|
github-actions[bot]
|
c6f9337241
|
chore(main): release 1.88.1 (#199)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-10 20:33:43 +08:00 |
|
kunish
|
6f5c1dade0
|
fix(Dockerfile): lock node alpine version
|
2023-09-10 20:32:04 +08:00 |
|
github-actions[bot]
|
ee5f25a061
|
chore(main): release 1.88.0 (#198)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-10 20:27:38 +08:00 |
|
kunish
|
40506e5a8f
|
docs(README): update badges
|
2023-09-10 20:25:20 +08:00 |
|
kunish
|
303f867c6b
|
docs(README): add contributors and credits section
|
2023-09-10 20:03:29 +08:00 |
|
kunish
|
b34ceb334d
|
feat(connections): set CONNECTIONS_TABLE_MAX_CLOSED_ROWS to 200
|
2023-09-10 19:16:06 +08:00 |
|
kunish
|
669492f22c
|
feat(logs): use Index instead of For
|
2023-09-10 19:03:26 +08:00 |
|
kunish
|
07f461f110
|
feat(connections): use Index instead of key
|
2023-09-10 18:47:01 +08:00 |
|
kunish
|
9a144e882d
|
feat(connections): fuzzy filter
|
2023-09-10 17:55:53 +08:00 |
|
kunish
|
e7eb3dd331
|
feat(connections): keyed connection rows and cells
|
2023-09-10 17:43:23 +08:00 |
|
kunish
|
4f8c4b2d15
|
feat(connections): close filtered connections
|
2023-09-10 17:29:38 +08:00 |
|
kunish
|
ff5672fe8d
|
build: unlock node version
|
2023-09-10 16:51:20 +08:00 |
|
github-actions[bot]
|
ab65140358
|
chore(main): release 1.87.0 (#197)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-10 16:47:28 +08:00 |
|
kunish
|
f4788bb463
|
feat: minor improvements
|
2023-09-10 16:42:00 +08:00 |
|
kunish
|
392f20932d
|
refactor: remove unused classnames
|
2023-09-10 15:33:46 +08:00 |
|
github-actions[bot]
|
fccc31a327
|
chore(main): release 1.86.1 (#196)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-10 11:32:05 +08:00 |
|
Zephyruso
|
1c61df8b8b
|
fix(proxies): format proxy type
|
2023-09-10 11:20:40 +08:00 |
|
github-actions[bot]
|
72dc346f0e
|
chore(main): release 1.86.0 (#195)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-10 01:11:53 +08:00 |
|
kunish
|
b000f919fc
|
feat(logs): fixes #194
|
2023-09-10 01:10:56 +08:00 |
|
kunish
|
e935aedfcf
|
feat(setup): prefix endpoint url with current url protocol if missing
|
2023-09-10 00:58:21 +08:00 |
|
kunish
|
730ab8641b
|
refactor: update index.css
|
2023-09-09 18:45:43 +08:00 |
|
github-actions[bot]
|
9180ff6512
|
chore(main): release 1.85.0 (#193)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-09 17:18:51 +08:00 |
|
nb5p
|
a9aa8e540e
|
feat(rules): tab style for rules page #163 (#187)
Co-authored-by: nb5p <nb5p@users.noreply.github.com>
Co-authored-by: kunish <kunish.butt@gmail.com>
|
2023-09-09 17:16:18 +08:00 |
|
dependabot[bot]
|
8fa51e5639
|
chore(deps): bump @types/node from 20.5.9 to 20.6.0 (#192)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.9 to 20.6.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>
|
2023-09-09 16:19:26 +08:00 |
|
dependabot[bot]
|
e6c78cf798
|
chore(deps): bump vite-plugin-pwa from 0.16.4 to 0.16.5 (#189)
Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.16.4 to 0.16.5.
- [Release notes](https://github.com/antfu/vite-plugin-pwa/releases)
- [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.16.4...v0.16.5)
---
updated-dependencies:
- dependency-name: vite-plugin-pwa
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-09 12:51:37 +08:00 |
|
dependabot[bot]
|
1fd1925849
|
chore(deps): bump eslint from 8.48.0 to 8.49.0 (#191)
|
2023-09-09 11:34:32 +08:00 |
|
dependabot[bot]
|
cda02bdeff
|
chore(deps): bump @solid-primitives/resize-observer (#190)
|
2023-09-09 11:15:18 +08:00 |
|
github-actions[bot]
|
2fdf559709
|
chore(main): release 1.84.0 (#186)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-09 03:50:52 +08:00 |
|
kunish
|
daf168208e
|
feat(connections): show connection detail on click of a button
|
2023-09-09 03:49:29 +08:00 |
|
kunish
|
4341a4b8ee
|
chore: refine eslint config
|
2023-09-09 03:00:04 +08:00 |
|
kunish
|
320998a7e9
|
refactor: typos
|
2023-09-08 23:44:51 +08:00 |
|
kunish
|
0c3c908d4f
|
refactor: remove useless classnames
|
2023-09-08 23:16:27 +08:00 |
|
kunish
|
965ec502ac
|
feat(logs): add i18n translation support
Signed-off-by: kunish <kunish.butt@gmail.com>
|
2023-09-08 21:22:34 +08:00 |
|
Zephyruso
|
f2ef7790dd
|
refactor: use ws request conns
|
2023-09-08 18:42:15 +08:00 |
|
kunish
|
6957cb4ddf
|
feat(connections): make connections table sorting state persisted
|
2023-09-08 18:37:03 +08:00 |
|
Zephyruso
|
4b498fa022
|
refactor: use const instead of func
|
2023-09-08 17:09:32 +08:00 |
|
Zephyruso
|
04ccde246e
|
refactor(proxies): untrack msg
|
2023-09-08 15:45:15 +08:00 |
|
github-actions[bot]
|
4ce628cec0
|
chore(main): release 1.83.2 (#185)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-08 15:38:39 +08:00 |
|
Zephyruso
|
bed4be6742
|
refactor(proxies): remove allconnections reactive for better performance
|
2023-09-08 15:35:06 +08:00 |
|
Zephyruso
|
a7213df135
|
refactor(proxies): use connection msg instead of active connections for better performance
|
2023-09-08 15:22:07 +08:00 |
|
Zephyruso
|
a8cb75f29d
|
fix(proxies): disconnect after proxy is changed
|
2023-09-08 15:09:19 +08:00 |
|
github-actions[bot]
|
e4021bbe47
|
chore(main): release 1.83.1 (#184)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-08 14:04:57 +08:00 |
|
Zephyruso
|
f3423abe92
|
fix(connections): close conns
|
2023-09-08 13:53:08 +08:00 |
|
github-actions[bot]
|
b7b9688c9e
|
chore(main): release 1.83.0 (#183)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-08 13:48:44 +08:00 |
|
Zephyruso
|
5263710d30
|
fix(connections): limit number of conns
|
2023-09-08 13:43:47 +08:00 |
|
Zephyruso
|
700302fd78
|
refactor: connections and types
|
2023-09-08 13:39:51 +08:00 |
|
kunish
|
9fb91e764b
|
chore: fix typos
|
2023-09-08 11:55:22 +08:00 |
|
Zephyruso
|
d0c7c1569d
|
fix(connections): table close conn
|
2023-09-08 11:41:47 +08:00 |
|
Zephyruso
|
b04b20f8f0
|
fix(connections): ws error when switch end point
|
2023-09-08 11:35:53 +08:00 |
|