MHSanaei
|
5f7c2424ef
fix(frontend): preserve routing-rule fields the form does not surface
|
1 日 前 |
MHSanaei
|
980c023287
fix(frontend): tolerate a malformed happyEyeballs value in the Xray Basics tab
|
1 日 前 |
MHSanaei
|
ebfaad1499
fix(frontend): map outbound row actions through the outbound's real index
|
1 日 前 |
MHSanaei
|
982ab276e8
fix(frontend): map routing row actions through the rule's real index
|
1 日 前 |
MHSanaei
|
8662c31296
fix(frontend): key the node table by the computed row key, not id
|
1 日 前 |
MHSanaei
|
d2ba6c9fc2
fix(frontend): guard the outbounds WebSocket handler against non-array payloads
|
1 日 前 |
MHSanaei
|
58b88800b4
fix(frontend): share one WebSocket connection across bridge and hooks
|
1 日 前 |
MHSanaei
|
ab418a47be
fix(frontend): surface backend error text from failed requests
|
1 日 前 |
MHSanaei
|
46cac582ab
fix(frontend): refetch a fresh CSRF token on 403 instead of reusing the stale meta tag
|
1 日 前 |
MHSanaei
|
588a524fa5
fix(tgbot): stop auto-deleted messages from resetting wizard state
|
1 日 前 |
MHSanaei
|
3f7e141d2e
fix(server): guard xray key-generator output parsing
|
1 日 前 |
MHSanaei
|
68a981c0c3
fix(server): guard access-log parser against malformed lines
|
1 日 前 |
MHSanaei
|
a061a0ca87
fix(email): bound every SMTP step with a connection deadline
|
1 日 前 |
MHSanaei
|
61b59bb868
fix(integration): cap WARP API response body size
|
1 日 前 |
MHSanaei
|
66b239da7d
fix(eventbus): dispatch each subscriber in its own goroutine
|
1 日 前 |
MHSanaei
|
18349c36ac
fix(tgbot): require admin for privileged callbacks, not just the first switch
|
1 日 前 |
MHSanaei
|
0f9099149e
fix(security): bound the login-limiter attempts map
|
1 日 前 |
MHSanaei
|
6b89613ad7
fix(security): dial outbound subscriptions through the SSRF guard
|
1 日 前 |
MHSanaei
|
9b258becd0
fix(db): mark the IP-limit cleanup seeder done on a fresh install
|
1 日 前 |
MHSanaei
|
06cd75abe0
fix(settings): detect a wildcard listen collision between the web and sub ports
|
1 日 前 |
MHSanaei
|
f2f11bc042
fix(xray): synchronize the process version and apiPort fields
|
1 日 前 |
MHSanaei
|
40da7fdb76
fix(xray): retry a failed pending-restart instead of dropping the config change
|
1 日 前 |
MHSanaei
|
116ef900d5
fix(xray): do not revive a manually stopped Xray on a background restart
|
1 日 前 |
MHSanaei
|
89c27c5835
fix(xray): guard RemoveUser against an uninitialized handler client
|
1 日 前 |
MHSanaei
|
8c63f7cc81
fix(xray): keep source- and domains-scoped routing rules when an inbound is deleted
|
1 日 前 |
MHSanaei
|
aaf17bcfdc
fix(sub): drop empty remark segments instead of leaving a stray separator
|
1 日 前 |
MHSanaei
|
0a1231d70c
fix(ui): stop the sniffing form island from clobbering unrendered fields
|
1 日 前 |
MHSanaei
|
83de6e75e0
fix(link): honor the vmess ws path and hysteria2 vcn params on import
|
1 日 前 |
MHSanaei
|
babcf44891
fix(frontend): decode URL-safe base64 when parsing an imported share link
|
1 日 前 |
MHSanaei
|
e8cf7242a0
fix(link): parse the snake_case and extra-blob xhttp fields when importing a share link
|
1 日 前 |