cloudlog/application
Peter Goodhall 320370e90e Default winkey_websocket to false when unset
Check isset($u->row()->winkey_websocket) before casting to bool and default to false if the property is missing. This prevents PHP notices and ensures a consistent boolean value when the winkey_websocket field is null or not present.
2026-05-21 22:35:46 +01:00
..
config Add experimental Remote Operation feature 2026-05-16 13:44:09 +01:00
controllers Remove redundant qso['lng'] assignments 2026-05-18 22:02:40 +01:00
core Added Basic Files 2011-04-25 16:24:01 +01:00
helpers Refactor dashboard helpers and improve UX 2026-05-07 22:12:05 +01:00
hooks Added Basic Files 2011-04-25 16:24:01 +01:00
language Show Active badge in timeline; fix label 2026-04-26 21:41:27 +01:00
libraries Enforce plugin read-only policy and show alerts 2026-04-30 23:03:29 +01:00
logs Adding file back in! 2016-02-29 18:57:08 +00:00
migrations Add experimental Remote Operation feature 2026-05-16 13:44:09 +01:00
models Default winkey_websocket to false when unset 2026-05-21 22:35:46 +01:00
plugins Add plugin system and Plugin Manager 2026-04-29 22:33:22 +01:00
third_party Codeignitor 3.1.6 and corresponding changes 2017-12-01 19:25:26 +00:00
views Add microphone mute toggle to remote operation 2026-05-16 14:19:50 +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