Scott Idem
|
a68d5439bd
|
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 |
|
Scott Idem
|
a1a33f794d
|
More fixes related to id_random vs id.
|
2025-11-20 16:56:13 -05:00 |
|
Scott Idem
|
f164caf65f
|
Another id_random bug fix.
|
2025-11-20 16:40:44 -05:00 |
|
Scott Idem
|
0da470e7dc
|
More bug fixes related to incorrect paths. I am sure there are mote around.
|
2025-11-20 16:31:01 -05:00 |
|
Scott Idem
|
ee9d9a0aca
|
Trying to commit these changes so they are not lost. This is right after Gemini tried to move the Pres Mgmt files into a new sub directory. Everything seems to be working but I am sure something was missed.
|
2025-11-20 16:13:20 -05:00 |
|
Scott Idem
|
8223b964e1
|
Quickly saving lots of changes before they might be lost.
|
2025-11-20 16:13:20 -05:00 |
|