Scott Idem
aef34dc79b
Fix: Correctly load session content in new launcher
...
The session content was not loading in the new Events Launcher because the loaded session data was not being correctly assigned to the events store.
This commit fixes the issue by correctly assigning the loaded session object and its nested properties to the events store.
2025-11-13 19:03:43 -05:00
Scott Idem
0e960ba955
Fixing id_random vs id for links and other things. Fixed the hash SHA256 error.
2025-11-13 18:59:27 -05:00
Scott Idem
e9a8f7df00
This was a lot... things are mostly working again. The changing of id_random properties caused some problems. The hosted_file_hash_sha256 is not working? There are other issues as well... This will take some time.
2025-11-13 18:38:00 -05:00
Scott Idem
a84d06a28d
Refactor: Update import paths for elements after moving them to src/lib/elements/.
2025-11-13 16:37:24 -05:00
Scott Idem
6e00502d3d
Refactor: Update import paths for app_components after moving them to src/lib/app_components/.
2025-11-13 16:19:09 -05:00
Scott Idem
de7e02b9ef
Refactor: Update import paths for api.ts after moving it to src/lib/api/api.ts.
2025-11-13 16:16:18 -05:00
Scott Idem
94832c2471
Refactor: Organize src/lib into subdirectories and move files accordingly.
2025-11-13 16:09:03 -05:00
Scott Idem
6d8089bdbd
Revert: Remove remaining codemirror-toolbar imports and extensions from e_app_codemirror_v5.svelte.
2025-11-13 16:03:44 -05:00
Scott Idem
14a69ca433
Revert: Rollback codemirror-toolbar integration and uninstall packages due to module resolution error.
2025-11-13 15:59:25 -05:00
Scott Idem
2f83aefd22
Feat: Integrate codemirror-toolbar with markdownItems into e_app_codemirror_v5.svelte for basic rich text editing.
2025-11-13 15:44:05 -05:00
Scott Idem
81e4d83c2d
Docs: Update ARCHITECTURE.md and COMPONENTS.md to reflect ShadCN removal and CodeMirror emphasis.
2025-11-13 15:40:56 -05:00
Scott Idem
03a6661360
Cleaned up MarkDown again
2025-11-13 15:36:45 -05:00
Scott Idem
882b9b5bc7
Docs: Create ARCHITECTURE.md, COMPONENTS.md, and DATA_STRUCTURES.md for comprehensive project documentation.
2025-11-13 15:33:39 -05:00
Scott Idem
cfed92e8a5
Formatting clean up
2025-11-13 15:23:49 -05:00
Scott Idem
853219ce16
Docs: Rename old README_guidelines files to OLD_README_guidelines for historical purposes.
2025-11-13 15:23:12 -05:00
Scott Idem
514dfe913c
Docs: Create NAMING_CONVENTIONS.md to standardize naming across the Aether project.
2025-11-13 15:20:19 -05:00
Scott Idem
fd083faac5
More documentation for the AIs to read.
2025-11-13 15:19:05 -05:00
Scott Idem
4093afe4fc
Missed one
2025-11-13 15:12:17 -05:00
Scott Idem
fb634268c1
Refactor: Standardize naming conventions in ae_core module to snake_case and remove deprecated functions.
2025-11-13 15:11:25 -05:00
Scott Idem
d4ead978f9
Remove redundant/backup element_qr_scanner and old_e_app_codemirror files.
2025-11-13 14:50:15 -05:00
Scott Idem
4b4c3c5552
Fixed MarkDown formatting
2025-11-13 14:38:30 -05:00
Scott Idem
4d6c10cbad
Quick save before more big changes.
2025-11-13 14:26:04 -05:00
Scott Idem
a995711335
Update TODO.md and GEMINI.md to reflect temporary rollback of ae_core_functions.ts and module-by-module refactoring plan.
2025-11-13 14:24:05 -05:00
Scott Idem
bc10075314
I think we are done with the first big rounds of changes by Gemini.
2025-11-13 12:52:46 -05:00
Scott Idem
389f0c855f
Starting another round of changes by Gemini. Saving things in a working state.
2025-11-13 12:47:57 -05:00
Scott Idem
db8c0e0d05
Quick snapshot again as Gemini is working.
2025-11-13 12:44:28 -05:00
Scott Idem
dfaa27384b
Saving a quick snapshot after Gemini changes to Dexie function and processing functions.
2025-11-13 12:12:58 -05:00
Scott Idem
848a3e9a4b
First realish round of updates by Gemini...
2025-11-13 11:12:06 -05:00
Scott Idem
e793db8d3b
feat: Initialize branch for AI-driven development
...
This commit introduces the initial setup for the `ae_app_3x_llm` branch.
The purpose of this branch is to explore and implement more direct
collaboration with AI Large Language Models (LLMs) for complex code
changes, including the creation of new function libraries and the
modification of existing code.
This initial commit includes:
- GEMINI.md: A file to provide context to the AI about the project.
- TODO.md: A to-do list for upcoming development tasks, created in
collaboration with the AI.
2025-11-04 21:59:33 -05:00
Scott Idem
35031d3193
Added new topic for IDAA BB
2025-11-03 18:04:47 -05:00
Scott Idem
616d6a4404
Another moderator
2025-11-03 17:51:48 -05:00
Scott Idem
d9887aba93
Making things look nicer
2025-10-17 18:14:09 -04:00
Scott Idem
fab1a4916d
Clean up of the event search page options menu and related.
2025-10-17 17:27:18 -04:00
Scott Idem
bb993a1028
Last minute clean up before LCI.
2025-10-17 16:22:23 -04:00
Scott Idem
d1c0148c75
Sort of bug fix for version reload. Does it need the alert() to work correctly???
2025-10-16 21:43:08 -04:00
Scott Idem
e912c4a48a
Better text sizing and flex.
2025-10-16 16:39:30 -04:00
Scott Idem
8b22c0fc34
The Launcher works pretty well. Except for the native app...
2025-10-16 16:07:37 -04:00
Scott Idem
8d15a5ba0b
More work on the WebSockets. Improved status and WS triggers. Better online/offline status.
2025-10-16 14:48:10 -04:00
Scott Idem
3d6b7c412c
Work on tablet layout for posters
2025-10-16 11:45:33 -04:00
Scott Idem
77b250b4f3
Better handling of idle with WS messages.
2025-10-16 10:58:11 -04:00
Scott Idem
c2ccf0c06d
Fix for disabling and hiding event file purpose options.
2025-10-16 10:04:12 -04:00
Scott Idem
c170358681
Quick icon change.
2025-10-15 19:04:56 -04:00
Scott Idem
9678c5620d
Lots of work on the Launcher and configuration. Looks pretty good and useful.
2025-10-15 19:01:30 -04:00
Scott Idem
a6058efaf0
Good saving point. Version reset looks good now.
2025-10-15 14:12:04 -04:00
Scott Idem
b2154273e0
Reset looks better now.
2025-10-15 13:46:08 -04:00
Scott Idem
1f79ae4e19
More work on versioning for Events
2025-10-15 13:17:32 -04:00
Scott Idem
6b8f4d54ed
The posters look pretty good now. A lot more is configurable.
2025-10-15 12:52:27 -04:00
Scott Idem
f459c09fbc
Getting the posters ready for LCI.
2025-10-15 10:37:46 -04:00
Scott Idem
0bc04bf899
Things are looking and working better. Note the Modal size is set to "". This allows it to stretch to the full width of the screen.
2025-10-13 18:17:32 -04:00
Scott Idem
8f7c1bf428
More work on the posters and Websockets
2025-10-13 17:19:32 -04:00