Commit Graph

1292 Commits

Author SHA1 Message Date
心隨緣動 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
心隨緣動 ddbbec9857 v2.6.9 -------->>> Independent SpeedLimit 2025-09-05 21:26:33 +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
心隨緣動 6eb64690d9 v2.6.8 2025-09-03 13:53:32 +08:00
心隨緣動 08adcbf8e6 v2.6.8 2025-09-03 13:49:48 +08:00
心隨緣動 eeda99588f Merge branch 'MHSanaei:main' into main 2025-09-02 18:55:49 +08:00
Ali Golzar ed2a0a0bcf fix: prevent client updated_at from resetting when parent inbound is updated 2025-09-02 13:30:41 +03:30
心隨緣動 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
心隨緣動 964e29a22e v2.6.8 2025-09-02 13:35:35 +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
心隨緣動 3031f7d548 v2.6.8 ---- >>Modify the project name to:X-Panel 2025-09-02 03:24:27 +08:00
心隨緣動 798b2f59fa v2.6.8 ---- >>Modify the project name to:X-Panel 2025-09-02 03:23:51 +08:00
心隨緣動 bb945def13 v2.6.8 ---- >>Modify the project name to:X-Panel 2025-09-02 03:22:57 +08:00
心隨緣動 a8556571c0 v2.6.8 ---- >>Modify the project name to:X-Panel 2025-09-02 03:22:19 +08:00
心隨緣動 9eb2da03f4 v2.6.8 ---- >>Modify the project name to:X-Panel 2025-09-02 03:21:41 +08:00
心隨緣動 3d2f6558e9 v2.6.8 ---- >>Modify the project name to:X-Panel 2025-09-02 03:20:44 +08:00
心隨緣動 0a93193c40 v2.6.8 ---- >>Modify the project name to:X-Panel 2025-09-02 03:20:08 +08:00
心隨緣動 3f0758a973 v2.6.8 ---- >>Modify the project name to:X-Panel 2025-09-02 03:19:30 +08:00
心隨緣動 4d513c5bb2 v2.6.8 ---- >>Modify the project name to:X-Panel 2025-09-02 03:18:54 +08:00
心隨緣動 c6d986aee3 v2.6.8 ---- >>Modify the project name to:X-Panel 2025-09-02 03:17:36 +08:00
心隨緣動 9f2dec3f3c v2.6.8 ---- >>Modify the project name to:X-Panel 2025-09-02 03:16:53 +08:00
心隨緣動 7c3531beb9 v2.6.8 ---- >>Modify the project name to:X-Panel 2025-09-02 03:15:04 +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
心隨緣動 b89f7dda29 v2.6.7 ——— >> Device Limit 2025-08-28 01:06:16 +08:00
心隨緣動 36b37b9fb9 v2.6.7 2025-08-27 04:30:12 +08:00
心隨緣動 286ec9ef4e v2.6.7 2025-08-26 15:48:00 +08:00
心隨緣動 f159f3c63e v2.6.7 2025-08-26 15:47:15 +08:00
心隨緣動 f4283d37e6 v2.6.7 2025-08-26 15:46:37 +08:00
心隨緣動 c0ac4c4b7d v2.6.7 2025-08-26 15:45:44 +08:00
心隨緣動 f04677c810 v2.6.7 2025-08-26 15:45:04 +08:00
心隨緣動 2c0ee7cbfe v2.6.7 2025-08-26 15:44:14 +08:00
心隨緣動 96c26a362a v2.6.7 2025-08-26 15:41:59 +08:00
心隨緣動 5a2dcd4e69 v2.6.7 2025-08-26 15:40:34 +08:00
心隨緣動 8506b53e38 v2.6.7 2025-08-26 15:39:09 +08:00