| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-09 | renamed dest to target | mhsanaei | |
| 2025-09-09 | dokodemo-door, socks renamed to mixed, tunnel | mhsanaei | |
| 2025-09-09 | api (#3434) | Sanaei | |
| 2025-09-08 | outbound: ECH Config List | mhsanaei | |
| 2025-09-08 | add clear button | mhsanaei | |
| 2025-09-08 | minor change | mhsanaei | |
| 2025-09-07 | Vlessenc (#3426) | Sanaei | |
| * mlkem768 * VlessEnc | |||
| 2025-09-04 | chore: login improvements (#3408) | Danil S. | |
| - added client-side form validation - now with slow internet otp input does not appear later than all input | |||
| 2025-09-04 | removed domainMatcher | MHSanaei | |
| 2025-08-31 | feat: add "Last Online" column to client list and modal (Closes #3402) (#3405) | Ali Golzar | |
| * feat: persist client last online and expose API * feat(ui): show client last online in table and info modal * i18n: add “Last Online” across locales * chore: format timestamps as HH:mm:ss | |||
| 2025-08-31 | fix(ui): hide Created/Updated columns and fix issues in small displays (#3400) | Ali Golzar | |
| - Hide the “Created” and “Updated” columns in the clients - Ensures the “All-time Traffic” column no longer overlaps with adjacent columns. - Improves layout readability and prevents UI cluttering after the v2.6.7 update. Closes #3399 | |||
| 2025-08-28 | removed: Allocate | mhsanaei | |
| 2025-08-28 | Add all-time traffic for inbounds and clients (#3387) | Ali Golzar | |
| * feat(db): add allTime field to Inbound and ClientTraffic models * feat(inbound): increment all_time for inbounds and clients on traffic updates calculate correct all_time traffic on migrate command * feat(ui): show all-time traffic column for inbounds and its clients * i18n: add pages.inbounds.allTimeTraffic label across locales * Add All Time Traffic Usage in inbounds page top banner | |||
| 2025-08-27 | Created / Updated fields for clients (#3384) | Ali Golzar | |
| * feat(backend): add created_at/updated_at to clients and maintain on create/update backfill existing clients and set updated_at on mutations * feat(frontend): carry created_at/updated_at in client models and round-trip via JSON * feat(frontend): display Created and Updated columns in client table with proper date formatting * i18n: add pages.inbounds.createdAt/updatedAt across all locales * Update inbound.go Remove duplicate code | |||
| 2025-08-25 | AutoFill OTP (#3381) | Igor Finagin | |
| https://developer.apple.com/documentation/security/enabling-password-autofill-on-an-html-input-element | |||
| 2025-08-17 | DNS outbound: Set "reject" as the default value for nonIPQuery | mhsanaei | |
| 2025-08-14 | Freedom: Add maxSplit fragment option; Add applyTo noises option | mhsanaei | |
| 2025-08-09 | fix saving sockopt | Alireza Ahmadi | |
| 2025-08-08 | remove ocspStapling | mhsanaei | |
| 2025-08-07 | fix: Xray restarting after being manually stopped (#2896) (#3329) | fgsfds | |
| 2025-08-06 | fix: inbounds slow loading (#3228) (#3322) | somebodywashere | |
| especially encountered on big amount of clients | |||
| 2025-08-06 | Added Update all geofiles button (#3318) | fgsfds | |
| * added Update all geofiles button * localized update all string | |||
| 2025-08-05 | add sockopt to dockodemo | Alireza Ahmadi | |
| 2025-08-05 | Added filters to the xray logs viewer (#3314) | fgsfds | |
| * added filters to xray logs viewer * better freedom/blackhole tags handling * better freedom/blackhole tags handling 2 * fix comments * fix comments 2 | |||
| 2025-08-04 | fix: sub enable warning | mhsanaei | |
| 2025-08-04 | Added xray access log viewer (#3309) | fgsfds | |
| * added xray access log viewer * made modal window width adaptive * hide logs button if xray logs are disabled | |||
| 2025-08-04 | fix: IPLimitlog display | mhsanaei | |
| 2025-08-04 | add dokodemo port mapping | Alireza Ahmadi | |
| 2025-08-04 | add ech support (#3310) | Sanaei | |
| Co-authored-by: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2025-08-04 | change a-input to a-textarea | mhsanaei | |
| 2025-08-03 | outbound: mldsa65Verify | mhsanaei | |
| 2025-07-28 | remove password type | mhsanaei | |
| 2025-07-28 | Reality: min & max client ver | mhsanaei | |
| 2025-07-25 | add mldsa65 | Alireza Ahmadi | |
| 2025-07-06 | chore: return automatic generation of shadowsocks keys | Shishkevich D. | |
| 2025-07-06 | fix: login title shifts the input fields | Shishkevich D. | |
| * chore: revert "fix: reduced login title font-size for mobile (#3105)" * chore: short login title translation for russian * chore: change login title translation for ukrainian | |||
| 2025-07-02 | chore: reset two-factor authentication after changing admin credentials (#3029) | Shishkevich D. | |
| * chore: add `resetTwoFactor` argument for main.go fixes #3025 * chore: reset two-factor authentication after changing admin credentials * chore: reset two-factor authentication after changing admin credentials --------- Co-authored-by: somebodywashere <68244480+somebodywashere@users.noreply.github.com> Co-authored-by: Sanaei <ho3ein.sanaei@gmail.com> | |||
| 2025-06-24 | chore: mark `2053` port as unsecured | Shishkevich D. | |
| 2025-06-21 | refactor: new loading logic, icons for tabs | Shishkevich D. | |
| 2025-06-21 | refactor: use new page templates | Shishkevich D. | |
| 2025-06-21 | chore: clients comment improvement | Shishkevich D. | |
| - use default ant components instead custom styles - remove comments in inbound info modal (duplicates information) - enhance tooltip usage | |||
| 2025-06-21 | feat: add comments under client id (#3131) | Vadim Iskuchekov | |
| 2025-06-20 | fix: generate correct keys for shadowsocks inbounds | Shishkevich D. | |
| 2025-06-18 | chore: add new dns features from v25.6.8 | Shishkevich D. | |
| * chore: add new dns params * chore: add `DNS Presets` modal * chore: edit file names | |||
| 2025-06-18 | fix: reduced login title font-size for mobile (#3105) | spatiumstas | |
| 2025-06-17 | chore: add download config button for wireguard | Shishkevich D. | |
| 2025-06-16 | chore: add translations for routing table | Shishkevich D. | |
| 2025-06-05 | chore: clean readme, add link to wiki (#3045) | Shishkevich D. | |
| 2025-06-05 | fix: don't show ip limit for some protocols (#3064) | Shishkevich D. | |
| this causes the modal window to fail because protocols like wireguard, dokodemo and so on do not have clients (like vless/vmess, shadowsocks, etc). | |||
| 2025-05-11 | fix: 2fa qr-code (#2996) | Tara Rostami | |
