kunish
|
59e0b076bf
|
feat(config): display currently selected endpoint url
|
2023-10-02 19:09:39 +08:00 |
|
kunish
|
4b93751d4c
|
refactor(config): use tailwindcss negative value instead of inline literal value
|
2023-09-29 22:33:33 +08:00 |
|
kunish
|
1f22147cd1
|
fix(rule): rule pages filter logic is not stable, fixes #313
|
2023-09-28 16:53:53 +08:00 |
|
kunish
|
389af52c74
|
feat(proxy): remove collapse component overflow-visible class
|
2023-09-27 17:02:13 +08:00 |
|
kunish
|
40f07b8efe
|
feat(proxy): compact proxy node card
|
2023-09-27 16:49:37 +08:00 |
|
kunish
|
f53a1a4cb3
|
feat(rule): fuzzy filter
|
2023-09-26 23:41:01 +08:00 |
|
kunish
|
db16200b1c
|
feat(rule): filter rules and rule providers by search input
|
2023-09-26 23:06:50 +08:00 |
|
kunish
|
7145cec62f
|
feat(rule): implement virtual scroll on rules and rule providers, fixes #285
|
2023-09-26 22:22:24 +08:00 |
|
PuerNya
|
173e2e228b
|
chores for proxy latency check (#290)
* chore: update compatibility
* chore: fix proxy related type declarations
* chore: update latency test timeout
|
2023-09-26 01:28:24 +08:00 |
|
kunish
|
ce3065e22e
|
chore(config): fix type definition of selected theme value
|
2023-09-25 23:00:25 +08:00 |
|
kunish
|
4b7f4c899f
|
fix(proxy): proxy preview dots layout issue
|
2023-09-25 22:39:36 +08:00 |
|
kunish
|
a86c4ba90d
|
chore(proxy): preview dots, gap instead of margin
|
2023-09-25 11:45:42 +08:00 |
|
kunish
|
db24ad20bb
|
fix(proxy): proxy provider health check not working, closes #282
|
2023-09-25 11:12:20 +08:00 |
|
kunish
|
0052ce4325
|
feat(proxy): single proxy node latency testing state indicator
|
2023-09-24 18:05:52 +08:00 |
|
kunish
|
8f8a54af0a
|
refactor(proxy): move states into useProxies, rename properties
|
2023-09-24 17:56:52 +08:00 |
|
kunish
|
9255658e54
|
feat(proxy): single proxy node latency test
|
2023-09-24 17:10:01 +08:00 |
|
kunish
|
81fe550912
|
fix(proxy): fetch proxies after latency test
|
2023-09-24 15:29:26 +08:00 |
|
kunish
|
be0bc55317
|
feat(theme): update default theme
|
2023-09-23 20:47:29 +08:00 |
|
kunish
|
53ee2f31b3
|
feat(modal): adjust padding of the modal header and footer
|
2023-09-23 20:43:57 +08:00 |
|
kunish
|
2ee48c8ac9
|
feat(proxy): shorten the autoCloseConns i18n text
|
2023-09-23 20:31:00 +08:00 |
|
Alpha
|
eca9a160cc
|
feat(modals): add modal component (#268)
* feat: add modal component
* feat: add modal component
* fix: proxies page arrow button problem
* fix: button radius problem
* feat: add modal component
* feat: add modal component
---------
Signed-off-by: Alpha <61853980+AlphaGHX@users.noreply.github.com>
|
2023-09-23 20:24:43 +08:00 |
|
kunish
|
04c8d2524b
|
fix(rules): reload button style issue
|
2023-09-23 14:30:36 +08:00 |
|
kunish
|
857d0c5387
|
feat(config): new version update available indicator
|
2023-09-23 03:57:08 +08:00 |
|
kunish
|
063cb31f15
|
feat: overscroll-y-none
|
2023-09-23 02:18:57 +08:00 |
|
kunish
|
64f2d7139a
|
feat(config): render versions in two grid columns
|
2023-09-23 02:16:17 +08:00 |
|
kunish
|
07d3e7fdce
|
feat(config): i18n support for port numbers
|
2023-09-23 02:13:17 +08:00 |
|
kunish
|
21d479a1df
|
feat(i18n): new language switcher in config page
|
2023-09-23 02:06:57 +08:00 |
|
kunish
|
81bab5d0ab
|
refactor(i18n): add i18n context provider
|
2023-09-23 01:46:42 +08:00 |
|
kunish
|
e4a324625f
|
refactor(i18n): add i18n context provider
|
2023-09-23 01:38:36 +08:00 |
|
kunish
|
ba21999ed1
|
fix: time from now date string not following locale changes
|
2023-09-23 00:34:09 +08:00 |
|
kunish
|
08776a5bee
|
fix(connection): cannot filter by undefined
|
2023-09-22 23:13:09 +08:00 |
|
kunish
|
ca1e3ce82c
|
fix(connection): limit the max width of client source ip select, closes #270
|
2023-09-22 22:38:20 +08:00 |
|
kunish
|
512accd425
|
feat(config): support tun related configurations
|
2023-09-22 22:03:22 +08:00 |
|
kunish
|
0efced7e13
|
chore(i18n): bump i18n from v1 to v2
|
2023-09-22 17:14:35 +08:00 |
|
kunish
|
7f8d71ccc5
|
fix(modals): close icon button style issue
|
2023-09-22 16:07:51 +08:00 |
|
kunish
|
5ef8410da5
|
feat(button): icon button
|
2023-09-22 16:05:36 +08:00 |
|
kunish
|
9cc99ebb8e
|
feat(config): move switch language button into header
|
2023-09-22 15:07:13 +08:00 |
|
kunish
|
dd0452dcd3
|
feat(config): update config page buttons layout, closes #263
|
2023-09-22 14:25:55 +08:00 |
|
kunish
|
8df4d7a7e9
|
feat(connection): filter client sourceIP with tag name support, closes #264
|
2023-09-22 13:46:00 +08:00 |
|
kunish
|
d7e8c2f4a4
|
feat(LogoText): update logo navigation links
|
2023-09-22 01:18:21 +08:00 |
|
kunish
|
ffa244760f
|
feat(connection): filter connections with sourceIP, closes #246
|
2023-09-22 00:56:55 +08:00 |
|
kunish
|
2b16de18b0
|
feat(connection): add sniffHost support, #246
|
2023-09-22 00:12:52 +08:00 |
|
kunish
|
8502a6e489
|
feat(proxy): regression on render proxies in two columns
|
2023-09-21 23:58:06 +08:00 |
|
kunish
|
f4e82e0e27
|
feat(config): three columns on small screen device, five on larger
|
2023-09-21 22:57:53 +08:00 |
|
kunish
|
2a0b21bcc7
|
feat(proxy): fetch proxies after latency test
|
2023-09-21 22:48:11 +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 |
|
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 |
|
PuerNya
|
b9e9a955f2
|
feat: show provider expire message with i18n (#237)
|
2023-09-18 13:45:15 +08:00 |
|
kunish
|
ed947f62a2
|
fix(proxy): wrap subscription info usage percentage with toFinite
|
2023-09-17 21:18:46 +08:00 |
|