Hamidreza Ghavami
|
c637d8f43d
|
add tgBot localizer
|
2023-05-20 19:59:04 +04:30 |
|
Hamidreza Ghavami
|
d4c04188b8
|
update to use WebI18n func
|
2023-05-20 19:51:45 +04:30 |
|
Hamidreza Ghavami
|
442da6db66
|
update I18n function for controller
|
2023-05-20 19:49:39 +04:30 |
|
Hamidreza Ghavami
|
b7ad82e7f4
|
create LocalizerMiddleware func
|
2023-05-20 19:46:34 +04:30 |
|
Hamidreza Ghavami
|
e896f7b262
|
add localizer middleware to web.go
|
2023-05-20 19:46:05 +04:30 |
|
Hamidreza Ghavami
|
1be8e248a7
|
replace new localizer to web.go
|
2023-05-20 19:43:59 +04:30 |
|
Hamidreza Ghavami
|
a2bf6e806a
|
Refactor i18n localizer
|
2023-05-20 19:41:08 +04:30 |
|
Hamidreza Ghavami
|
c95037f78f
|
some fix and prune for tgbot
|
2023-05-20 19:39:01 +04:30 |
|
Hamidreza Ghavami
|
944b7f80cd
|
Update translations
|
2023-05-20 19:21:10 +04:30 |
|
Hamidreza Ghavami
|
efd2669f1f
|
add tgLang to settings
|
2023-05-20 19:20:54 +04:30 |
|
Hamidreza Ghavami
|
bf8251076e
|
Add tgLang option
|
2023-05-20 19:15:20 +04:30 |
|
Hamidreza Ghavami
|
c2c44002f5
|
Update .gitignore
|
2023-05-20 19:03:31 +04:30 |
|
Hamidreza Ghavami
|
fc410383db
|
Add manual list for ipv4 and warp and fixed it
|
2023-05-20 19:02:37 +04:30 |
|
Hamidreza Ghavami
|
08d03bfae4
|
FIX redirect after restart panel
|
2023-05-20 18:58:51 +04:30 |
|
Hamidreza Ghavami
|
273421a20c
|
update settings ui
|
2023-05-20 18:57:10 +04:30 |
|
Hamidreza Ghavami
|
e0b909535f
|
fix tls settings
|
2023-05-20 18:46:50 +04:30 |
|
Hamidreza Ghavami
|
47edd393e6
|
update sub remark for shadowsocks
|
2023-05-20 18:44:18 +04:30 |
|
dependabot[bot]
|
5a1237bfc2
|
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
|
f5eb9d4251
|
Updated Russian translation of the web UI (#478)
|
2023-05-19 06:45:33 +03:30 |
|
Mahdi Nemati
|
946d1bcc21
|
Api for backup Telegram (#468)
|
2023-05-19 00:31:05 +03:30 |
|
MHSanaei
|
6c3b747a33
|
bug fix - xtls
|
2023-05-18 12:18:13 +03:30 |
|
MHSanaei
|
f3feec2e0b
|
update - config
|
2023-05-18 11:52:53 +03:30 |
|
Ho3ein
|
1946571107
|
Merge pull request #467 from mmrabbani/patch-1
Simplifying ad blocking syntax
|
2023-05-18 00:59:01 +03:30 |
|
mmrabbani
|
bb20045c03
|
Update traffic+block-ads+warp.json
|
2023-05-18 00:51:36 +03:30 |
|
mmrabbani
|
e9e4996021
|
Update traffic+block-ads+ipv4-google.json
|
2023-05-18 00:50:57 +03:30 |
|
mmrabbani
|
0bd637274e
|
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
|
964dd33627
|
bug fix - expiry Time
|
2023-05-17 18:57:34 +03:30 |
|
MHSanaei
|
22b761dadd
|
v1.5.0
|
2023-05-17 18:19:39 +03:30 |
|
MHSanaei
|
3c857b69a9
|
fix bug - mobile view
|
2023-05-17 18:17:12 +03:30 |
|
Ho3ein
|
d1dca3afb8
|
Update docker.yml
always use the latest version :D
|
2023-05-17 16:34:44 +03:30 |
|
MHSanaei
|
d274077066
|
[feature] SpiderX for Reality
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
|
2023-05-17 16:10:11 +03:30 |
|
MHSanaei
|
97ff96da26
|
[feature] filter inbound clients
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
|
2023-05-17 15:57:47 +03:30 |
|
MHSanaei
|
94dffa818f
|
adguard Family protection
|
2023-05-17 03:05:36 +03:30 |
|
MHSanaei
|
91c6b279e1
|
[feature] interactive deplete soon
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
|
2023-05-17 02:01:56 +03:30 |
|
MHSanaei
|
3913128bbb
|
[sub] add more headers
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
|
2023-05-17 01:07:35 +03:30 |
|
MHSanaei
|
b9c3cd8534
|
[feature] multi cert per inbound
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
|
2023-05-17 00:55:19 +03:30 |
|
MHSanaei
|
4f98b6f393
|
random - trojan password
|
2023-05-17 00:09:32 +03:30 |
|
MHSanaei
|
df9907cbd1
|
update - ui
|
2023-05-16 23:40:27 +03:30 |
|
MHSanaei
|
03f39e8eec
|
update - xray configuration
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
|
2023-05-16 23:39:59 +03:30 |
|
Ho3ein
|
4c25329c35
|
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]
|
9d3aa88472
|
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
|
404d9d77ce
|
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
|
a8ad805936
|
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
|
51aafb45f9
|
[tgbot] Fix reply keyboard height
|
2023-05-14 22:55:01 +03:30 |
|
Masoud Hidden
|
0693bd540e
|
[tgbot] Ability to remove telegram user from the client in the bot
|
2023-05-14 22:43:23 +03:30 |
|
Masoud Hidden
|
58fda2f1ee
|
[tgbot] Ability to select telegram user for client from bot
|
2023-05-14 22:07:49 +03:30 |
|
Masoud Hidden
|
fbb2ec1e39
|
[tgbot] Changed to telego
|
2023-05-14 18:50:01 +03:30 |
|
Ho3ein
|
1e4c59a774
|
Merge pull request #434 from hamid-gh98/main
[FIX] siderDrawer button functionality + [Update] redirect restart panel
|
2023-05-14 10:49:30 +03:30 |
|
Hamidreza Ghavami
|
713420dabe
|
FIX redirect after restart panel
|
2023-05-14 06:19:18 +04:30 |
|
Hamidreza Ghavami
|
be907d7206
|
FIX siderDrawer button function
|
2023-05-14 06:08:49 +04:30 |
|