cloudlog/application
Peter Goodhall ad80e94bd3 Optimize LoTW upload with batch QSO updates
Replaces individual QSO update queries with a new mark_lotw_sent_batch() method in Logbook_model for improved performance during LoTW uploads. Updates Lotw controller to use batch updates within a transaction, reducing database load and increasing efficiency for large QSO uploads.
2025-10-11 15:17:51 +01:00
..
cache Added Basic Files 2011-04-25 16:24:01 +01:00
config Add migration for performance indexes 2025-10-10 23:10:55 +01:00
controllers Optimize LoTW upload with batch QSO updates 2025-10-11 15:17:51 +01: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 Add 'EME Initials' to menu translations 2025-09-25 16:32:52 +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 Revert "Add debug output and refactor queries for LoTW and logbook" 2025-10-11 00:11:46 +01:00
models Optimize LoTW upload with batch QSO updates 2025-10-11 15:17:51 +01:00
third_party Codeignitor 3.1.6 and corresponding changes 2017-12-01 19:25:26 +00:00
views Improve result limits and defaults in logbook and OQRS 2025-10-11 10:27:47 +01: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