cloudlog/application
Peter Goodhall f7e03cc52b Optimize grid 'new' checks with historical data caching
Replaced repeated database queries for grid 'new' checks with pre-built in-memory caches, significantly improving performance by reducing hundreds of queries to a few. Added build_historical_caches() to load all relevant historical grid data at once and refactored is_grid_new, is_grid_new_for_prop, and is_grid_new_for_hf to use these caches for instant lookups.
2025-11-14 17:13:11 +00:00
..
cache Added Basic Files 2011-04-25 16:24:01 +01:00
config Add migration to tag Cloudlog as version 2.7.7 2025-11-09 15:29:04 +00:00
controllers Show callsign for new DXCC and grid entries in report 2025-11-14 17:11:18 +00:00
core Added Basic Files 2011-04-25 16:24:01 +01:00
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 Added Basic Files 2011-04-25 16:24:01 +01:00
language Require Clublog username to be a valid email address 2025-10-13 13:40:56 +01:00
libraries Replaced if by switch 2024-06-14 12:08:26 +03:00
logs Adding file back in! 2016-02-29 18:57:08 +00:00
migrations Update migration to Cloudlog 2.7.7 2025-11-09 15:44:17 +00:00
models Optimize grid 'new' checks with historical data caching 2025-11-14 17:13:11 +00:00
third_party Codeignitor 3.1.6 and corresponding changes 2017-12-01 19:25:26 +00:00
views Show callsign for new DXCC and grid entries in report 2025-11-14 17:11:18 +00:00
.htaccess Added Basic Files 2011-04-25 16:24:01 +01:00
index.html cosmetics I 2023-12-07 16:58:18 +00:00