Files
OSIT-AE-App-Svelte/src/routes/events/[event_id]
Scott Idem e15a26f6c6 fix(launcher): load location files into Dexie on location select/refresh
refresh_location_config() was missing inc_file_li:true, so location-level
files were never fetched from the API and lq__location_event_file_obj_li
always returned empty from Dexie. Files only appeared when Pres Mgmt had
previously loaded them on the same device.

Also added a reactive $effect so files load immediately when the operator
switches rooms, rather than waiting up to 60s for the next timer tick.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-22 09:22:11 -04:00
..
2026-03-24 12:16:11 -04:00
2026-03-24 12:16:11 -04:00
2026-03-24 12:16:11 -04:00

Aether (AE) Event Module (v3)

This directory contains the core files for the new Events module (v3). Detailed documentation to follow.