Commit Graph

16 Commits

Author SHA1 Message Date
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
daf168208e
feat(connections): show connection detail on click of a button 2023-09-09 03:49:29 +08:00
Zephyruso
af70669e7a fix(overview): chart font size 2023-09-06 13:13:58 +08:00
kunish
2d61f45372
feat(connections): split source info into sourceIP and sourcePort 2023-09-06 11:55:12 +08:00
kunish
90ecb86603
feat: make some changes in response to community suggestions
- allow to change the size of the tables (xs, sm, md, lg)
- move switch endpoint button to config page
- move proxy group preview options into select component
2023-09-05 20:55:39 +08:00
kunish
c757850c1a
feat(overview): update the overall look of the overview page 2023-09-04 23:35:40 +08:00
kunish
347ebb6f84
fix(proxies): also display latency when PROXIES_PREVIEW_TYPE is DOTS 2023-09-04 20:29:08 +08:00
Zephyruso
98f6293290 feat: time column in conns 2023-09-04 18:48:39 +08:00
Zephyruso
880a40f18e chore: setup route 2023-09-04 13:08:05 +08:00
kunish
b4739d6dba
refactor: skipLibCheck 2023-09-03 20:31:13 +08:00
kunish
58afb5fce2
feat(connections): copy to clipboard on right click 2023-09-03 17:32:08 +08:00
kunish
635b8ba966
feat(proxies): sortProxiesByOrderingType 2023-09-03 05:40:49 +08:00
kunish
1b09fa39af
feat: relax https latency test range 2023-09-03 03:56:04 +08:00
kunish
bbeb7c2e8d
refactor: rename src/index.tsx to src/main.tsx 2023-09-03 03:37:45 +08:00