| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-09 | chore: refactoring `RandomUtil` class | Shishkevich D. | |
| now we use window.crypto.getRandomValues to generate random values. | |||
| 2025-03-09 | fix: modals style | Shishkevich D. | |
| 2025-03-09 | Revert "chore: add new grpc params for outbound (#2744)" | Shishkevich D. | |
| This reverts commit c49ec9a74cf1c407cbe872355f1e2ac03a8e3080. | |||
| 2025-03-09 | chore: add `dns` type for kcp protocol | Shishkevich D. | |
| see https://xtls.github.io/config/transports/mkcp.html#headerobject | |||
| 2025-03-09 | chore: add new grpc params for outbound (#2744) | Shishkevich D. | |
| 2025-03-08 | minor changes | mhsanaei | |
| 2025-03-08 | Code refactoring (#2739) | Shishkevich D. | |
| * refactor: switching to the use of typed props * refactor: `password-input` -> `a-password-input` * fix: qr modal copy error | |||
| 2025-03-08 | chore: pretty `backup` and `xray version` modal (#2737) | Shishkevich D. | |
| * chore: pretty `backup & restore` modal * chore: pretty `xray version` modal * fix: new `xray version` modal style | |||
| 2025-03-08 | refactor: move language manager to utils (#2735) | Shishkevich D. | |
| 2025-03-07 | chore: add empty screens for empty data (balancers, reverses, dns) | Shishkevich D. | |
| cleaned up some of the margins & paddings | |||
| 2025-03-07 | refactor: merging all util functions into classes | Shishkevich D. | |
| 2025-03-07 | refactor: move copy function to utils.js | Shishkevich D. | |
| 2025-03-07 | refactor: delete `base64js` | Shishkevich D. | |
| instead of base64 library you can use built-in JS functions `btoa()` and `atob()` | |||
| 2025-03-06 | refactor: delete `clipboardjs` (#2727) | Shishkevich D. | |
| text copying can be done without using additional libraries | |||
| 2025-03-06 | Balancer fallbackTag #2724 | mhsanaei | |
| 2025-03-06 | Pretty Panel and Xray settings (#2726) | Shishkevich D. | |
| * chore: refactor `setting-list-item` component * chore: remove padding * chore: replace settings list with settings collapse panels * chore: add missing translations * chore: fix translation | |||
| 2025-03-05 | feat: add statistics section (#2718) | Shishkevich D. | |
| the "Outbounds Traffic" parameter, which was misleading, was also renamed and moved | |||
| 2025-03-05 | Noise: Add hex | mhsanaei | |
| 2025-03-05 | Sockopt: Add addressPortStrategy | mhsanaei | |
| 2025-03-04 | chore: add global params for DNS (#2713) | Shishkevich D. | |
| parameter list: `disableCache`, `disableFallback`, `disableFallbackIfMatch`, `clientIp` | |||
| 2025-03-04 | better view for uTLS | mhsanaei | |
| 2025-03-04 | TLS-REALITY : hide value of private key | mhsanaei | |
| 2025-03-04 | chore: pretty dns section in xray settings (#2700) | Shishkevich D. | |
| 2025-03-04 | chore: pretty auth tab in panel settings (#2701) | Shishkevich D. | |
| 2025-02-24 | feat: add quic protocol in xray rule modal (#2666) | Shishkevich D. | |
| 2025-02-22 | serverNameToVerify to verifyPeerCertInNames #2662 | mhsanaei | |
| 2025-02-22 | feat(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-04 | revert 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-31 | Completed translation for missing text (#2653) | Abolfazl Fazilat | |
| 2025-01-31 | fix getSubGroupClients for enable/disable and edit clients. | AghayeCoder | |
| 2025-01-31 | switcher for outbound traffic | AghayeCoder | |
| 2025-01-26 | [subJson] better direct options | mhsanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2025-01-26 | TLS - serverNameToVerify | mhsanaei | |
| 2025-01-26 | minor change | mhsanaei | |
| 2025-01-26 | Fix non-MultiUser dbInbounds (#2649) | Ivan Zorin | |
| 2025-01-24 | bug fix - get client ips | mhsanaei | |
| 2025-01-23 | json post base path bug fixed (#2647) | Ali Rahimi | |
| * json post base path bug fixed * added comment field to group client management | |||
| 2025-01-22 | XHTTP - scStreamUpServerSecs | mhsanaei | |
| 2025-01-21 | Group 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-14 | wireguard modal fix (#2640) | Alex Churin | |
| 2025-01-11 | Add Russian domains (#2635) | Igor Semenov | |
| Add Russian domains | |||
| 2025-01-11 | Minor Fixes (UI) (#2636) | Tara Rostami | |
| * Minor Fixes (UI) * Update custom.min.css | |||
| 2025-01-05 | bug fix | mhsanaei | |
| 2025-01-05 | Add custom v2ray rules for Russia | mhsanaei | |
| runetfreedom/russia-v2ray-rules-dat | |||
| 2025-01-01 | httpupgrade: remove host from header | mhsanaei | |
| 2025-01-01 | Added "comment" in all languages (#2631) | LoST | |
| - Added a "comment" in all languages --------- Co-authored-by: mhsanaei <ho3ein.sanaei@gmail.com> | |||
| 2025-01-01 | xmux - hMaxReusableSecs | mhsanaei | |
| 2025-01-01 | tcpNoDelay to penetrate | mhsanaei | |
| 2024-12-30 | Fallback - Reality | mhsanaei | |
| this is not my problem they don't mention it on their document | |||
| 2024-12-27 | Client: Comment | mhsanaei | |
| now you can add Comment and write anything you want to remember | |||
