3x-ui/web/service
The_Just 6c9ef87fbe add PostgreSQL backend and portable backup system.
- Add SQLite/PostgreSQL switching via panel UI and env variables
- Introduce portable .xui-backup format for cross-backend backups
- Add connection pooling and PrepareStmt cache for PostgreSQL
- Fix raw SQL double-quote bug breaking queries on PostgreSQL
- Fix GORM record-not-found log spam on every Xray config poll
- Add database section to Settings with full EN/RU i18n
2026-04-07 19:18:32 +03:00
..
config.json dokodemo-door, socks renamed to mixed, tunnel 2025-09-09 13:57:40 +02:00
database.go add PostgreSQL backend and portable backup system. 2026-04-07 19:18:32 +03:00
inbound.go add PostgreSQL backend and portable backup system. 2026-04-07 19:18:32 +03:00
outbound.go fix security issue 2026-02-09 23:36:10 +01:00
panel.go docs: add comments for all functions 2025-09-20 09:35:50 +02:00
server.go add PostgreSQL backend and portable backup system. 2026-04-07 19:18:32 +03:00
setting.go add PostgreSQL backend and portable backup system. 2026-04-07 19:18:32 +03:00
tgbot.go add PostgreSQL backend and portable backup system. 2026-04-07 19:18:32 +03:00
user.go Add Go code analyzer workflow 2026-03-17 23:01:15 +01:00
warp.go docs: add comments for all functions 2025-09-20 09:35:50 +02:00
xray.go Return nil if no error in GetXrayErr 2026-01-13 17:40:52 +01:00
xray_setting.go docs: add comments for all functions 2025-09-20 09:35:50 +02:00