Commit Graph
17 Commits
Author SHA1 Message Date
emeric 39941d90a3 Auto reformatted the base, ref #470 2024-05-24 23:31:52 +02:00
emeric 83b868673c Added a clang-format def file, ref #470 2024-05-24 23:31:02 +02:00
emeric 1a9b392a71 Upgraded alpine images 2024-04-27 15:16:03 +02:00
emeric 1862cd23c2 Changed db optimization strategy: now perform a full analyze (only after scan if enough changes has been made, and during application startup). Also perform a vacuum if needed during startup. Added an init screen for the web interface since it can take a while to complete 2024-04-18 18:46:35 +02:00
emeric 8438da9fde Added db stats in trace metadata 2024-04-03 00:02:48 +02:00
emeric e2f68356fa traces: compacted struct + fix bad json export 2024-04-01 23:10:07 +02:00
emeric 284dc58fce Removed useless include 2024-03-31 23:36:56 +02:00
emeric a3c53e1609 Tracing: added some details for db operations 2024-03-31 23:35:12 +02:00
emeric 4ba8330194 Tracing: use only lower 32bits for thread, to make capture compatible with perfetto UI 2024-03-31 13:07:02 +02:00
emeric 7b228f3acf Merge branch 'subsonic-scan-tracker' into develop 2024-03-23 15:56:07 +01:00
emeric 7315063a30 Fixed bad merge 2024-03-19 22:48:50 +01:00
emeric ed1be02aaf Added a scan tracker to speed up queries with high offset in very large database 2024-03-17 23:36:40 +01:00
emeric fef4a90ce0 Added build type in trace metadata 2024-03-15 23:23:12 +01:00
emeric a769909ebc Removed useless new line 2024-03-14 00:18:36 +01:00
emeric 4c4bef266a Fixed clang warnings 2024-03-14 00:16:03 +01:00
emeric 41992f235e Reworked internal namespaces 2024-03-12 23:11:29 +01:00
emeric 4b7c4295ec Refactored namespaces 2024-03-12 08:32:08 +01:00