723 Commits

Author SHA1 Message Date
心隨緣動 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
mhsanaei 9b51e9a5c5 Freedom: Add maxSplit fragment option; Add applyTo noises option 2025-08-14 18:38:56 +02:00
心隨緣動 49d8c1a60d Merge branch 'main' into 3x-ui 2025-08-09 23:25:23 +08:00
Alireza Ahmadi d5c532c64f fix saving sockopt 2025-08-09 16:07:33 +02:00
心隨緣動 cab4e26c3e Merge branch 'MHSanaei:main' into main 2025-08-09 03:08:37 +08:00
mhsanaei 9fc03bd10a remove ocspStapling 2025-08-08 18:55:52 +02:00
心隨緣動 6be1491cc8 Merge branch 'MHSanaei:main' into main 2025-08-08 14:11:04 +08:00
fgsfds ae08a29cde fix: Xray restarting after being manually stopped (#2896) (#3329) 2025-08-07 23:35:11 +05:00
心隨緣動 e6fc7e1bbe Merge branch 'MHSanaei:main' into main 2025-08-06 22:41:55 +08:00
somebodywashere ce72d53d1a fix: inbounds slow loading (#3228) (#3322)
especially encountered on big amount of clients
2025-08-06 15:42:32 +02:00
心隨緣動 26f3a56d84 Merge branch 'MHSanaei:main' into main 2025-08-06 17:28:38 +08:00
fgsfds 5e641ff9e8 Added Update all geofiles button (#3318)
* added Update all geofiles button

* localized update all string
2025-08-06 11:20:07 +02:00
心隨緣動 135b68a565 Merge branch 'MHSanaei:main' into main 2025-08-05 23:11:23 +08:00
心隨緣動 830d61e5c4 v2.6.5
v2.6.5
2025-08-05 21:27:14 +08:00
心隨緣動 12f39506b3 Merge branch 'MHSanaei:main' into main 2025-08-05 21:21:47 +08:00
Alireza Ahmadi 569550d5f6 add sockopt to dockodemo 2025-08-05 14:02:23 +02:00
fgsfds 419ea63dd0 Added filters to the xray logs viewer (#3314)
* added filters to xray logs viewer

* better freedom/blackhole tags handling

* better freedom/blackhole tags handling 2

* fix comments

* fix comments 2
2025-08-05 12:10:14 +02:00
心隨緣動 da13870d13 Merge branch 'main' into 3x-ui 2025-08-05 08:08:02 +08:00
mhsanaei 7e9c3bdbaf fix: sub enable warning 2025-08-04 19:09:01 +02:00
fgsfds 957f3dbb54 Added xray access log viewer (#3309)
* added xray access log viewer

* made modal window width adaptive

* hide logs button if xray logs are disabled
2025-08-04 18:47:48 +02:00
mhsanaei 05e60af283 fix: IPLimitlog display 2025-08-04 18:23:37 +02:00
Alireza Ahmadi 01f984e054 add dokodemo port mapping 2025-08-04 16:45:09 +02:00
心隨緣動 d057514ff5 Merge branch 'MHSanaei:main' into main 2025-08-04 22:37:55 +08:00
Sanaei e4ba5ba53a add ech support (#3310)
Co-authored-by: Alireza Ahmadi <alireza7@gmail.com>
2025-08-04 16:27:57 +02:00
心隨緣動 d6d878646f Merge branch 'MHSanaei:main' into main 2025-08-04 13:34:25 +08:00
mhsanaei 0d595f56e4 change a-input to a-textarea 2025-08-04 00:57:06 +02:00