Ahmadreza Fatemikia
6038f67bac
chore: update .gitignore to ignore local environment and Go cache files
...
- Added .env and .gocache/ to .gitignore to prevent local environment variables and Go cache files from being tracked.
2026-04-09 19:59:50 +08:00
Ahmadreza Fatemikia
d5634d596b
chore: update .gitignore to include .env.gocache and .gopath directories
...
- Added .env.gocache/ and .gopath/ to .gitignore to prevent caching and Go workspace files from being tracked.
2026-04-09 19:57:52 +08:00
fgsfds
6879a8fbcb
Moved DB to same app folder on Windows ( #3340 )
...
Release 3X-UI / build (386) (push) Waiting to run
Release 3X-UI / build (amd64) (push) Waiting to run
Release 3X-UI / build (arm64) (push) Waiting to run
Release 3X-UI / build (armv5) (push) Waiting to run
Release 3X-UI / build (armv6) (push) Waiting to run
Release 3X-UI / build (armv7) (push) Waiting to run
Release 3X-UI / build (s390x) (push) Waiting to run
* moved db to user folder on windows
* moved db to local appdata
* made getDBFolderPath func private
* added getWindowsDbPath() func
* fix
---------
Co-authored-by: mhsanaei <ho3ein.sanaei@gmail.com>
2025-08-13 23:19:59 +02:00
Ali Golzar
1b1cbfff42
feat: support .env file ( #3013 )
Release 3X-UI / build (386) (push) Has been cancelled
Release 3X-UI / build (amd64) (push) Has been cancelled
Release 3X-UI / build (arm64) (push) Has been cancelled
Release 3X-UI / build (armv5) (push) Has been cancelled
Release 3X-UI / build (armv6) (push) Has been cancelled
Release 3X-UI / build (armv7) (push) Has been cancelled
Release 3X-UI / build (s390x) (push) Has been cancelled
2025-05-17 12:33:22 +02:00
mhsanaei
3ded4ee658
minor changes
2025-04-07 00:45:52 +02:00
Pk-web6936
7c58bcbb46
Consolidate and Optimize .gitignore Files ( #2838 )
...
* Update .gitignore
2025-03-30 11:32:42 +07:00
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
Hamidreza Ghavami
3166d497f9
Update .gitignore
2023-05-20 19:03:31 +04:30
Hamidreza Ghavami
733a011b28
update .gitignore
2023-05-05 22:59:31 +04:30
kaveh-ahangar
1680bb36c3
feat: Rollback files (.gitignore)
2023-05-05 12:43:09 +03:30
kaveh-ahangar
cd483c191a
feat: Rollback files (.gitignore)
2023-05-05 12:42:05 +03:30
kaveh-ahangar
7d09b4e840
feat: Rollback files (main.go , Makefile)
2023-05-05 12:41:21 +03:30
kaveh-ahangar
9e63b0e2b3
feat: add Makefile and improve building
2023-05-04 19:20:52 +03:30
Hamidreza Ghavami
40a0297499
update .gitignore
2023-04-18 10:16:43 +04:30
MHSanaei
6d28c39ae8
en lang edit, new designed
2023-02-12 17:20:09 +03:30
MHSanaei
b73e4173a3
3x-ui
2023-02-09 22:48:06 +03:30