Cloudlog/application
Peter Goodhall 43e7d9cb9d Fix undefined index errors in statistics tables
Initialize bandcalls and modecalls arrays with default zero values in Stats.php to prevent undefined index errors. Update qsotable.php and uniquetable.php views to display 0 when mode or band totals are not set.
2025-08-10 17:44:25 +01:00
..
cache
config Update migration.php 2025-08-02 13:10:24 +01:00
controllers Improve update status handling and error reporting 2025-08-09 21:35:47 +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 Fix undefined index errors in statistics tables 2025-08-10 17:44:25 +01:00
third_party
views Fix undefined index errors in statistics tables 2025-08-10 17:44:25 +01:00
.htaccess
index.html