Files
OSIT-AE-App-Svelte/src/routes/events/[event_id]/(launcher)
Scott Idem c5bfc140af fix(launcher): resolve 'download' filename bug and refactor data_url to global page state
- Updated 'handle_open_file' in launcher_file_cont.svelte to correctly pass filename to API.
- Fixed WebSocket ae_download command in launcher layout to include filename.
- Implemented a safety net in api_get_object.ts to extract filename from params if missing.
- Added 'download' attribute to Hosted Files download button for direct links.
- Refactored launcher menu components to use Svelte 5 global 'page' state instead of obsolete 'data_url' prop.
2026-02-10 19:12:55 -05:00
..

Aether (AE) Event Launcher Module (v3)

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

This should be able to run in 3 modes:

  • Default - What most users will see for demo purposes
  • Onsite - This is what is set onsite, usually just in the Speaker Ready Room
  • Native App - This is for the native app version of Aether and used on the MacBook laptops in each of the session rooms