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 (Collapse)Author
2025-04-06Code refactoring (#2865)Shishkevich D.
* refactor: use vue inline styles in entire application * refactor: setting row in dashboard page * refactor: use blob for download file in text modal * refactor: move all html templates in `web/html` folder * refactor: `DeviceUtils` -> `MediaQueryMixin` The transition to mixins has been made, as they can update themselves. * chore: pretty right buttons in `outbounds` tab in xray settings * refactor: add translations for system status * refactor: adjust gutter spacing in setting list item * refactor: use native `a-input-password` for password field * chore: return old system status with new translations * chore: add missing translation
2025-03-04better view for uTLSmhsanaei
2025-03-04TLS-REALITY : hide value of private keymhsanaei
2025-02-22serverNameToVerify to verifyPeerCertInNames #2662mhsanaei
2025-01-26TLS - serverNameToVerifymhsanaei
2024-10-29removed - XTLS Securitymhsanaei
because its too old and no one use it anymore
2024-10-03Show buildChain only when usage is 'issue'mhsanaei
2024-09-26refactor: split XTLS and Reality form tls into separate filesmhsanaei
2024-09-13Reality - maxTimediffmhsanaei
2024-09-02fix TypeError: this.shortIds.split is not a function (#2507)Dmitry Zhavoronkov
* fix TypeError: this.shortIds.split is not a function
2024-08-29bug fix - TLSmhsanaei
disableSystemRoot & enableSessionResumption
2024-08-04new - cert (build Chain)mhsanaei
2024-05-24new - (TLS) Session Resumptionmhsanaei
2024-05-22new - (TLS) disable System Rootmhsanaei
2024-05-22new - Cert (TLS-XTLS) - oneTimeLoading , usagemhsanaei
2024-04-20UI Improvements (#2228)Tara Rostami
* UI Improvements Better Table Update QR Code Modal Better Info Modal Compression HTML files Better Dropdown Menu Better Calendar and more .. Remove files Minor Fixes
2024-02-27improve translateMHSanaei
2024-02-27better design - OCPD ProblemMHSanaei
2024-01-12Small edit & fixes (#1571)shahin-io
2024-01-10fix translationMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-01-09Update dependencies and Xray v1.8.7MHSanaei
2024-01-09Overall Enhancement (#1524)shahin-io
2023-12-19Minor UI fixes (#1405)Tara Rostami
* Update translate.en_US.toml * Update stream_kcp.html * Update vless.html * Update shadowsocks.html * Update external_proxy.html * Update stream_sockopt.html * Update sniffing.html * Update tls_settings.html * Update dokodemo.html * Update shadowsocks.html * Update socks.html * Update stream_ws.html * Update tls_settings.html * Update index.html * Update translate.en_US.toml * Update translate.fa_IR.toml * Update translate.ru_RU.toml * Update translate.vi_VN.toml * Update translate.zh_Hans.toml * Update outbound.html * Update outbound.html * Update trojan.html * Update vless.html * Update stream_kcp.html * Update xray.html * Update stream_grpc.html * Update custom.css * Update stream_quic.html * Update custom.css * Update custom.css * Update custom.css * Update inbounds.html
2023-12-17Minor improvements in UI (#1399)Tara Rostami
2023-12-14v2.0.1MHSanaei
2023-12-13[gui] redesign formsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-12-12bug fix - xtlsMHSanaei
2023-12-12Update inbound_info_modal.html (#1342)Tara Rostami
* Update login.html * Update custom.css * Update inbound_info_modal.html * Update custom.css * Update custom.css
2023-12-10small fixes #1300Alireza Ahmadi
2023-12-09bug fix - multi certMHSanaei
2023-12-09<tr> <td> instead of <a-form-item>MHSanaei
convert the form structure to use <tr> and <td> instead of <a-form-item>,
2023-12-09better viewMHSanaei
2023-12-08Add TLS for SHADOWSOCKS #1300Alireza Ahmadi
2023-12-08Expand multiDomain to externalProxy #1300Alireza Ahmadi
2023-12-08optimize security in front codes #1300Alireza Ahmadi
2023-12-04new frontend and mobile view #1286Alireza Ahmadi
2023-08-26add tls ocspStaplingMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-26Show ALPN orderMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-06-09new - Reject Unknown SNI - thanks to @sudospaesMHSanaei
2023-06-09random password button for SS & moreMHSanaei
crypto.getRandomValues for uuid change name randomText to randomLowerAndNum
2023-06-07random sub IdMHSanaei
optimize utils trojan short id fix index page better view
2023-05-22update - styleMHSanaei
tcp,ws,tls
2023-05-22[feature] add multi domain tls (CDN ready)MHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-22features - random ShortId buttonMHSanaei
2023-05-22bug fix - KeyContentMHSanaei
2023-05-20fix tls settingsHamidreza Ghavami
2023-05-18bug fix - xtlsMHSanaei
2023-05-17[feature] SpiderX for RealityMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-17[feature] filter inbound clientsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-17[feature] multi cert per inboundMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>