Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-20Centralize session options and adjust cookiesMHSanaei
2026-01-04fix #3622MHSanaei
2025-12-04chore: use `Intl` for date formatting (#3588)Danil S.
2025-09-28feat: add ldap component (#3568)konstpic
2025-09-11Fix critical bugs in ObjectUtil.equals() and filterInbounds() functions (#3451)Copilot
2025-06-24fix: selecting a supported languageShishkevich D.
2025-06-20fix: generate correct keys for shadowsocks inboundsShishkevich D.
2025-05-08chore: implement 2fa auth (#2968)Shishkevich D.
2025-04-15fix: Error when generating shadowsocks keys in Blake3_AES_256_GCMShishkevich D.
2025-04-08feat: add Arabic language (#2880)kmoshax
2025-04-08chore: create `FileManager` class for downloading filesShishkevich D.
2025-04-06Code refactoring (#2865)Shishkevich D.
2025-03-21chore: make class to get the device form factorShishkevich D.
2025-03-10fix: protocol checking during random uuidv4 generation v2.5.5Shishkevich D.
2025-03-09fix: generating shortIds for vless reality (#2745)Shishkevich D.
2025-03-09chore: remove unused variableShishkevich D.
2025-03-09chore: refactoring `RandomUtil` classShishkevich D.
2025-03-09chore: use `crypto.randomUUID()` for generating UUIDv4Shishkevich D.
2025-03-09chore: use Base64 library for generating SS passwordShishkevich D.
2025-03-08fix: base64 encoding on vmess/shadowsocks inbounds (#2736)Shishkevich D.
2025-03-08refactor: move language manager to utils (#2735)Shishkevich D.
2025-03-07refactor: merging all util functions into classesShishkevich D.