MHSanaei
afc6f0e0cf
forgot linux tag name
...
Co-Authored-By: somebodywashere <68244480+somebodywashere@users.noreply.github.com>
2023-05-31 23:50:37 +03:30
dependabot[bot]
b62855cb8c
Bump svenstaro/upload-release-action from 2.6.0 to 2.6.1 ( #552 )
...
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action ) from 2.6.0 to 2.6.1.
- [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.6.0...2.6.1 )
---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
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-31 23:41:29 +03:30
Hamidreza
28fa79e002
Merge pull request #546 from somebodywashere/main
...
[tgbot] - small bugfix
2023-05-31 15:02:29 +03:30
somebodywashere
ff4f65083c
[tgbot] - bugfix
2023-05-31 08:37:03 +00:00
Ho3ein
683d912c30
Merge pull request #545 from hamid-gh98/main
...
🔀 New Feature + Fix URLs + Some Improvements 🛠️ 🌐
2023-05-31 09:47:02 +03:30
Hamidreza
2bba2ec00c
FIX tgbot adminIds
2023-05-31 05:01:20 +03:30
Hamidreza Ghavami
4e66f53114
Update README.md
2023-05-31 04:25:13 +04:30
Hamidreza Ghavami
675b7d1d65
fix setting
2023-05-31 03:29:59 +04:30
Hamidreza Ghavami
4bb20d8f13
Update README.md
2023-05-31 02:57:01 +04:30
Hamidreza Ghavami
648494f555
add /id command to tgbot to get user id
2023-05-31 02:31:00 +04:30
Hamidreza Ghavami
86c7d39086
move manual list to new tab
2023-05-31 01:59:41 +04:30
Hamidreza Ghavami
c5211ff094
fix urls + use the new buildURL func
2023-05-31 01:59:41 +04:30
Hamidreza Ghavami
71f9755159
add buildURL func
2023-05-31 01:59:41 +04:30
Hamidreza Ghavami
2aeedfe82a
fix qrModal.client is null
2023-05-31 01:59:12 +04:30
Hamidreza Ghavami
c0b384efb5
some improvements
2023-05-31 01:31:56 +04:30
Hamidreza Ghavami
784d530824
Update translations
2023-05-31 01:26:29 +04:30
Hamidreza Ghavami
18ef65af3b
use the middlewares
2023-05-31 01:24:18 +04:30
Hamidreza Ghavami
b546d786eb
add an option for webDomain
2023-05-31 01:21:14 +04:30
Hamidreza Ghavami
62c2f3cb71
create and move middlewares to seperate folder
2023-05-31 01:13:46 +04:30
somebodywashere
1b41d3c964
[tgbot] - some fixes and improvments ( #542 )
2023-05-30 15:07:23 +03:30
Ho3ein
1e92360e61
Update README.md
2023-05-29 17:56:13 +03:30
Ho3ein
3dea252b6a
better view
2023-05-29 17:42:49 +03:30
Ho3ein
0e9407ff74
Manual install & Upgrade , docker
2023-05-29 17:07:03 +03:30
Ho3ein
34e9508996
Workflow with Matrix Strategy
2023-05-29 15:57:12 +03:30
Tara Rostami
437325eeca
Animated shadow ( #540 )
...
* Update antd.min.css
* Update settings.html
* Update custom.css
* Update custom.css
2023-05-27 14:14:35 +03:30
MHSanaei
6f125039ec
v1.6.1
2023-05-25 19:16:09 +03:30
MHSanaei
c9fb332f5f
update dependencies
2023-05-25 19:15:22 +03:30
Tara Rostami
25c794384b
Minor correction In UI ( #537 )
...
* Update antd.min.css
* Update settings.html
* Update custom.css
2023-05-25 16:21:29 +03:30
MHSanaei
5c1819b3cf
fix MHz view
2023-05-25 16:13:54 +03:30
MHSanaei
5e5a888357
New - CPU Speed
...
logical Processors removed
2023-05-25 15:48:23 +03:30
Tara Rostami
08f1bb67ee
Minor changes in the UI ( #535 )
...
* Update antd.min.css
* Update settings.html
2023-05-25 13:15:24 +03:30
MHSanaei
2af8dd908b
change blockedips to AllowedIps
...
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-25 03:21:31 +03:30
MHSanaei
20bb72675c
new - show cores, public ipv4 and ipv6
...
logical Processors
you can see them on first page
2023-05-25 03:11:09 +03:30
dependabot[bot]
5612c5e3dd
Bump github.com/pelletier/go-toml/v2 from 2.0.7 to 2.0.8 ( #523 )
...
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-24 13:35:36 +03:30
dependabot[bot]
26c39ca3a8
Bump svenstaro/upload-release-action from 2.5.0 to 2.6.0 ( #514 )
...
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-24 01:37:30 +03:30
MHSanaei
a19921b9a6
v1.6.0
2023-05-23 18:09:04 +03:30
MHSanaei
29750b4555
Alireza 💯
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-23 17:55:42 +03:30
MHSanaei
a67fb4999b
bug fix - limit ip
2023-05-23 17:54:15 +03:30
MHSanaei
04fe378013
[feature] fallback link calculation
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-23 03:15:34 +03:30
MHSanaei
7dc90c9e79
a lot of improvement
2023-05-23 02:43:15 +03:30
MHSanaei
c6f300ac7a
update - SSL Certificate Management
...
Get SSL
Revoke
Force Renew
2023-05-23 02:34:36 +03:30
MHSanaei
0f1a73d646
Fix deprecated gRPC Dial options for Insecure connections
2023-05-23 00:52:15 +03:30
MHSanaei
809adc9700
update - style
...
tcp,ws,tls
2023-05-22 22:36:15 +03:30
MHSanaei
a5691828f7
small fixes
2023-05-22 21:52:35 +03:30
MHSanaei
25312d4b7c
sub
...
remaining code
2023-05-22 21:51:52 +03:30
Hamidreza
f1b9d2bc36
Merge pull request #509 from hamid-gh98/main
...
FIX restart redirect :)
2023-05-22 21:32:17 +03:30
Hamidreza Ghavami
f7124cdfd2
FIX restart redirect :)
2023-05-22 22:30:35 +04:30
MHSanaei
b3bb27ebf5
translate update
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-22 18:16:24 +03:30
MHSanaei
f18dd8561d
[feature] separate subscription service
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-22 18:06:34 +03:30
MHSanaei
bf6ec5fe37
[feature] add multi domain tls (CDN ready)
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-22 17:31:41 +03:30