723 Commits

Author SHA1 Message Date
心隨緣動 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
心隨緣動 1ed4f9ba92 v2.6.2
v2.6.2
2025-07-31 21:21:53 +08:00
心隨緣動 9adaa9d9e2 v2.6.2
v2.6.2
2025-07-30 16:17:45 +08:00
心隨緣動 d8219351cb v2.6.2
v2.6.2
2025-07-29 03:53:42 +08:00
心隨緣動 4736b2621d Merge branch 'MHSanaei:main' into main 2025-07-28 20:58:47 +08:00
mhsanaei 7a57b31ff3 remove password type 2025-07-28 14:44:00 +02: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
心隨緣動 6e90054f3c v2.6.2
v2.6.2
2025-07-14 15:52:31 +08:00
心隨緣動 6028314c32 v2.6.2
v2.6.2
2025-07-13 15:35:40 +08:00
心隨緣動 87f2b9ee8a v2.6.2
v2.6.2
2025-07-13 03:31:56 +08:00
心隨緣動 2f972e593b v2.6.2
v2.6.2
2025-07-13 03:29:40 +08:00
心隨緣動 af6f294068 v2.6.2
v2.6.2
2025-07-13 00:20:01 +08:00
心隨緣動 27fd08496b v2.6.2
v2.6.2
2025-07-13 00:11:29 +08:00
心隨緣動 0d7d8fe9ce v2.6.2
v2.6.2
2025-07-13 00:06:31 +08:00
心隨緣動 ad221979f6 v2.6.2
v2.6.2
2025-07-12 23:48:38 +08:00
心隨緣動 a7271641cb v2.6.2
v2.6.2
2025-07-12 23:46:51 +08:00
xinsuiyuandong dbbab2838b v2.6.2
v2.6.2
2025-07-12 04:16:06 +08:00
xinsuiyuandong 3cc434dd1b v2.6.2
v2.6.2
2025-07-12 04:13:35 +08:00
Shishkevich D. 038cf34219 chore: return automatic generation of shadowsocks keys 2025-07-06 15:20:41 +07:00
Shishkevich D. 98a1517470 fix: login title shifts the input fields
* chore: revert "fix: reduced login title font-size for mobile (#3105)"

* chore: short login title translation for russian

* chore: change login title translation for ukrainian
2025-07-06 13:22:09 +07:00
Shishkevich D. 5d11e6e13f chore: reset two-factor authentication after changing admin credentials (#3029)
* chore: add `resetTwoFactor` argument for main.go

fixes #3025

* chore: reset two-factor authentication after changing admin credentials

* chore: reset two-factor authentication after changing admin credentials

---------

Co-authored-by: somebodywashere <68244480+somebodywashere@users.noreply.github.com>
Co-authored-by: Sanaei <ho3ein.sanaei@gmail.com>
2025-07-02 11:25:25 +02:00
Shishkevich D. c8c0e77714 chore: mark 2053 port as unsecured 2025-06-25 00:38:03 +07:00
Shishkevich D. 4b20f16024 refactor: new loading logic, icons for tabs 2025-06-22 00:27:09 +07:00
Shishkevich D. d642774a44 refactor: use new page templates 2025-06-21 15:38:43 +07:00
Shishkevich D. 1644904755 chore: clients comment improvement
- use default ant components instead custom styles
- remove comments in inbound info modal (duplicates information)
- enhance tooltip usage
2025-06-21 15:24:52 +07:00
Vadim Iskuchekov 5c10035bd9 feat: add comments under client id (#3131) 2025-06-21 14:55:35 +07:00
Shishkevich D. 2e6faf69e6 fix: generate correct keys for shadowsocks inbounds 2025-06-20 19:30:46 +07:00
Shishkevich D. cb22b4ad47 chore: add new dns features from v25.6.8
* chore: add new dns params

* chore: add `DNS Presets` modal

* chore: edit file names
2025-06-18 23:24:18 +07:00
spatiumstas 6a2e0071cf fix: reduced login title font-size for mobile (#3105) 2025-06-18 22:31:10 +07:00
Shishkevich D. e272c160b1 chore: add download config button for wireguard 2025-06-17 22:25:24 +07:00
Shishkevich D. 00b61de646 chore: add translations for routing table 2025-06-16 12:26:49 +07:00
Shishkevich D. c7d315f848 chore: clean readme, add link to wiki (#3045) 2025-06-05 18:56:33 +07:00
Shishkevich D. 1781790dce fix: don't show ip limit for some protocols (#3064)
this causes the modal window to fail because protocols like wireguard, dokodemo and so on do not have clients (like vless/vmess, shadowsocks, etc).
2025-06-05 18:12:06 +07:00
Tara Rostami 58f978bb0a fix: 2fa qr-code (#2996) 2025-05-11 02:12:43 +02:00
Shishkevich D. 23293813bb chore: add translations for a-table 2025-05-10 21:47:59 +07:00
Shishkevich D. 1ddfe4aba3 chore: toasts translation refactoring 2025-05-09 10:46:29 +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
Shishkevich D. 1aed2d8cdc feat: implement geofiles update in panel (#2971)
solves #2672

Co-authored-by: Sanaei <ho3ein.sanaei@gmail.com>
2025-05-06 18:10:58 +02:00
mhsanaei c3084aaece geosite : category-porn 2025-05-06 09:55:06 +02:00
Tara Rostami 2fbb1ca6c9 chore: minor fixes for login page 2025-04-27 11:22:43 +07:00
Shishkevich D. d9ab8b4ce4 fix: qr modal header 2025-04-19 22:43:24 +07:00
Shishkevich D. e6389f3fb3 chore: move qr params in a-popover 2025-04-19 22:36:17 +07:00
AKILA INDUNIL 96fd7d0e7c feat: add a toggle to use public IPv4 in QR/URI 2025-04-19 22:32:22 +07:00
Shishkevich D. 1a53af0434 chore: deleting unnecessary functions 2025-04-18 17:55:09 +07:00
mhsanaei 236dddf482 v2.5.7 2025-04-11 12:11:39 +02:00
Shishkevich D. 8ef447a997 chore: create FileManager class for downloading files 2025-04-08 22:17:29 +07:00
Shishkevich D. 520f7a2d15 fix: current tab highlight in sidebar (#2874) 2025-04-07 08:28:02 +07:00