Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-02-03Improved database model migration and added indexing (#2655)Zahar Izmailov
2025-01-22Add checkpoint handling in CloseDB function (#2646)Zahar Izmailov
* Add checkpoint handling in CloseDB function --------- Co-authored-by: Zakhar Izmaylov <ptdev@kedruss.ru>
2025-01-21Enhance database initialization in db.go (#2645)Zahar Izmailov
- Updated GORM configuration to skip default transactions and prepare statements. - Modified the database connection string to include caching and journal mode settings. - Executed several PRAGMA statements to optimize SQLite performance and enable foreign key support. These changes improve database handling and performance in the application. Co-authored-by: Zakhar Izmaylov <ptdev@kedruss.ru>
2024-07-14Refactor database initializationmhsanaei
2024-01-29Show outbound traffic in outbounds table (#1711)Saeid
* store outbound traffic in database * show outbound traffic in outbounds table * add refresh button
2023-12-08Update DB WAL before backup #1300Alireza Ahmadi
2023-07-01🚀 Some improvements for x-ui.sh and ip job (#665)Hamidreza
2023-05-23a lot of improvementMHSanaei
2023-05-05update axios-init and db.goHamidreza Ghavami
2023-04-21secret token thanks to @HarlyquinForestMHSanaei
2023-04-10http header bug fixedMHSanaei
2023-02-28ip limit + export linksMHSanaei
2023-02-16update packMHSanaei
2023-02-093x-uiMHSanaei