698 Commits

Author SHA1 Message Date
心隨緣動
d09af5769d
v2.7.2 2025-09-10 16:22:02 +08:00
心隨緣動
9c5f540973
v2.7.1 2025-09-08 22:16:58 +08:00
心隨緣動
f86e9f0aed
VLESS Post-Quantum Encryption 2025-09-08 21:56:07 +08:00
心隨緣動
48e563510e
VLESS Post-Quantum Encryption 2025-09-08 21:54:23 +08:00
心隨緣動
c94dca991b
VLESS Post-Quantum Encryption 2025-09-08 20:48:24 +08:00
心隨緣動
86e5f720bb
v2.7.1 2025-09-08 20:44:38 +08:00
心隨緣動
e842942319
VLESS Post-Quantum Encryption 2025-09-08 20:43:08 +08:00
心隨緣動
5c503c5774
VLESS Post-Quantum Encryption 2025-09-08 16:22:19 +08:00
心隨緣動
a39d64fcb1
v2.7.1 2025-09-08 16:12:18 +08:00
心隨緣動
5aefc3c627
VLESS Post-Quantum Encryption 2025-09-08 16:10:50 +08:00
心隨緣動
45bb2dc660
VLESS Post-Quantum Encryption 2025-09-08 16:01:55 +08:00
心隨緣動
7977aff67c
VLESS Post-Quantum Encryption 2025-09-08 15:59:36 +08:00
心隨緣動
03658dbbad
VLESS Post-Quantum Encryption 2025-09-08 15:56:49 +08:00
心隨緣動
2d1506ce2d
v2.7.1 2025-09-08 01:50:04 +08:00
心隨緣動
d6ddf3c9fb
v2.7.1 2025-09-07 02:10:08 +08:00
心隨緣動
dae61d8eb7
v2.6.9 -------->>> Independent SpeedLimit 2025-09-06 01:55:20 +08:00
心隨緣動
7554f36400
v2.6.9 -------->>> Independent SpeedLimit 2025-09-06 01:54:46 +08:00
心隨緣動
e6757ee5b1
v2.6.9 -------->>> Independent SpeedLimit 2025-09-06 01:09:27 +08:00
心隨緣動
9684d5ec3a
v2.6.9 -------->>> Independent SpeedLimit 2025-09-06 01:06:49 +08:00
心隨緣動
8d84d07786
v2.6.9 -------->>> Independent SpeedLimit 2025-09-05 21:29:37 +08:00
心隨緣動
448f5f3b1f
v2.6.9 -------->>> Independent SpeedLimit 2025-09-05 21:28:15 +08:00
心隨緣動
cc74d1038f
v2.6.9 -------->>> Independent SpeedLimit 2025-09-05 21:27:34 +08:00
心隨緣動
f24568388b
Merge branch 'main' into X-Panel 2025-09-05 02:19:58 +08:00
Danil S.
da6b89fdcd
chore: login improvements (#3408)
- added client-side form validation
- now with slow internet otp input does not appear later than all input
2025-09-04 12:11:52 +02:00
MHSanaei
d7882c25d1
removed domainMatcher 2025-09-04 12:07:39 +02:00
心隨緣動
907f7e5d98
v2.6.8 2025-09-02 14:19:01 +08:00
心隨緣動
27e3cadf1e
v2.6.8 ---- >>Modify the project name to:X-Panel 2025-09-02 13:42:39 +08:00
心隨緣動
b7817ff398
v2.6.8 ---- >>Modify the project name to:X-Panel 2025-09-02 03:44:23 +08:00
心隨緣動
7e6bf7719f
v2.6.8 ---- >>Modify the project name to:X-Panel 2025-09-02 03:41:16 +08:00
心隨緣動
3bc6f67f2c
Merge branch 'MHSanaei:main' into main 2025-09-01 00:38:45 +08:00
Ali Golzar
4a0914cb1e
feat: add "Last Online" column to client list and modal (Closes #3402) (#3405)
* feat: persist client last online and expose API

* feat(ui): show client last online in table and info modal

* i18n: add “Last Online” across locales

* chore: format timestamps as HH:mm:ss
2025-08-31 18:33:50 +02:00
心隨緣動
e3498e46ed
Merge branch 'main' into 3x-ui 2025-08-31 14:22:51 +08:00
Ali Golzar
d0796b26c9
fix(ui): hide Created/Updated columns and fix issues in small displays (#3400)
- Hide the “Created” and “Updated” columns in the clients
- Ensures the “All-time Traffic” column no longer overlaps with adjacent columns.
- Improves layout readability and prevents UI cluttering after the v2.6.7 update.

Closes #3399
2025-08-30 23:01:57 +02:00
心隨緣動
75fb29237b
v2.6.7 2025-08-29 09:14:05 +08:00
心隨緣動
873133f1bc
Merge branch 'MHSanaei:main' into main 2025-08-28 16:59:49 +08:00
mhsanaei
0c7b59ed47
removed: Allocate 2025-08-28 10:15:04 +02:00
心隨緣動
c0adb2f06c
Merge branch 'main' into 3x-ui 2025-08-28 12:45:30 +08:00
Ali Golzar
3087c1b123
Add all-time traffic for inbounds and clients (#3387)
* feat(db): add allTime field to Inbound and ClientTraffic models

* feat(inbound): increment all_time for inbounds and clients on traffic updates

calculate correct all_time traffic on migrate command

* feat(ui): show all-time traffic column for inbounds and its clients

* i18n: add pages.inbounds.allTimeTraffic label across locales

* Add All Time Traffic Usage in inbounds page top banner
2025-08-28 01:10:50 +02:00
心隨緣動
22438eb0db
Merge branch 'main' into 3x-ui 2025-08-28 03:05:29 +08:00
Ali Golzar
2198397197
Created / Updated fields for clients (#3384)
* feat(backend): add created_at/updated_at to clients and maintain on create/update
backfill existing clients and set updated_at on mutations

* feat(frontend): carry created_at/updated_at in client models and round-trip via JSON

* feat(frontend): display Created and Updated columns in client table with proper date formatting

* i18n: add pages.inbounds.createdAt/updatedAt across all locales

* Update inbound.go

Remove duplicate code
2025-08-27 19:30:49 +02:00
心隨緣動
f4283d37e6
v2.6.7 2025-08-26 15:46:37 +08:00
心隨緣動
f04677c810
v2.6.7 2025-08-26 15:45:04 +08:00
心隨緣動
54a7b7ad63
Merge branch 'MHSanaei:main' into main 2025-08-26 15:35:49 +08:00
Igor Finagin
d10c312e62
AutoFill OTP (#3381)
https://developer.apple.com/documentation/security/enabling-password-autofill-on-an-html-input-element
2025-08-25 13:42:02 +02:00
心隨緣動
448b4be4d4
Merge branch 'MHSanaei:main' into main 2025-08-17 19:03:19 +08:00
mhsanaei
27445b30e9
DNS outbound: Set "reject" as the default value for nonIPQuery 2025-08-17 12:22:33 +02:00
心隨緣動
805610421a
v2.6.6
v2.6.6
2025-08-17 14:59:20 +08:00
心隨緣動
63975b3322
v2.6.6
v2.6.6
2025-08-17 04:00:21 +08:00
心隨緣動
c661ca1aa8
v2.6.6
v2.6.6
2025-08-17 03:26:06 +08:00
心隨緣動
d009960d9f
Merge branch 'MHSanaei:main' into main 2025-08-15 02:03:02 +08:00