Commit Graph

1013 Commits

Author SHA1 Message Date
Alireza Ahmadi
93f6ba897c v1.6.3 1.6.3 2023-12-13 18:18:10 +01:00
Alireza Ahmadi
b93adb7435 v1.6.3 2023-12-13 17:50:06 +01:00
Alireza Ahmadi
538fdb9860 change fallback form to new design 2023-12-13 15:21:54 +01:00
Alireza Ahmadi
c4ed595a1c better information view 2023-12-13 15:17:11 +01:00
Alireza Ahmadi
5acfdf584e password autogenerate for trojan client #751 2023-12-13 15:00:36 +01:00
Alireza Ahmadi
62ceaeba8f [gui] remove login animations 2023-12-13 14:55:24 +01:00
Alireza Ahmadi
3c688d85e7 Merge pull request #755 from alireza0/dependabot/go_modules/google.golang.org/grpc-1.60.0
Bump google.golang.org/grpc from 1.59.0 to 1.60.0
2023-12-13 13:38:25 +01:00
dependabot[bot]
99a4cf4179 Bump google.golang.org/grpc from 1.59.0 to 1.60.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.59.0 to 1.60.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.59.0...v1.60.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 12:37:50 +00:00
Alireza Ahmadi
7aa242b64e Merge pull request #749 from alireza0/dependabot/go_modules/github.com/pelletier/go-toml/v2-2.1.1
Bump github.com/pelletier/go-toml/v2 from 2.1.0 to 2.1.1
2023-12-13 13:37:02 +01:00
shahin-io
cbb3c009cc Small typo edit (#753)
* Update install.sh

* Update x-ui.sh

* Update install.sh
2023-12-13 13:36:16 +01:00
Alireza Ahmadi
d8e8195271 [bug] fix errors in link converter 2023-12-13 13:34:56 +01:00
Alireza Ahmadi
e31ec2cade [gui] redesign forms 2023-12-13 12:22:08 +01:00
dependabot[bot]
af42723213 Bump github.com/pelletier/go-toml/v2 from 2.1.0 to 2.1.1
Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.1.0 to 2.1.1.
- [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.1.0...v2.1.1)

---
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>
2023-12-11 21:26:45 +00:00
Alireza Ahmadi
94117f94e8 v1.6.2 2023-12-11 15:17:57 +01:00
Alireza Ahmadi
b946f7a1d4 new geofile strategy 2023-12-10 16:01:13 +01:00
Alireza Ahmadi
aaa0f66a37 small fixes 2023-12-10 15:56:07 +01:00
Alireza Ahmadi
ebbe2c8e5b Merge pull request #739 from TaraRostami/main
Update xq.css
2023-12-10 15:41:54 +01:00
Enkidu
0fdd4dcfb9 Update x-ui.sh (#729)
* Update x-ui.sh

Change log:

- Made the code less bulky. More code = more potential for bugs and vulnerabilities

- The code is now showing the progress of downloads. Having the progres report allows us to see the errors and rectify them.

- Added a Success / Failure prompt for each download

- Solved the inherent problem with wget -O
  
  In the existing script, if a download fails, (i.e. if geofile.dat is not downloaded for any reason, wget -O creates 
  an empty file by the same name and Xray will crash and won't recover and there's no way to know why.

- Current script gives the user an option to restart or not. It shouldn't be optional. That is fixed.

- Function restart() has already been defined in the script. There's no reason to use several lines for each
  restart. We're now using the existing function

- Unrelated: I took the liberty to brighten up the colours for the menu. If that's not what you like, please
  feel free to revert it back.

* Update x-ui.sh

- Removed Iran.dat as it no longer will be supported in the new version.
- Removed the notice about additional 2 files.
- changed restart() to confirm_restart()
- Reverted back to original colours.
2023-12-10 15:39:27 +01:00
Tara Rostami
78fb3844fe Update xq.css 2023-12-10 18:09:04 +03:30
Alireza Ahmadi
9452f4fc15 [log] modal prettifier 2023-12-10 14:02:57 +01:00
Alireza Ahmadi
5996f92fe5 [log] combine with xray logs 2023-12-10 13:08:11 +01:00
Alireza Ahmadi
4cabe80462 [xray] show xray errors #730 2023-12-10 12:57:06 +01:00
Tara Rostami
1cf0d52433 Update custom.css (#732)
* Update login.html

* Update custom.css
2023-12-09 12:46:23 +01:00
Alireza Ahmadi
3cef5142d9 Merge pull request #731 from shahin-io/main
Update readme.md for better reflection of features
2023-12-09 12:20:34 +01:00
shahin-io
ac8af25cef Add files via upload 2023-12-09 05:58:31 +00:00
shahin-io
aee2107f30 Delete README.md 2023-12-09 05:57:49 +00:00
Alireza Ahmadi
7971082beb better tcp/udp display 2023-12-08 22:51:46 +01:00
Alireza Ahmadi
d60290d0a1 Merge pull request #726 from TaraRostami/main
Update custom.css
2023-12-08 12:44:26 +01:00
Tara Rostami
0b1bc1908b Update custom.css 2023-12-08 15:09:29 +03:30
Alireza Ahmadi
a342ef9e90 remove duplicate version_change
Plus fix remove submit button in user/pass change page
2023-12-08 12:26:36 +01:00
Alireza Ahmadi
317e4f1fdd add translates 2023-12-08 11:42:33 +01:00
Alireza Ahmadi
fd82e701b6 small color fixes 2023-12-08 11:19:22 +01:00
Tara Rostami
046be5dd0f Optimized CSS (#722)
* Optimized custom.css

* Optimized <Style>

* Update custom.css

* Update custom.css
2023-12-08 11:18:20 +01:00
Alireza Ahmadi
fa4c954444 show id in confirm modal title 2023-12-08 01:36:43 +01:00
Alireza Ahmadi
03e1434051 Update DB WAL before backup 2023-12-08 01:26:51 +01:00
Alireza Ahmadi
5725420197 [feature] customizable remark #692 2023-12-08 00:44:36 +01:00
Alireza Ahmadi
fd64ae5c85 [feature] import-export inbound #699 2023-12-07 12:58:19 +01:00
Alireza Ahmadi
ff59bb60ce fix user-pass setting style 2023-12-07 12:56:06 +01:00
Alireza Ahmadi
7ec646fd0d Bump actions/setup-go from 4 to 5 #715 2023-12-07 12:55:09 +01:00
Alireza Ahmadi
902368fc03 css correction 2023-12-07 12:54:45 +01:00
Tara Rostami
57827225b4 Minor UI fixes (#713)
* Update custom.css

* Update login.html

* Update custom.css

* Update custom.css

* Update custom.css
2023-12-06 21:59:40 +01:00
Alireza Ahmadi
d406d2925a [xray] fix adding empty inbound 2023-12-06 16:08:33 +01:00
Alireza Ahmadi
2f2876ec90 fix scroll-x display 2023-12-06 15:20:23 +01:00
Alireza Ahmadi
20d00d31a1 fix small design problem 2023-12-06 14:36:37 +01:00
Alireza Ahmadi
48b327ccb5 Merge branch 'main' of https://github.com/alireza0/x-ui 2023-12-06 14:35:25 +01:00
Alireza Ahmadi
9cc893a396 [bug] fix routing dns strategy #668 2023-12-06 14:35:17 +01:00
shahin-io
91e9c2d6b2 Update README.md (#711)
* Update README.md

* Update README.md
2023-12-06 12:08:21 +01:00
Alireza Ahmadi
6bfaad48fd Merge pull request #707 from alireza0/dependabot/go_modules/github.com/nicksnyder/go-i18n/v2-2.3.0
Bump github.com/nicksnyder/go-i18n/v2 from 2.2.2 to 2.3.0
2023-12-06 11:28:07 +01:00
shahin-io
10779201f5 minor edit (#706)
* v1.6.1

* v1.6.1

* Update x-ui.sh

* Update x-ui.sh

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update x-ui.sh

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

---------

Co-authored-by: Alireza Ahmadi <alireza7@gmail.com>
2023-12-06 11:27:51 +01:00
Tara Rostami
5b20505515 UI improvements (#708)
* Improved login page

* Improved login page

* Update inbound_client_table.html

* Update external_proxy.html

* Update custom.css
2023-12-06 11:27:20 +01:00