3x-ui/web/assets/js/model
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
..
dbinbound.js refactor: merging all util functions into classes 2025-03-07 09:07:23 +00:00
inbound.js chore: refactoring RandomUtil class 2025-03-09 06:37:05 +00:00
outbound.js Revert "chore: add missing params for grpc stream settings (outbound)" 2025-03-09 05:38:34 +00:00
setting.js feat: add PostgreSQL support and database configuration options 2025-05-23 02:00:06 +05:00