| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-08-11 | Dokodemo - default timeout to 30s | mhsanaei | |
| 2024-08-11 | splithttp - change default to accept range (better upload now) | mhsanaei | |
| 2024-08-11 | new - vmess security (inbound client side - outbound) | mhsanaei | |
| 2024-08-06 | default setting | mhsanaei | |
| 2024-08-06 | improve randomShortId , format document | mhsanaei | |
| 2024-08-06 | fix session | mhsanaei | |
| 2024-08-04 | new - cert (build Chain) | mhsanaei | |
| 2024-08-02 | Added Turkish translation (#2442) | Atageldi Didarov | |
| * create translate.tr_TR.toml * added confirmToggle key * Update langs.js | |||
| 2024-07-29 | new - splithttp (noSSEHeader) | mhsanaei | |
| 2024-07-29 | new - splithttp (scMinPostsIntervalMs) | mhsanaei | |
| 2024-07-15 | disable mux for vision flow | mhsanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-07-14 | default - alpn h3, utls random | mhsanaei | |
| 2024-07-14 | Refactor HttpUtil and Msg: optimize methods | mhsanaei | |
| 2024-07-13 | date format - jalalian | mhsanaei | |
| 2024-07-09 | fix wrong splithttp default (#2433) | mmmray | |
| This default is defined as 1MB, but maxUploadSize is to be specified in bytes. This confusion could've come from poorly written documentation in xray, but it has been updated. in general I wish that panels would not set defaults at all and instead just omit parameters (in sharelinks, inbounds, ...) that the user didn't set explicitly. If I want to change the defaults in xray's codebase, it seems that all the panels will have to update the default too. I see marzban doing the same kind of things. | |||
| 2024-07-01 | pageSize default to 50 | 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-06-07 | Outbound - Correct parameter order in Grpc #2270 #2348 | mhsanaei | |
| Co-Authored-By: Amir Hossein Jeddi <seriousmvs@gmail.com> | |||
| 2024-05-24 | new - (TLS) Session Resumption | mhsanaei | |
| 2024-05-24 | new - sockopt : all features #2293 | mhsanaei | |
| 2024-05-22 | new - (Sockopt) tcpMptcp , tcpNoDelay | mhsanaei | |
| https://xtls.github.io/en/config/transport.html#sockoptobject | |||
| 2024-05-22 | new - (TLS) disable System Root | mhsanaei | |
| 2024-05-22 | new - Cert (TLS-XTLS) - oneTimeLoading , usage | mhsanaei | |
| 2024-05-16 | bug fix - bulk Telegram ChatID | mhsanaei | |
| 2024-05-08 | sniffing - metadataOnly, routeOnly | mhsanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-05-08 | add dokodemo timeout | mhsanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 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-17 | vue v2.7.16 | mhsanaei | |
| 2024-04-17 | fix httpUpgrade host | mhsanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-04-17 | minor changes - chat id | mhsanaei | |
| 2024-04-17 | fix blackhole type | mhsanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-04-02 | add header for httpupgrade | mhsanaei | |
| 2024-04-01 | Add host for WS | mhsanaei | |
| 2024-04-01 | [xray] fix: convert link to json | mhsanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-03-12 | limit mux to connection base outbounds | MHSanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-03-12 | support IPv6 address in Link | MHSanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-03-12 | Xray Outbound - Authority gRPC | MHSanaei | |
| 2024-03-12 | [subJson] add mux and direct | MHSanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-03-12 | [xray] add outbound sendThrough + warp typo fix | MHSanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-03-12 | fix sockopt in all protocols | MHSanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-03-12 | bug fixed - mux #2015 | MHSanaei | |
| 2024-03-11 | [xray outbound] add mux | MHSanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-03-11 | [sub] JSON sub enhancement + minor changes | MHSanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-03-11 | New - gRPC Authority | MHSanaei | |
| 2024-03-11 | [xray outbound] add sockopt | MHSanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-03-11 | [xray] add new dns strategies | MHSanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-03-11 | New - HttpUpgrade Transport | MHSanaei | |
