This website requires JavaScript.
Explore
Help
Sign In
Scott.Idem
/
OSIT-AE-App-Svelte
Watch
1
Star
0
Fork
0
You've already forked OSIT-AE-App-Svelte
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
24ccf38412071cc7e2e61c9cd6046e64a4d12723
OSIT-AE-App-Svelte
/
src
/
routes
/
events
/
[event_id]
/
(pres_mgmt)
History
Scott Idem
24ccf38412
Hardened root layout initialization and ghost fallback logic to resolve 500 errors during API downtime.
2026-01-16 16:51:11 -05:00
..
device
/device
Quickly saving lots of changes before they might be lost.
2025-11-20 16:13:20 -05:00
location
/[event_location_id]
Hardened root layout initialization and ghost fallback logic to resolve 500 errors during API downtime.
2026-01-16 16:51:11 -05:00
locations
More bug fixes related to incorrect paths. I am sure there are mote around.
2025-11-20 16:31:01 -05:00
presenter
feat: Remove legacy files and fix first svelte/no-at-html-tags error\n\n- Moved legacy files from src/routes/legacy to backups/legacy/src/routes/legacy.\n- Removed the empty src/routes/legacy directory.\n- Fixed a svelte/no-at-html-tags error in src/routes/idaa/(idaa)/archives/[archive_id]/+page.svelte by replacing '{@html ?.name ?? 'Archive'}' with '{?.name ?? 'Archive'}'.\n- Addressed a misidentified '{@html}' tag in src/lib/ae_core/ae_comp__hosted_files_clip_video.svelte by removing commented-out code that might have caused false positives.
2025-11-20 19:46:17 -05:00
reports
feat: standardize OrderBy types and fix data model mismatches
2026-01-15 19:03:26 -05:00
session
feat(offline): implement Dexie fallbacks and fix type stability in Events module
2026-01-16 15:09:10 -05:00