Commit Graph

  • 3d7b68e7ce Good by Data Store v2 Scott Idem 2026-01-29 13:15:24 -05:00
  • 1a462c06c5 Date update Scott Idem 2026-01-29 12:43:40 -05:00
  • 0c8a96dd0c This should be the last round of Data Store changes to upgrade them to v3. Scott Idem 2026-01-29 12:35:57 -05:00
  • 2975835d96 Continuing to make updates to the Data Stores to use v3. Scott Idem 2026-01-29 12:29:14 -05:00
  • 9bf2373a82 Slowly updating things to Data Store v3. Also doing some safe code clean up. Mainly removing commented out code. Scott Idem 2026-01-29 12:21:47 -05:00
  • 917c8f3e37 Slowly implementing the new Data Store element v3. It should be a drop in replacement for v2. Scott Idem 2026-01-29 12:12:33 -05:00
  • ab3aa52e07 A working Data Store element/component again!!! Saving! Scott Idem 2026-01-29 11:51:12 -05:00
  • 6a132af2ae Saving changes that seem to be safe and working. Scott Idem 2026-01-29 11:08:34 -05:00
  • 20f1f5ad27 This is a mostly working state again. Some files were backed up to ~/tmp/Aether_UI_UX_app. Things are slowly being merged back in. Not easy. Scott Idem 2026-01-29 10:57:59 -05:00
  • b25d13297e fix: stabilize root layout reactivity and badge template form Scott Idem 2026-01-28 15:46:29 -05:00
  • 55773a332d refactor: harden type safety and modernize core forms for Svelte 5 Scott Idem 2026-01-28 14:40:20 -05:00
  • bc1d74f817 docs: update task lists and migration audit for Exhibit Search standardization Scott Idem 2026-01-28 12:07:00 -05:00
  • cc3a6b0f59 feat(leads): implement reactive search for exhibitors and lead tracking Scott Idem 2026-01-28 12:05:42 -05:00
  • f145b4dcac Saving notes. Scott Idem 2026-01-27 18:46:58 -05:00
  • 811afb2fd7 refactor(sessions): standardize reactive search and fix list layout Scott Idem 2026-01-27 18:41:19 -05:00
  • 8680ad89c1 refactor(badges): complete field normalization and search mapping Scott Idem 2026-01-27 18:04:08 -05:00
  • 5219bd0c9c refactor(badges): fix text search and standardize field mapping Scott Idem 2026-01-27 17:53:05 -05:00
  • bf93539880 refactor(badges): stabilize search components and reactivity Scott Idem 2026-01-27 17:47:08 -05:00
  • 22ede45bd6 refactor(badges): standardize reactive search and fix text filtering Scott Idem 2026-01-27 17:46:55 -05:00
  • 23ecb21fe1 fix(journals): eliminate infinite search loop with criteria-based guard Scott Idem 2026-01-27 16:50:18 -05:00
  • 4f8c482cf3 refactor(journals): stabilize reactive search and synchronize result counts Scott Idem 2026-01-27 16:17:46 -05:00
  • 6055fc3408 refactor(journals): standardize high-performance reactive search and stabilize results stream Scott Idem 2026-01-27 15:20:17 -05:00
  • 07e13ea5f2 perf(idaa): optimize search responsiveness and stabilize reactive data stream Scott Idem 2026-01-27 14:48:08 -05:00
  • 3b6b32ce1c refactor(idaa): harden reactive search logic and resolve infinite loops Scott Idem 2026-01-27 14:26:47 -05:00
  • 055d8e7816 refactor(search): standardize debounced reactive search across modules Scott Idem 2026-01-27 13:08:11 -05:00
  • b837e6d0f8 perf(core): standardize non-blocking load pattern and add performance guidelines Scott Idem 2026-01-27 12:32:26 -05:00
  • 9655604d86 perf(events): refactor load functions to be non-blocking Scott Idem 2026-01-27 12:25:35 -05:00
  • 30413e32d2 refactor(events): harden V3 String-Only ID vision and fix Session Alert store error Scott Idem 2026-01-27 12:18:12 -05:00
  • a704779d1b fix(ux): optimize event lists and fix editor line wrapping Scott Idem 2026-01-26 20:25:56 -05:00
  • ae86d0aede fix(journals): standardize component naming, props, and libraries Scott Idem 2026-01-26 20:18:39 -05:00
  • 6858052e7d fix(idaa): correct svelte-check errors and refine IDAA components Scott Idem 2026-01-26 18:09:18 -05:00
  • ac14721bd0 fix(idaa): audit and harden IDAA module components and types Scott Idem 2026-01-26 17:50:27 -05:00
  • 0a390c9505 feat(sw): implement and enable robust service worker caching Scott Idem 2026-01-26 17:19:30 -05:00
  • ef597bc058 feat(launcher): implement visual telemetry dashboard in health config Scott Idem 2026-01-26 17:14:14 -05:00
  • 476ab7ede6 perf(hydration): resolve white page delay by removing blocking awaits from layouts Scott Idem 2026-01-26 17:13:40 -05:00
  • c7a517a6e1 perf(hydration): optimize page loads and silence background fetch noise Scott Idem 2026-01-26 17:06:22 -05:00
  • 715cc7cb65 perf(hydration): implement non-blocking load path for Launcher and Sessions Scott Idem 2026-01-26 16:50:40 -05:00
  • 359eb9cf3f perf(hydration): implement cache-first site discovery and SWR event loading Scott Idem 2026-01-26 16:41:14 -05:00
  • c95b866969 Saving settings. Scott Idem 2026-01-26 16:19:05 -05:00
  • 5f2ccf8823 refactor(launcher): modularize launcher config and implement Phase 5 actuators Scott Idem 2026-01-26 16:18:00 -05:00
  • 7c14b1e3a2 chore: disable noisy markdown linting rules (MD007, MD033) in VS Code settings Scott Idem 2026-01-26 15:19:27 -05:00
  • b072857d68 feat(native): harden launcher bridge and implement presentation-aware handover Scott Idem 2026-01-26 15:12:03 -05:00
  • f0c4022675 fix(native): restore safe handover by making launch_from_cache presentation-aware Scott Idem 2026-01-26 14:59:10 -05:00
  • 1a9630903d refactor(native): localize OS hydration to Launcher module Scott Idem 2026-01-26 14:34:15 -05:00
  • 32866f7911 docs: finalize Phase 4 and update session context Scott Idem 2026-01-26 13:28:34 -05:00
  • 71297af15c fix(api): implement auto-serialization for _json fields in V3 create/update Scott Idem 2026-01-26 13:02:11 -05:00
  • 13bc903ad9 fix(launcher): resolve heartbeat timezone shift and enable browser testing Scott Idem 2026-01-26 12:57:59 -05:00
  • af1dc18b57 Bug fix for Activity Log creation. Related to the date and auth. Scott Idem 2026-01-26 12:36:19 -05:00
  • 17a64ed320 fix(reports): add x-account-id header to Jitsi report query Scott Idem 2026-01-26 12:23:26 -05:00
  • 72464d1a31 fix(reports): resolve TypeError in Jitsi reports and restore filtering Scott Idem 2026-01-26 12:12:11 -05:00
  • 766225f5b9 fix(launcher): add missing ae_util import and format heartbeat datetime Scott Idem 2026-01-26 12:03:05 -05:00
  • 0e4802f7de Saving minor fix for IDAA and JItsi. Saving code clean up for the Launcher. Related to the device heartbeat loop. Scott Idem 2026-01-26 11:43:47 -05:00
  • 79917edffc feat(launcher): implement device heartbeat and background sync engine Scott Idem 2026-01-26 11:23:12 -05:00
  • 54a2cfa59f Enhance: Implement Phase 4 Device Heartbeat and Room Refresh Scott Idem 2026-01-23 17:40:39 -05:00
  • 10f7c1b776 Fix: Finalize manual command interface and structured output handling Scott Idem 2026-01-23 17:32:15 -05:00
  • f9f6d7f4f0 Fix: Synchronize SvelteKit relay and enhance native command testing Scott Idem 2026-01-23 17:23:35 -05:00
  • efdf1188a6 Fix: Persist native sync timers and implement monitor UI Scott Idem 2026-01-23 16:56:02 -05:00
  • ce11138f20 Fix: Fully implement recursive data fetching in Event Location Scott Idem 2026-01-23 16:37:39 -05:00
  • dc38c2c10c Enhance: Implement exhaustive background caching and recursive data loading Scott Idem 2026-01-23 16:30:03 -05:00
  • 683ea0394d Fix: Restore Native caching business logic and implement 3-mode launcher Scott Idem 2026-01-23 15:17:50 -05:00
  • 20b41ebaef Enhance: Integrate Aether Native Bridge and update V3 deployment plan Scott Idem 2026-01-23 14:08:37 -05:00
  • 4d932fcd2c Enhance: Journal config options and UI result messaging Scott Idem 2026-01-23 11:26:36 -05:00
  • b026a00af5 Fix: Stabilize Journal Entries query logic and UI search behavior Scott Idem 2026-01-23 11:08:59 -05:00
  • 6925229d56 Saving notes Scott Idem 2026-01-22 20:25:33 -05:00
  • a8e9c39ac6 Fix: Resolve type errors and cleanup window.location.reload calls Scott Idem 2026-01-22 20:18:29 -05:00
  • c81ce50a00 Fix: Hardened types in analytics, hosted file upload, and QR scanner components Scott Idem 2026-01-22 19:47:16 -05:00
  • 32002fe6bd Fix: Resolve implicit any and property access errors in core components Scott Idem 2026-01-22 19:44:10 -05:00
  • 94a387ca6d Fix: Resolve UI component type mismatches and QR scanner property errors Scott Idem 2026-01-22 19:36:44 -05:00
  • d7dd9afaf3 Cleanup: Remove unused legacy files prefixed with not_used Scott Idem 2026-01-22 19:35:29 -05:00
  • 555ecb043d Fix: Resolve implicit any errors and missing properties in QR scanner and layout loads Scott Idem 2026-01-22 19:29:45 -05:00
  • b432a33cee Cleanup: Remove unused element_input_v2.svelte Scott Idem 2026-01-22 19:23:39 -05:00
  • 4976f2d897 Fix: System-wide type hardening and V3 API alignment Scott Idem 2026-01-22 19:22:16 -05:00
  • 9de1d4b23e Docs: Mark IDAA Result Limit task as completed in TODO.md Scott Idem 2026-01-22 18:12:47 -05:00
  • 02132fc5e8 Fix: Ensure IDAA Recovery Meetings respect the user-defined limit Scott Idem 2026-01-22 18:10:42 -05:00
  • 0ab6d2b3e3 Hardening: Restore V3 Search legacy compatibility and fix Hosted File specialized delete logic Scott Idem 2026-01-22 17:30:20 -05:00
  • f190beb691 Working on making the Journal Entry search work correctly. There were/are some difference between the front and backend. Mainly it was not expecting not_enabled. It was expecting disabled. That has been changed on the backend. There is still some weirdness with the "all" options for either the enable and or hide fields. Scott Idem 2026-01-21 20:29:40 -05:00
  • 6e6e8d80cc Fix: Restore Journal Entry text search compatibility Scott Idem 2026-01-21 19:17:10 -05:00
  • f5adc4ac72 Docs: Mark IDAA Recovery Meetings Search as restored in TODO.md Scott Idem 2026-01-21 18:47:03 -05:00
  • 6624773d43 Fix: Align IDAA Event Search with proven Session Search logic Scott Idem 2026-01-21 18:45:47 -05:00
  • c782d2273a Fix: Restore IDAA Recovery Meetings search functionality Scott Idem 2026-01-21 17:29:52 -05:00
  • af35124a8b Fix: Finalize Event Session Search with default_qry_str support Scott Idem 2026-01-21 17:07:06 -05:00
  • 8fae3aa89a Fix(ServiceWorker): Mitigate persistent TypeError by disabling auto-registration Scott Idem 2026-01-21 16:49:33 -05:00
  • 09c7d2440a Fix: Harden V3 search logic and restore specialized business mapping Scott Idem 2026-01-21 15:27:53 -05:00
  • 95f2ab79be Fix: Restore specialized search logic for Event Sessions and Presenters Scott Idem 2026-01-21 14:05:17 -05:00
  • d705058175 Refactor: Remove redundant db_save exports and complete V3 cleanup Scott Idem 2026-01-21 13:28:30 -05:00
  • be69ef1afd Modernize(Files): Full V3 API Migration for Hosted and Event Files Scott Idem 2026-01-21 12:47:34 -05:00
  • 2f2a1a87dc Modernize(Events/Sponsorships): Full V3 API Migration and ID Hardening Scott Idem 2026-01-21 12:44:13 -05:00
  • cd06fb79e8 Saving the new documentation for the Launcher project plans. Finally moving this to a new version of Electron and pretty much starting from scratch. Scott Idem 2026-01-21 12:11:47 -05:00
  • 3221e5830e Fix(Core): Restore system lookups and enhance reference data view Scott Idem 2026-01-20 19:13:14 -05:00
  • f244526538 Fix(IDAA): Harden Recovery Meetings search and fix detail page crash Scott Idem 2026-01-20 17:45:35 -05:00
  • 07d7b4ec6d Fix(Events): Isolate IDAA Search to V2 and Refine V3 Search Pattern Scott Idem 2026-01-20 15:06:26 -05:00
  • 6707b6826b Fix(Events): Revert to URL-based account context for V3 Search Scott Idem 2026-01-20 14:10:25 -05:00
  • ace707bb7d Fix(IDAA): Revert account_id body injection for Events V3 search Scott Idem 2026-01-20 13:04:00 -05:00
  • 6380effa90 Quickly saving in progress changes. We are working on why the IDAA Recovery Meetings are not loading. 403 errors. Scott Idem 2026-01-19 19:37:18 -05:00
  • 0e411531eb V3 Hardening & Fixes: Structured Errors, JWT Fallbacks, and Module Stability Scott Idem 2026-01-19 19:06:32 -05:00
  • c40a296a77 API V3: Implement Structured Error Handling and Validation Tests Scott Idem 2026-01-19 17:38:05 -05:00
  • 8566917be1 API Hardening: Refine Bypass Logic and Enable Permissive Mode Scott Idem 2026-01-19 17:19:14 -05:00
  • 25d6503afe Environment & Bootstrap Stability: Fix Ghost Account and Modernize PWA Manifest Scott Idem 2026-01-19 16:44:20 -05:00
  • 08d0d9ca45 feat: Refine dynamic manifest with OSIT branding and full icon set Scott Idem 2026-01-19 15:49:16 -05:00
  • 79e8411842 feat: Implement dynamic domain-based PWA manifest Scott Idem 2026-01-19 15:44:27 -05:00