3x-ui/web/controller
izzzzzi 2fbd1d860d feat: add PostgreSQL support and database configuration options
- Updated Docker configuration to support PostgreSQL as an alternative to SQLite.
- Enhanced DockerEntrypoint.sh to create a database environment file and test PostgreSQL connection.
- Introduced database setup functions in install.sh for PostgreSQL installation and configuration.
- Added database management options in x-ui.sh, including backup and switching between SQLite and PostgreSQL.
- Implemented database configuration retrieval in the web service and controller layers.
- Updated frontend settings to include database configuration options.
- Added translations for new database settings in multiple languages.
2025-05-23 02:00:06 +05:00
..
api.go API - Get client's traffic By ID 2024-07-23 11:28:28 +02:00
base.go Some fixes and improvements (#1997) 2024-03-11 01:01:24 +03:30
inbound.go fix: handle inbounds interaction errors (#3009) 2025-05-16 23:56:56 +07:00
index.go chore: implement 2fa auth (#2968) 2025-05-08 16:20:58 +02:00
server.go chore: toasts translation refactoring 2025-05-09 10:46:29 +07:00
setting.go feat: add PostgreSQL support and database configuration options 2025-05-23 02:00:06 +05:00
util.go chore: toasts translation refactoring 2025-05-09 10:46:29 +07:00
xray_setting.go chore: toasts translation refactoring 2025-05-09 10:46:29 +07:00
xui.go separate xray page #1286 2023-12-04 19:20:46 +01:00