MHSanaei
|
49c30d6baf
fix(frontend): add missing react-hooks/exhaustive-deps
|
17 hours ago |
MHSanaei
|
61ba5754ca
fix(postgres): commit client traffic backfill in migration
|
17 hours ago |
MHSanaei
|
c6855d4752
fix(ci): let issue bot run for non-collaborator issue authors
|
18 hours ago |
MHSanaei
|
e8c6c30982
fix(postgres): resync id sequences so adding clients no longer collides
|
18 hours ago |
MHSanaei
|
575355e4f1
fix(inbounds): only reset id sequence when all inbounds are deleted
|
19 hours ago |
MHSanaei
|
76dbbfc1f8
feat(inbounds): clearer client validation errors on save
|
19 hours ago |
MHSanaei
|
61e8bed3e0
refactor(inbounds): remove column sorter from inbound list
|
20 hours ago |
MHSanaei
|
998fa0dfe1
fix(postgres): stop FK constraint from blocking inbound delete
|
20 hours ago |
MHSanaei
|
f02018cfb7
fix(outbounds): prevent freedom save crash, complete its fields (#4686)
|
22 hours ago |
MHSanaei
|
c20ee00fa3
fix(postgres): clear client_traffics before deleting inbound
|
22 hours ago |
MHSanaei
|
b1c141a515
fix(settings): sync generated schemas
|
23 hours ago |
MHSanaei
|
982a78ecdd
ci(issue-bot): focus @claude mention on answering, raise turn limit
|
23 hours ago |
MHSanaei
|
9f67ba56c9
ci(issue-bot): auto-close clearly spam/invalid issues
|
23 hours ago |
MHSanaei
|
cc34dc381c
feat(postgres): in-panel backup/restore and consistent CLI backend
|
1 day ago |
Sanaei
|
a2f20f85f3
Claude Issue Bot
|
1 day ago |
MHSanaei
|
7028c15e8c
i18n(nodes): translate basePath and apiToken labels
|
1 day ago |
MHSanaei
|
9d99428cce
fix(inbounds): auto-increment WireGuard peer IP
|
1 day ago |
MHSanaei
|
24d0e4ec7c
fix(clients): persist group for node-inbound clients
|
1 day ago |
MHSanaei
|
b94e859e73
test: name temp sqlite db x-ui.db to match the real db filename
|
1 day ago |
MHSanaei
|
3f6fe1167d
fix(sub): don't leak loopback bind IP into link host
|
1 day ago |
MHSanaei
|
234cce408b
@
|
1 day ago |
MHSanaei
|
a7d763a542
fix(clients): persist sort selection across navigation
|
1 day ago |
MHSanaei
|
80110f9404
fix(inbounds): reset id sequence on delete so old ids are reused
|
1 day ago |
MHSanaei
|
cf50952921
feat(inbounds): add multi-select and bulk delete
|
1 day ago |
MHSanaei
|
6bb5a3b56b
fix(inbounds): preserve client data on delete and show traffic in detail
|
1 day ago |
MHSanaei
|
a08bb91f58
fix(settings): reject spaces, '\' and control chars in URI path settings
|
1 day ago |
MHSanaei
|
2fa7be86dc
fix(clients): reject spaces, '/', '\' and control chars in subscription ID
|
1 day ago |
MHSanaei
|
a0865a67fd
fix(clients): reject spaces, '/', '\' and control chars in client email
|
1 day ago |
Sanaei
|
d1882c7f29
refactor(frontend): reorganize source tree & break down oversized modals/tabs (#4698)
|
1 day ago |
spokyle
|
84a689cf10
feat(sub): add HEAD method support for subscription endpoints (#4684)
|
2 days ago |