| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-06 | Code 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-17 | chore: some improvements (#2782) | Shishkevich D. | |
| * chore: improve outbound link input * chore: ui improvement | |||
| 2025-03-09 | Revert "chore: add new grpc params for outbound (#2744)" | Shishkevich D. | |
| This reverts commit c49ec9a74cf1c407cbe872355f1e2ac03a8e3080. | |||
| 2025-03-09 | chore: add new grpc params for outbound (#2744) | Shishkevich D. | |
| 2025-03-05 | Noise: Add hex | mhsanaei | |
| 2025-03-05 | Sockopt: Add addressPortStrategy | mhsanaei | |
| 2025-01-05 | bug fix | mhsanaei | |
| 2025-01-01 | xmux - hMaxReusableSecs | mhsanaei | |
| 2025-01-01 | tcpNoDelay to penetrate | mhsanaei | |
| 2024-12-17 | XHTTP: server & client | mhsanaei | |
| 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-04 | Transport: Remove HTTP | mhsanaei | |
| Migrated to XHTTP "stream-one" mode. | |||
| 2024-12-04 | splithttp to xhttp | mhsanaei | |
| 2024-12-04 | WebSocket: Add heartbeatPeriod | mhsanaei | |
| 2024-11-14 | SplitHTTP - Mode | mhsanaei | |
| 2024-11-03 | rename - splithttp to xhttp | mhsanaei | |
| 2024-10-20 | wireguard - noKernelTun | MHSanaei | |
| 2024-10-16 | Wireguard - kernel Tun | mhsanaei | |
| 2024-10-03 | Show tcpNoDelay only when tcpMptcp is true | mhsanaei | |
| 2024-09-24 | removed - timeout | mhsanaei | |
| 2024-09-24 | add or remove noise | mhsanaei | |
| 2024-09-17 | update noise to noises | mhsanaei | |
| + type | |||
| 2024-09-16 | fix mistake - security only for vmess | mhsanaei | |
| 2024-09-16 | New - DNS Outbound (nonIPQuery, blockTypes) | mhsanaei | |
| 2024-09-09 | quic removed | mhsanaei | |
| 2024-09-02 | freedom redirect | mhsanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-08-30 | v2.3.14v2.3.14 | mhsanaei | |
| 2024-08-29 | New - Noise | mhsanaei | |
| freedom | |||
| 2024-08-11 | new - vmess security (inbound client side - outbound) | mhsanaei | |
| 2024-06-18 | some changes | mhsanaei | |
| undo secret key gen for wireguard | |||
| 2024-06-18 | new - splithttp transport | mhsanaei | |
| splithttp inbound splithttp outbound change priority host for ws - httpupgrade (host>>headers) | |||
| 2024-06-12 | Outbound - UoTVersion for SS | mhsanaei | |
| 2024-06-07 | {fix} outbound - wireguard | mhsanaei | |
| 2024-05-22 | new - (Sockopt) tcpMptcp , tcpNoDelay | mhsanaei | |
| https://xtls.github.io/en/config/transport.html#sockoptobject | |||
| 2024-04-20 | UI 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-04-02 | add header for httpupgrade | mhsanaei | |
| 2024-03-12 | limit mux to connection base outbounds | MHSanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-03-12 | Xray Outbound - Authority gRPC | MHSanaei | |
| 2024-03-12 | new - DNS obf type for kcp | MHSanaei | |
| 2024-03-12 | [xray] add outbound sendThrough + warp typo fix | MHSanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-03-11 | [xray outbound] add mux | MHSanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-03-11 | [xray] add sockopt to all outbounds | MHSanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-03-11 | [sub] random reality params | MHSanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-03-11 | [xray outbound] add sockopt | MHSanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-03-11 | New - HttpUpgrade Transport | MHSanaei | |
| 2024-02-18 | [wg] auto multi-peer and qrcode | MHSanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-02-17 | Minor fix in outbound form (#1810) | Shahin | |
| * Update outbound.html * Update outbound.js * Update outbound.html * Update outbound.html | |||
| 2024-01-24 | gen button - publicKey & psk | MHSanaei | |
| 2024-01-12 | Small edit & fixes (#1571) | shahin-io | |
| 2024-01-10 | wireguard outbound | MHSanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-01-09 | Overall Enhancement (#1524) | shahin-io | |
