Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-05-25v1.6.1v1.6.1MHSanaei
2023-05-25update dependenciesMHSanaei
2023-05-25Minor correction In UI (#537)Tara Rostami
* Update antd.min.css * Update settings.html * Update custom.css
2023-05-25fix MHz viewMHSanaei
2023-05-25New - CPU SpeedMHSanaei
logical Processors removed
2023-05-25Minor changes in the UI (#535)Tara Rostami
* Update antd.min.css * Update settings.html
2023-05-25change blockedips to AllowedIpsMHSanaei
now only those IPs that are allowed are able to establish a connection; other connections are dropped it will happen every 10 sec after user offline that IPs will be removed from AllowedIps
2023-05-25new - show cores, public ipv4 and ipv6MHSanaei
logical Processors you can see them on first page
2023-05-24Bump github.com/pelletier/go-toml/v2 from 2.0.7 to 2.0.8 (#523)dependabot[bot]
Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.0.7 to 2.0.8. - [Release notes](https://github.com/pelletier/go-toml/releases) - [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml) - [Commits](https://github.com/pelletier/go-toml/compare/v2.0.7...v2.0.8) --- updated-dependencies: - dependency-name: github.com/pelletier/go-toml/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24Bump svenstaro/upload-release-action from 2.5.0 to 2.6.0 (#514)dependabot[bot]
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/svenstaro/upload-release-action/releases) - [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/svenstaro/upload-release-action/compare/2.5.0...2.6.0) --- updated-dependencies: - dependency-name: svenstaro/upload-release-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23v1.6.0v1.6.0MHSanaei
2023-05-23Alireza :100:MHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-23bug fix - limit ipMHSanaei
2023-05-23[feature] fallback link calculationMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-23a lot of improvementMHSanaei
2023-05-23update - SSL Certificate ManagementMHSanaei
Get SSL Revoke Force Renew
2023-05-23Fix deprecated gRPC Dial options for Insecure connectionsMHSanaei
2023-05-22update - styleMHSanaei
tcp,ws,tls
2023-05-22small fixesMHSanaei
2023-05-22subMHSanaei
remaining code
2023-05-22Merge pull request #509 from hamid-gh98/mainHamidreza
FIX restart redirect :)
2023-05-22FIX restart redirect :)Hamidreza Ghavami
2023-05-22translate updateMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-22[feature] separate subscription serviceMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-22[feature] add multi domain tls (CDN ready)MHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-22features - random ShortId buttonMHSanaei
2023-05-22update - utilsMHSanaei
2023-05-22update - URIComponent just for cookie valueMHSanaei
2023-05-22update dependenciesMHSanaei
2023-05-22bug fix - KeyContentMHSanaei
2023-05-22Merge pull request #491 from hamid-gh98/mainHo3ein
[tgbot] Multi language + More...
2023-05-21Update hashstorage functionalityHamidreza Ghavami
2023-05-21fix tgbotHamidreza Ghavami
2023-05-21Update README.mdHamidreza Ghavami
2023-05-21FIX ERROR 'msg and reply are same' in tgbotHamidreza Ghavami
2023-05-21FIX hashStorage remove expire jobHamidreza Ghavami
2023-05-21Update translationsHamidreza Ghavami
2023-05-21Update tgbot locale + add I18nBotHamidreza Ghavami
2023-05-21rename I18n to I18nWebHamidreza Ghavami
2023-05-20FIX hashStorageHamidreza Ghavami
2023-05-20FIX callback query and BUTTON_DATA_INVALID error with hashStorageHamidreza Ghavami
2023-05-20init i18n in tgbotHamidreza Ghavami
2023-05-20add tgBot localizerHamidreza Ghavami
2023-05-20update to use WebI18n funcHamidreza Ghavami
2023-05-20update I18n function for controllerHamidreza Ghavami
2023-05-20create LocalizerMiddleware funcHamidreza Ghavami
2023-05-20add localizer middleware to web.goHamidreza Ghavami
2023-05-20replace new localizer to web.goHamidreza Ghavami
2023-05-20Refactor i18n localizerHamidreza Ghavami
2023-05-20some fix and prune for tgbotHamidreza Ghavami