Commit Verlauf

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