3x-ui/web
Hamidreza 64a5a9f1bc
Some fixes and improvements (#1997)
* [refactor] api controller

* [fix] access log path

better to not hardcode the access log path, maybe some ppl dont want to use the default ./access.log

* [fix] set select options from logs paths in xray settings

* [update] .gitignore

* [lint] all .go files

* [update] use status code for jsonMsg and 401 to unauthorize

* [update] handle response status code via axios

* [fix] set correct value if log paths is set to 'none'

we also use the default value for the paths if its set to none

* [fix] iplimit - only warning access log if f2b is installed
2024-03-11 01:01:24 +03:30
..
assets Some fixes and improvements (#1997) 2024-03-11 01:01:24 +03:30
controller Some fixes and improvements (#1997) 2024-03-11 01:01:24 +03:30
entity Some fixes and improvements (#1997) 2024-03-11 01:01:24 +03:30
global Some fixes and improvements (#1997) 2024-03-11 01:01:24 +03:30
html Some fixes and improvements (#1997) 2024-03-11 01:01:24 +03:30
job Some fixes and improvements (#1997) 2024-03-11 01:01:24 +03:30
locale Some fixes and improvements (#1997) 2024-03-11 01:01:24 +03:30
middleware create and move middlewares to seperate folder 2023-05-31 01:13:46 +04:30
network Add tgLang option 2023-05-20 19:15:20 +04:30
service Some fixes and improvements (#1997) 2024-03-11 01:01:24 +03:30
session Some fixes and improvements (#1997) 2024-03-11 01:01:24 +03:30
translation update translation-zh (#1999) 2024-03-09 16:19:15 +03:30
web.go Some fixes and improvements (#1997) 2024-03-11 01:01:24 +03:30