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
path: root/web/html
AgeCommit message (Collapse)Author
2025-03-05feat: add statistics section (#2718)Shishkevich D.
the "Outbounds Traffic" parameter, which was misleading, was also renamed and moved
2025-03-05Noise: Add hexmhsanaei
2025-03-05Sockopt: Add addressPortStrategymhsanaei
2025-03-04chore: add global params for DNS (#2713)Shishkevich D.
parameter list: `disableCache`, `disableFallback`, `disableFallbackIfMatch`, `clientIp`
2025-03-04better view for uTLSmhsanaei
2025-03-04TLS-REALITY : hide value of private keymhsanaei
2025-03-04chore: pretty dns section in xray settings (#2700)Shishkevich D.
2025-03-04chore: pretty auth tab in panel settings (#2701)Shishkevich D.
2025-02-24feat: add quic protocol in xray rule modal (#2666)Shishkevich D.
2025-02-22serverNameToVerify to verifyPeerCertInNames #2662mhsanaei
2025-02-22feat(externalTrafficJob): External Traffic Inform (#2660)AAA
* Add Setting entity + GUI field in panel settings * Add a missing 'Traffic' in InformEnabale field * Add ExternalTrafficURL Post request call * Add translation + cleanup * Move options to General tab --------- Co-authored-by: root <root@vm3562019.stark-industries.solutions> Co-authored-by: root <root@vm3688062.stark-industries.solutions>
2025-02-04revert group management (#2656)Sanaei
* Revert "json post base path bug fixed (#2647)" This reverts commit 04cf250a547bb64265d256e7d15af7cea5ecfa67. * Revert "Group Management of Subscription Clients" * Revert "fix getSubGroupClients for enable/disable and edit clients." * Revert "Enhance database initialization in db.go (#2645)" This reverts commit 66fe84181b9c4e2f6c6be943a7f486b4308c32ff. * Revert "Add checkpoint handling in CloseDB function (#2646)" This reverts commit 4dd40f6f192e3f94f2ea4fe9e942e6663b5a1527. * Revert "Improved database model migration and added indexing (#2655)" This reverts commit b922d986d6783ce28d00ca948024dee44a11f29e.
2025-01-31Completed translation for missing text (#2653)Abolfazl Fazilat
2025-01-31fix getSubGroupClients for enable/disable and edit clients.AghayeCoder
2025-01-31switcher for outbound trafficAghayeCoder
2025-01-26[subJson] better direct optionsmhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2025-01-26TLS - serverNameToVerifymhsanaei
2025-01-26minor changemhsanaei
2025-01-26Fix non-MultiUser dbInbounds (#2649)Ivan Zorin
2025-01-24bug fix - get client ipsmhsanaei
2025-01-23json post base path bug fixed (#2647)Ali Rahimi
* json post base path bug fixed * added comment field to group client management
2025-01-22XHTTP - scStreamUpServerSecsmhsanaei
2025-01-21Group Management of Subscription Clients (#2644)Ali Rahimi
* add group user with the same subscription id to all inbounds * code format compare * add await for reset client traffic * en language changed * added client traffic syncer job * handle exist email duplicate in sub group * multi reset and delete request for clients group * add client traffic syncer setting option * vi translate file updated * auto open qr-modal bug fixed
2025-01-14wireguard modal fix (#2640)Alex Churin
2025-01-11Add Russian domains (#2635)Igor Semenov
Add Russian domains
2025-01-11Minor Fixes (UI) (#2636)Tara Rostami
* Minor Fixes (UI) * Update custom.min.css
2025-01-05bug fixmhsanaei
2025-01-05Add custom v2ray rules for Russiamhsanaei
runetfreedom/russia-v2ray-rules-dat
2025-01-01httpupgrade: remove host from headermhsanaei
2025-01-01Added "comment" in all languages (#2631)LoST
- Added a "comment" in all languages --------- Co-authored-by: mhsanaei <ho3ein.sanaei@gmail.com>
2025-01-01xmux - hMaxReusableSecsmhsanaei
2025-01-01tcpNoDelay to penetratemhsanaei
2024-12-30Fallback - Realitymhsanaei
this is not my problem they don't mention it on their document
2024-12-27Client: Commentmhsanaei
now you can add Comment and write anything you want to remember
2024-12-20Added ip limit data and controls to client info modal (#2617)KiselevAlexander
2024-12-17XHTTP: server & clientmhsanaei
Remove scMinPostsIntervalMs, xmux, noGRPCHeader from the server side and add them to the client side. Before you could have them on sub json but I decided to remove them.
2024-12-16XHTTP: Add "scMaxBufferedPosts"v2.4.9mhsanaei
2024-12-16XHTTP: Add "hMaxRequestTimes, hKeepAlivePeriod"MHSanaei
2024-12-11XHTTP: Add "keepAlivePeriod"mhsanaei
2024-12-04Transport: Remove HTTPmhsanaei
Migrated to XHTTP "stream-one" mode.
2024-12-04splithttp to xhttpmhsanaei
2024-12-04WebSocket: Add heartbeatPeriodmhsanaei
2024-11-21XHTTP: noGRPCHeadermhsanaei
2024-11-14SplitHTTP - Modemhsanaei
2024-11-12ShadowSocks - ivCheckmhsanaei
2024-11-12[CodeFactor] Apply fixes (#2595)DecorativeFamily
Co-authored-by: codefactor-io <support@codefactor.io>
2024-11-03rename - splithttp to xhttpmhsanaei
2024-10-30REALITY: SplitHTTP transportmhsanaei
2024-10-29removed - XTLS Securitymhsanaei
because its too old and no one use it anymore
2024-10-20wireguard - noKernelTunMHSanaei