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
368ed89173990b3df97f01923bc6dc89b981be69
OSIT-AE-App-Svelte
/
src
/
routes
History
Scott Idem
368ed89173
Saving a snapshot before Gemini works on things.
2025-12-15 13:16:22 -05:00
..
admin
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
core
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
events
Did some package updates, Svelte build changes (fewer warnings), work on IDAA and Jitsi service.
2025-12-12 14:57:10 -05:00
hosted_files
fix: Resolve props_invalid_value error and add each block keys\n\n- Initialized .files.upload_complete in src/routes/hosted_files/video_util/+page.svelte to prevent props_invalid_value error.\n- Removed commented-out, unused each blocks from several components.\n- Added each keys to improve reactivity and resolve svelte/require-each-key errors in several components.
2025-11-20 20:21:06 -05:00
idaa
Saving a snapshot before Gemini works on things.
2025-12-15 13:16:22 -05:00
journals
Seems to be working still... Trying to update packages.
2025-12-05 14:50:06 -05:00
testing
style: Apply Prettier formatting with 4-space indentation
2025-11-18 18:40:50 -05:00
.directory
Getting the new new new rich text editor working. I think it is working... Yay Shad Editor that uses TipTap and Shadcn.
2024-12-02 18:56:45 -05:00
.eslintrc
Getting the new new new rich text editor working. I think it is working... Yay Shad Editor that uses TipTap and Shadcn.
2024-12-02 18:56:45 -05:00
+layout.svelte
Removing old unused references to skeletonlabs.
2025-12-08 18:14:57 -05:00
+layout.ts
style: Apply Prettier formatting with 4-space indentation
2025-11-18 18:40:50 -05:00
+page.svelte
style: Apply Prettier formatting to codebase
2025-11-19 13:38:45 -05:00