| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-17 | feat(tgbot): Add the option to change the telegram API server (#2584) | MadrinX | |
| 2024-10-17 | freedom - default settings | mhsanaei | |
| 2024-10-16 | feat(tgbot): Allow restart core via telegram bot (#2581) | Ahmad Thoriq Najahi | |
| 2024-10-15 | fix core restart on traffic reset of disabled client | MHSanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-10-10 | [bug] fix restarting core on disabling depleted user | Alireza Ahmadi | |
| 2024-10-10 | [refactor] email verification method | Alireza Ahmadi | |
| 2024-10-09 | validate Email - non-English Pattern | mhsanaei | |
| 2024-09-24 | add or remove noise | mhsanaei | |
| 2024-09-17 | update noise to noises | mhsanaei | |
| + type | |||
| 2024-09-16 | New - Allocate | mhsanaei | |
| 2024-09-12 | Email Validation - new pattern | mhsanaei | |
| @ included | |||
| 2024-09-12 | Session - default 60 minute (minimum) | mhsanaei | |
| 2024-09-05 | Update Email Validation | mhsanaei | |
| 2024-09-02 | fix restart after enabling user | mhsanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-08-29 | New - Noise | mhsanaei | |
| freedom | |||
| 2024-08-19 | New - TGbot, "All clients" button (#2493) | Rizvan Nukhtarov | |
| 2024-08-11 | new - vmess security (inbound client side - outbound) | mhsanaei | |
| 2024-08-06 | default setting | mhsanaei | |
| 2024-07-23 | API - Get client's traffic By ID | mhsanaei | |
| Co-Authored-By: Hassan Ali Gilani <mr.ajaxian@gmail.com> | |||
| 2024-07-15 | [warp] enhanced + delete option | mhsanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-07-09 | improved - message logs | mhsanaei | |
| 2024-07-08 | Expand arch support in downloadXRay | mhsanaei | |
| 2024-07-07 | Typo fixed | mhsanaei | |
| 2024-07-04 | unnecessary log | mhsanaei | |
| 2024-07-04 | typo | mhsanaei | |
| 2024-07-03 | tgbot - login notify (show password for failed login) | mhsanaei | |
| 2024-07-01 | pageSize default to 50 | mhsanaei | |
| 2024-06-17 | check error in remove by core-api | mhsanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-06-17 | gopsutil v4 | mhsanaei | |
| 2024-05-28 | new - vCPUs | mhsanaei | |
| 2024-05-25 | Add CLI to set panel cert (#2305) | Maisam | |
| * Add webBasePath update feature to CLI * Add certificate setting update to CLI * Revert "Add certificate setting update to CLI" This reverts commit 2a937d59d7c1f3edeb66782a4b235bafc89dfff6. * Add certificate setting update to CLI (cherry picked from commit 2a937d59d7c1f3edeb66782a4b235bafc89dfff6) | |||
| 2024-05-25 | Add webBasePath update feature to CLI (#2300) | Maisam | |
| 2024-05-14 | feat(tgbot): Add refresh button to server usage (#2253) | Ahmad Thoriq Najahi | |
| - Added a refresh button to the server usage interface to allow users to refresh the displayed information. - Updated the sendReport function to use the sendServerUsage function instead of getServerUsage to ensure consistency in functionality. Signed-off-by: Ahmad Thoriq Najahi <najahi@zephyrus.id> | |||
| 2024-04-29 | feat(tgbot): Add `xray-core` version into server status (#2236) | Ahmad Thoriq Najahi | |
| Signed-off-by: Ahmad Thoriq Najahi <najahi@zephyrus.id> | |||
| 2024-04-21 | fix empty client ID on request | mhsanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-04-05 | Convert string tgId to int64 on Migrate | somebodywashere | |
| 2024-04-02 | telego v0.29.2 | mhsanaei | |
| 2024-04-02 | tgbot - fix chatid | mhsanaei | |
| 2024-04-01 | avoid empty client id | mhsanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-03-21 | Small fixes (#2106) | somebodywashere | |
| 2024-03-15 | Fixed unnecessary Xray restarts in Tgbot | somebodywashere | |
| 2024-03-13 | [iplimit] fix access log path in settings service (#2044) | Hamidreza | |
| * [iplimit] fix access log path in settings service better to avoid hardcoding the access log path to enhance flexibility. not all users prefer the default './access.log' * [iplimit] fix iplimit | |||
| 2024-03-12 | ip limit only if log is available | Alireza Ahmadi | |
| 2024-03-12 | bug fix - remove secret | MHSanaei | |
| 2024-03-12 | [subJson] add mux and direct | MHSanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-03-12 | minor changes | MHSanaei | |
| Co-Authored-By: somebodywashere <68244480+somebodywashere@users.noreply.github.com> | |||
| 2024-03-11 | avoid empty client id | MHSanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-03-11 | [xray] add BurstObservatory + minor changes | MHSanaei | |
| Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> | |||
| 2024-03-11 | Some fixes and improvements (#1997) | Hamidreza | |
| * [refactor] api controller * [fix] access log path better to not hardcode the access log path, maybe some ppl dont want to use the default ./access.log * [fix] set select options from logs paths in xray settings * [update] .gitignore * [lint] all .go files * [update] use status code for jsonMsg and 401 to unauthorize * [update] handle response status code via axios * [fix] set correct value if log paths is set to 'none' we also use the default value for the paths if its set to none * [fix] iplimit - only warning access log if f2b is installed | |||
| 2024-03-10 | default config domainStrategy | MHSanaei | |
