Cloudlog/application
Peter Goodhall 278a4b384c Optimize QSO statistics retrieval with consolidated query
Replaced multiple individual queries for QSO statistics in Dashboard controller with a single consolidated query in Logbook_model. This improves performance by reducing database calls when fetching today's, total, monthly, and yearly QSO counts.
2025-08-09 21:10:04 +01:00
..
cache
config Update migration.php 2025-08-02 13:10:24 +01:00
controllers Optimize QSO statistics retrieval with consolidated query 2025-08-09 21:10:04 +01:00
core
helpers added sstvimages directory to repo along w/ matching index.html from other image asset directories. Also added some error handling onto the new storage_helper function to check if the directory exists before reading it 2024-04-07 12:08:18 -05:00
hooks
language Adds portuguese 2025-07-16 16:11:26 +01:00
libraries Replaced if by switch 2024-06-14 12:08:26 +03:00
logs
migrations Update Docker setup and improve health checks 2025-08-09 18:05:31 +01:00
models Optimize QSO statistics retrieval with consolidated query 2025-08-09 21:10:04 +01:00
third_party
views Comment out unused dropdown divider in header 2025-08-08 19:33:34 +01:00
.htaccess
index.html cosmetics I 2023-12-07 16:58:18 +00:00