Commit Graph

266 Commits

Author SHA1 Message Date
心隨緣動 ddbbec9857 v2.6.9 -------->>> Independent SpeedLimit 2025-09-05 21:26:33 +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
心隨緣動 286ec9ef4e v2.6.7 2025-08-26 15:48:00 +08: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
心隨緣動 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
心隨緣動 ec1530b17e v2.6.5
v2.6.5
2025-08-06 19:45:07 +08:00
心隨緣動 da13870d13 Merge branch 'main' into 3x-ui 2025-08-05 08:08:02 +08:00
Sanaei baf6fdd29d fix portMap json (#3312)
Co-authored-by: Alireza Ahmadi <alireza7@gmail.com>
2025-08-04 17:16:11 +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
心隨緣動 f2fc2b83c9 Merge branch 'MHSanaei:main' into main 2025-08-04 21:26:51 +08:00
mhsanaei 561c4810be default Max Age to 360min 2025-08-04 11:38:23 +02:00
心隨緣動 d6d878646f Merge branch 'MHSanaei:main' into main 2025-08-04 13:34:25 +08:00
mhsanaei 1088d1faf3 minor changes 2025-08-04 01:30:01 +02:00
心隨緣動 2842677941 Merge branch 'main' into 3x-ui 2025-08-03 19:00:15 +08:00
mhsanaei c6062eb15c outbound: mldsa65Verify 2025-08-03 12:09:37 +02:00
mhsanaei f1b7944828 pqv: mldsa65Verify 2025-08-03 12:01:49 +02:00
心隨緣動 4736b2621d Merge branch 'MHSanaei:main' into main 2025-07-28 20:58:47 +08:00
mhsanaei 6e1b949081 Reality: min & max client ver 2025-07-28 13:45:47 +02:00
心隨緣動 4cf55024af Merge branch 'main' into 3x-ui 2025-07-28 03:16:04 +08:00
Alireza Ahmadi 487ec74e0b add mldsa65 2025-07-25 01:22:01 +02:00
心隨緣動 28386dcb84 Merge branch 'main' into 3x-ui 2025-07-22 21:19:05 +08:00
mhsanaei 87042d77ba ocspStapling set to 0 2025-07-22 12:49:02 +02:00
心隨緣動 100e1d6e43 v2.6.2
v2.6.2
2025-07-13 03:36:57 +08:00
Shishkevich D. 038cf34219 chore: return automatic generation of shadowsocks keys 2025-07-06 15:20:41 +07:00
mhsanaei ce76cedb0d fixed: mux #3185 2025-07-04 14:02:33 +02:00
mhsanaei 24a313d605 fixed: type #3186 2025-07-04 13:25:24 +02:00
Shishkevich D. 2e6faf69e6 fix: generate correct keys for shadowsocks inbounds 2025-06-20 19:30:46 +07:00
Shishkevich D. fe3b1c9b52 chore: implement 2fa auth (#2968)
* chore: implement 2fa auth

from #2786

* chore: format code

* chore: replace two factor token input with qr-code

* chore: requesting confirmation of setting/removing two-factor authentication

otpauth library was taken from cdnjs

* chore: revert changes in `ClipboardManager`

don't need it.

* chore: removing twoFactor prop in settings page

* chore: remove `twoFactorQr` object in `mounted` function
2025-05-08 16:20:58 +02:00
Ilya Afanasov d30cdbf49a feat: custom subscription title in panel (#2773)
* feat: custom subscription title in panel

* feat: added translations
2025-03-15 08:16:59 +01:00
Shishkevich D. cedc7f0fb8 chore: refactoring RandomUtil class
now we use window.crypto.getRandomValues to generate random values.
2025-03-09 06:37:05 +00:00
Shishkevich D. 17a76d2843 Revert "chore: add missing params for grpc stream settings (outbound)"
This reverts commit 1c59afe031.
2025-03-09 05:38:34 +00:00
Shishkevich D. a23a5de540 Revert "chore: add new grpc params for outbound (#2744)"
This reverts commit c49ec9a74c.
2025-03-09 05:37:50 +00:00
Shishkevich D. 1c59afe031 chore: add missing params for grpc stream settings (outbound) 2025-03-09 04:49:17 +00:00
Shishkevich D. c49ec9a74c chore: add new grpc params for outbound (#2744) 2025-03-09 11:28:12 +07:00
Shishkevich D. 0a207b8a2c refactor: merging all util functions into classes 2025-03-07 09:07:23 +00:00
Shishkevich D. 7483fb2ec5 refactor: delete base64js
instead of base64 library you can use built-in JS functions `btoa()` and `atob()`
2025-03-07 07:11:03 +00:00
mhsanaei f0cfd48f66 Sockopt: Add addressPortStrategy 2025-03-05 13:14:17 +01:00