Shishkevich D.
|
3fa098db30
|
fix: protocol checking during random uuidv4 generation
fixes the https://github.com/MHSanaei/3x-ui/issues/2750 issue
|
2025-03-10 22:09:51 +07:00 |
|
Shishkevich D.
|
35381e57e1
|
fix: generating shortIds for vless reality (#2745)
|
2025-03-09 19:37:53 +07:00 |
|
Shishkevich D.
|
de063acc02
|
chore: remove unused variable
|
2025-03-09 06:38:45 +00:00 |
|
Shishkevich D.
|
582a9a44eb
|
chore: refactoring RandomUtil class
now we use window.crypto.getRandomValues to generate random values.
|
2025-03-09 06:37:05 +00:00 |
|
Shishkevich D.
|
d288c7243f
|
chore: use crypto.randomUUID() for generating UUIDv4
|
2025-03-09 06:09:42 +00:00 |
|
Shishkevich D.
|
57e7c7cff1
|
chore: use Base64 library for generating SS password
|
2025-03-09 06:06:27 +00:00 |
|
Shishkevich D.
|
609fb6bf6b
|
fix: base64 encoding on vmess/shadowsocks inbounds (#2736)
|
2025-03-08 12:33:34 +07:00 |
|
Shishkevich D.
|
76c3fbca3f
|
refactor: move language manager to utils (#2735)
|
2025-03-08 09:54:41 +07:00 |
|
Shishkevich D.
|
4e261a0b13
|
refactor: merging all util functions into classes
|
2025-03-07 09:07:23 +00:00 |
|