Commit Graph

368 Commits

Author SHA1 Message Date
kunish
b68e0c62c0
fix: rollback to h-screen :) 2023-09-05 03:11:51 +08:00
github-actions[bot]
bfbfbe1df9
chore(main): release 1.67.1 (#128)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-05 03:10:05 +08:00
kunish
6f366fe836
fix: use min-h-screen-safe instead of h-screen 2023-09-05 03:09:22 +08:00
github-actions[bot]
4a824f1203
chore(main): release 1.67.0 (#127)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-05 02:59:49 +08:00
kunish
a55ec6f7b1
feat: add padding-bottom safe-area 2023-09-05 02:58:52 +08:00
kunish
c53d9624ca
refactor: specialType 2023-09-05 02:46:27 +08:00
github-actions[bot]
a12fb8a6a9
chore(main): release 1.66.0 (#126)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-05 02:21:17 +08:00
kunish
d5d021dac6
chore(eslint): remove extends prettier rules for now 2023-09-05 02:18:57 +08:00
kunish
9840141bce
feat: add safe area paddings 2023-09-05 02:15:37 +08:00
riolu.rs
f0fbe09838 fix(proxies): group type does not show UDP 2023-09-05 01:53:10 +08:00
github-actions[bot]
9973c2042c
chore(main): release 1.65.0 (#125)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-05 00:48:24 +08:00
kunish
17d9ae4872
feat(connections): optimized search 2023-09-05 00:47:27 +08:00
github-actions[bot]
dac920a8c1
chore(main): release 1.64.0 (#124)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-05 00:21:51 +08:00
kunish
5affd5b91e
feat(logs): sticky table thead 2023-09-05 00:20:19 +08:00
github-actions[bot]
c9f696597e
Merge pull request #123
* chore(main): release 1.63.0
2023-09-05 00:07:59 +08:00
kunish
7f8f8a9881
feat(connections): sticky table thead 2023-09-05 00:06:24 +08:00
kunish
3728cd2e32
feat(overview): reduce padding of the chart container 2023-09-04 23:41:44 +08:00
github-actions[bot]
89c060d825
chore(main): release 1.62.0 (#122)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-04 23:36:43 +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
2ff31d40b1 fix: rule size 2023-09-04 20:00:43 +08:00
github-actions[bot]
b5d0ef9f83
chore(main): release 1.61.0 (#121)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-04 19:32:55 +08:00
Zephyruso
5bc540eeff feat: config for render proxies in same page 2023-09-04 19:12:27 +08:00
Zephyruso
98f6293290 feat: time column in conns 2023-09-04 18:48:39 +08:00
Zephyruso
16cb0debb9 chore: rename func and fix params type 2023-09-04 18:17:19 +08:00
Zephyruso
1729329c58 chore: btn animate with try catch 2023-09-04 18:02:36 +08:00
Zephyruso
a17be36d92 refactor: update proxies and btn click animate 2023-09-04 17:57:20 +08:00
github-actions[bot]
9d7f08c01b
chore(main): release 1.60.3 (#120)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-04 15:00:09 +08:00
kunish
5689034f94
fix(connections): close column header translation result not updating 2023-09-04 14:58:53 +08:00
Zephyruso
ed73e335d2 chore: comment 2023-09-04 13:55:37 +08:00
Zephyruso
d7f3649eba fix: auto login 2023-09-04 13:51:29 +08:00
github-actions[bot]
738c235091
chore(main): release 1.60.2 (#119)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-04 13:41:45 +08:00
Zephyruso
30fd13946b fix: setup onsubmit secret 2023-09-04 13:34:20 +08:00
Zephyruso
880a40f18e chore: setup route 2023-09-04 13:08:05 +08:00
Zephyruso
e357958d70 chore: buried an egg 2023-09-04 13:03:38 +08:00
github-actions[bot]
af3b421a71
chore(main): release 1.60.1 (#118)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-04 01:15:01 +08:00
kunish
be8b54a0f6
fix(overview): only enable flex-row layout on large screen 2023-09-04 01:12:29 +08:00
github-actions[bot]
bf340e2127
chore(main): release 1.60.0 (#117)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-03 22:23:20 +08:00
kunish
4b8175d718
feat(connections): move close connection button next to search input 2023-09-03 22:17:52 +08:00
github-actions[bot]
aff1fc56a2
chore(main): release 1.59.1 (#116)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-03 22:01:43 +08:00
kunish
98b5d62c02
fix(connections): disable sorting for close column 2023-09-03 22:00:01 +08:00
kunish
b4739d6dba
refactor: skipLibCheck 2023-09-03 20:31:13 +08:00
kunish
1f8efbc869
docs: update preview image 2023-09-03 18:38:53 +08:00
github-actions[bot]
25817634a3
chore(main): release 1.59.0 (#115)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-03 18:18:02 +08:00
kunish
1765adacda
feat: display current version 2023-09-03 18:16:09 +08:00
kunish
0a8312d87c
docs: update preview image 2023-09-03 17:44:58 +08:00
kunish
bd83d113b1
feat(overview): add background color to charts container 2023-09-03 17:43:42 +08:00
github-actions[bot]
39857d9213
chore(main): release 1.58.0 (#114)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-03 17:37:46 +08:00
kunish
58afb5fce2
feat(connections): copy to clipboard on right click 2023-09-03 17:32:08 +08:00
kunish
3f90a81615
docs: update preview image 2023-09-03 16:53:48 +08:00