Cloudlog/application
Peter Goodhall 72ea1e3353 Remove limit validation and update SQL join in logbook
Removed the limit parameter validation and sanitization from Api.php, delegating limit handling elsewhere. Changed the SQL query in Logbook_model.php to use LEFT JOIN for station_profile, ensuring all logbook records are included even if no matching station_profile exists.
2025-09-09 14:19:15 +01:00
..
cache
config Add Portuguese language support to config 2025-08-27 10:44:42 +01:00
controllers Remove limit validation and update SQL join in logbook 2025-09-09 14:19:15 +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 Update general_words_lang.php 2025-08-27 10:39:05 +01:00
libraries Replaced if by switch 2024-06-14 12:08:26 +03:00
logs
migrations tag 2.7.1 2025-08-25 13:10:09 +01:00
models Remove limit validation and update SQL join in logbook 2025-09-09 14:19:15 +01:00
third_party
views Update index.php 2025-08-24 11:01:13 +01:00
.htaccess
index.html cosmetics I 2023-12-07 16:58:18 +00:00