Scott Idem
f25b9ccd8f
feat: migration to Svelte 5
2025-11-19 12:38:03 -05:00
Scott Idem
0987cd6ad9
style: Apply Prettier formatting with 4-space indentation
...
Applied consistent code formatting across the project using Prettier, now configured to use 4-space indentation instead of tabs.
2025-11-18 18:40:50 -05:00
Scott Idem
7e1eaba3bc
feat: Migrate ESLint to flat config and resolve initial linting errors
...
Migrated the ESLint configuration to the new flat config format ()
and addressed several initial linting errors.
Key changes include:
- Updated ESLint configuration to treat as warnings instead of errors.
- Fixed errors in by declaring and .
- Corrected error in by using instead of an out-of-scope .
- Resolved error in by replacing the undefined directive with the component.
- Addressed errors in by replacing with and with .
- Fixed errors in by importing necessary modules (, , ) and adding missing props (, , , , ).
2025-11-17 18:46:54 -05:00
Scott Idem
88d36d512d
Update to all catch functions.
2025-11-13 20:15:09 -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
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
13912fd145
Still working on upgrading to Tailwind CSS v4 an dSkeleton v3.....
2025-06-18 17:59:48 -04:00
Scott Idem
db6e9dd019
NOT FULLY WORKING YET. Still working to upgrade fully to Tailwind CSS v4.
2025-06-18 14:48:42 -04:00
Scott Idem
8539ccc2f4
Working on update a lot of pages using the ae_loc hub section.
2025-03-28 14:33:26 -04:00
Scott Idem
25a28d4ff6
Moved the AE Utilities functions
2024-09-27 10:46:28 -04:00
Scott Idem
77b14a387e
General clean up. Also changed everything over to data store element version 2. Seems to be working well...
2024-09-17 17:17:20 -04:00
Scott Idem
1e3086560d
Creating version to of the data store element. Hopefully better now.
2024-09-16 18:10:55 -04:00
Scott Idem
f72d7be5b2
Work on general clean up. Better export and email of sponsor data
2024-05-03 17:07:08 -04:00