Cloudlog/application
Peter Goodhall 3d7258c1f5 Optimize dashboard model loading and DXCC count
Refactored Dashboard controller to load common models in the constructor and optimize dashboard options processing using associative arrays for faster lookups. Replaced DXCC entity counting logic with a new get_total_dxcc_count() method in the Dxcc model to avoid loading all records, improving performance.
2025-08-09 21:14:39 +01:00
..
cache
config Update migration.php 2025-08-02 13:10:24 +01:00
controllers Optimize dashboard model loading and DXCC count 2025-08-09 21:14:39 +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 dashboard model loading and DXCC count 2025-08-09 21:14:39 +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