Hamidreza Ghavami
|
8c5648eb09
|
FIX callback query and BUTTON_DATA_INVALID error with hashStorage
|
2023-05-20 20:29:28 +04:30 |
|
Hamidreza Ghavami
|
4dfe527f20
|
init i18n in tgbot
|
2023-05-20 20:08:01 +04:30 |
|
Hamidreza Ghavami
|
980ebd99ca
|
add tgBot localizer
|
2023-05-20 19:59:04 +04:30 |
|
Hamidreza Ghavami
|
9b7cddbec7
|
update to use WebI18n func
|
2023-05-20 19:51:45 +04:30 |
|
Hamidreza Ghavami
|
2bd706aa92
|
update I18n function for controller
|
2023-05-20 19:49:39 +04:30 |
|
Hamidreza Ghavami
|
95e0d9a468
|
create LocalizerMiddleware func
|
2023-05-20 19:46:34 +04:30 |
|
Hamidreza Ghavami
|
4865754b3d
|
add localizer middleware to web.go
|
2023-05-20 19:46:05 +04:30 |
|
Hamidreza Ghavami
|
92eaff9608
|
replace new localizer to web.go
|
2023-05-20 19:43:59 +04:30 |
|
Hamidreza Ghavami
|
0b7aa8a9e0
|
Refactor i18n localizer
|
2023-05-20 19:41:08 +04:30 |
|
Hamidreza Ghavami
|
678962d4ca
|
some fix and prune for tgbot
|
2023-05-20 19:39:01 +04:30 |
|
Hamidreza Ghavami
|
795835c54f
|
Update translations
|
2023-05-20 19:21:10 +04:30 |
|
Hamidreza Ghavami
|
91360a3f49
|
add tgLang to settings
|
2023-05-20 19:20:54 +04:30 |
|
Hamidreza Ghavami
|
4831c2f1b2
|
Add tgLang option
|
2023-05-20 19:15:20 +04:30 |
|
Hamidreza Ghavami
|
3166d497f9
|
Update .gitignore
|
2023-05-20 19:03:31 +04:30 |
|
Hamidreza Ghavami
|
f50ccce9ec
|
Add manual list for ipv4 and warp and fixed it
|
2023-05-20 19:02:37 +04:30 |
|
Hamidreza Ghavami
|
c7e300f14d
|
FIX redirect after restart panel
|
2023-05-20 18:58:51 +04:30 |
|
Hamidreza Ghavami
|
419a1938ee
|
update settings ui
|
2023-05-20 18:57:10 +04:30 |
|
Hamidreza Ghavami
|
a48745cb3e
|
fix tls settings
|
2023-05-20 18:46:50 +04:30 |
|
Hamidreza Ghavami
|
ac9408c37f
|
update sub remark for shadowsocks
|
2023-05-20 18:44:18 +04:30 |
|
dependabot[bot]
|
3d71289075
|
Bump github.com/Workiva/go-datastructures from 1.0.53 to 1.1.0 (#481)
Bumps [github.com/Workiva/go-datastructures](https://github.com/Workiva/go-datastructures) from 1.0.53 to 1.1.0.
- [Release notes](https://github.com/Workiva/go-datastructures/releases)
- [Commits](https://github.com/Workiva/go-datastructures/compare/v1.0.53...v1.1.0)
---
updated-dependencies:
- dependency-name: github.com/Workiva/go-datastructures
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-19 18:31:56 +03:30 |
|
Minobi
|
fbd3772788
|
Updated Russian translation of the web UI (#478)
|
2023-05-19 06:45:33 +03:30 |
|
Mahdi Nemati
|
334b28cddc
|
Api for backup Telegram (#468)
|
2023-05-19 00:31:05 +03:30 |
|
MHSanaei
|
2fbfc88bc1
|
bug fix - xtls
|
2023-05-18 12:18:13 +03:30 |
|
MHSanaei
|
f781979d38
|
update - config
|
2023-05-18 11:52:53 +03:30 |
|
Ho3ein
|
aba37be6eb
|
Merge pull request #467 from mmrabbani/patch-1
Simplifying ad blocking syntax
|
2023-05-18 00:59:01 +03:30 |
|
mmrabbani
|
30042bc047
|
Update traffic+block-ads+warp.json
|
2023-05-18 00:51:36 +03:30 |
|
mmrabbani
|
49f60f7775
|
Update traffic+block-ads+ipv4-google.json
|
2023-05-18 00:50:57 +03:30 |
|
mmrabbani
|
5f44c80cd5
|
Simplifying ad blocking syntax
I simplified the ad blocking syntax.
"category-ads-all" includes "category-ads". Also "category-ads" includes "google-ads" and "spotify-ads".
So if "category-ads-all" is blocked, there is no need to block 3 other lists (category-ads,google-ads,spotify-ads)
References:
https://github.com/v2fly/domain-list-community/blob/master/data/category-ads
https://github.com/v2fly/domain-list-community/blob/master/data/category-ads-all
|
2023-05-18 00:48:37 +03:30 |
|
MHSanaei
|
85d42ce94f
|
bug fix - expiry Time
|
2023-05-17 18:57:34 +03:30 |
|
MHSanaei
|
2f3c3d0ed2
|
v1.5.0
|
2023-05-17 18:19:39 +03:30 |
|
MHSanaei
|
7debf96610
|
fix bug - mobile view
|
2023-05-17 18:17:12 +03:30 |
|
Ho3ein
|
d8b60c3cd5
|
Update docker.yml
always use the latest version :D
|
2023-05-17 16:34:44 +03:30 |
|
MHSanaei
|
f8eb548376
|
[feature] SpiderX for Reality
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
|
2023-05-17 16:10:11 +03:30 |
|
MHSanaei
|
88fc4f81d4
|
[feature] filter inbound clients
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
|
2023-05-17 15:57:47 +03:30 |
|
MHSanaei
|
911f2b0bb5
|
adguard Family protection
|
2023-05-17 03:05:36 +03:30 |
|
MHSanaei
|
2d16eabc6e
|
[feature] interactive deplete soon
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
|
2023-05-17 02:01:56 +03:30 |
|
MHSanaei
|
be50be75fe
|
[sub] add more headers
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
|
2023-05-17 01:07:35 +03:30 |
|
MHSanaei
|
70e7987df5
|
[feature] multi cert per inbound
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
|
2023-05-17 00:55:19 +03:30 |
|
MHSanaei
|
8ceeb454ee
|
random - trojan password
|
2023-05-17 00:09:32 +03:30 |
|
MHSanaei
|
f311bf1dbf
|
update - ui
|
2023-05-16 23:40:27 +03:30 |
|
MHSanaei
|
837d7f77a1
|
update - xray configuration
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
|
2023-05-16 23:39:59 +03:30 |
|
Ho3ein
|
d0213ce50b
|
Merge pull request #452 from MHSanaei/dependabot/github_actions/actions/setup-go-4.0.1
Bump actions/setup-go from 4.0.0 to 4.0.1
|
2023-05-16 14:36:51 +03:30 |
|
dependabot[bot]
|
622e440366
|
Bump actions/setup-go from 4.0.0 to 4.0.1
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4.0.0...v4.0.1)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-16 10:04:13 +00:00 |
|
MHSanaei
|
1dc5452f1d
|
security issue - CVE-2023-29401
Gin Web Framework does not properly sanitize filename parameter of Context.FileAttachment function
References
gin-gonic/gin#3555
gin-gonic/gin#3556
https://pkg.go.dev/vuln/GO-2023-1737
|
2023-05-15 15:59:27 +03:30 |
|
Ho3ein
|
a0daf2fae2
|
Merge pull request #438 from masoud-hidden/main
[tgbot] Some new changes in the bot
|
2023-05-14 23:58:54 +03:30 |
|
Masoud Hidden
|
a21bdc9396
|
[tgbot] Fix reply keyboard height
|
2023-05-14 22:55:01 +03:30 |
|
Masoud Hidden
|
4cf7f75749
|
[tgbot] Ability to remove telegram user from the client in the bot
|
2023-05-14 22:43:23 +03:30 |
|
Masoud Hidden
|
bcdac5aad6
|
[tgbot] Ability to select telegram user for client from bot
|
2023-05-14 22:07:49 +03:30 |
|
Masoud Hidden
|
3d5f851fce
|
[tgbot] Changed to telego
|
2023-05-14 18:50:01 +03:30 |
|
Ho3ein
|
5487dc41cc
|
Merge pull request #434 from hamid-gh98/main
[FIX] siderDrawer button functionality + [Update] redirect restart panel
|
2023-05-14 10:49:30 +03:30 |
|