Scott Idem
a9d1e30fc4
This seems like a good pause point. The new Jitsi reports page is functional. The meetings log various activities and events.
2025-12-16 15:07:27 -05:00
Scott Idem
f403a3dd59
Saving the final changes for the night.
2025-12-15 19:07:06 -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
3104304fdb
Updates to common enabled and hidden properties.
2025-11-13 20:16:22 -05:00
Scott Idem
88d36d512d
Update to all catch functions.
2025-11-13 20:15:09 -05:00
Scott Idem
7cd59bfaac
Another round of lots of updates to fix little bugs here there and everywhere.
2025-11-13 20:03:51 -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
dfaa27384b
Saving a quick snapshot after Gemini changes to Dexie function and processing functions.
2025-11-13 12:12:58 -05:00
Scott Idem
bad5da3ddc
More serious work on badge printing. Working on the templates and actually implementing the printable badge.
2025-10-07 19:39:53 -04:00
Scott Idem
f842392aac
More work on reports and config options
2025-09-08 17:43:30 -04:00
Scott Idem
f38d9b58ab
More updates to start using the newer/better way of saving to IDB.
2025-06-04 12:28:16 -04:00
Scott Idem
2976d618f8
Check for params before trying to update params
2025-05-19 17:25:02 -04:00
Scott Idem
f2059da9d1
Important bug fix for posting form data. The headers are case sensitive. Changed them all to Content-Type.
2025-05-19 17:01:13 -04:00
Scott Idem
74cf6b7ca8
A bit less debug with new API fetch pass
2025-05-07 19:54:20 -04:00
Scott Idem
df3b455c18
Less debug. Code clean up. And it uses the Svelte fetch function!! I think it just works...
2025-05-07 19:49:27 -04:00
Scott Idem
7af1d41ff3
The POST function no longer needs Axios. It will now retry X times if it fails.
2025-05-07 18:46:39 -04:00
Scott Idem
2ff7b4fd70
Delete will now retry and no longer needs Axios. Code clean up. Bug fix when deleting a Journal Entry.
2025-05-07 18:12:43 -04:00
Scott Idem
86221e6aec
Axios should not longer be needed.
2025-05-07 16:34:39 -04:00
Scott Idem
cdc4ee1af9
Updating the API functions to make the retry.
2025-05-07 16:17:34 -04:00
Scott Idem
adda3e79c5
Less other debug while working on Journals
2025-04-09 13:11:09 -04:00
Scott Idem
321c48513f
Updates to clean up the lookups for time zones, countries, and subdivisions.
2025-01-13 15:28:24 -05:00
Scott Idem
92af1a5962
Trying to track down a bug that is happening when run in Docker. Pretty sure it is related to a DNS resolution thing. The GET Object function shows better information if something goes wrong.
2025-01-06 16:24:47 -05:00
Scott Idem
6a79cb165d
Work on permissions and code clean up
2024-11-22 10:44:12 -05:00
Scott Idem
6b60c14159
Finally really starting to move things to v2 of the CRUD API.
2024-11-20 15:11:57 -05:00
Scott Idem
fd602a46ac
Getting rid of Axios. Using (Svelte) fetch for get_object()...
2024-11-20 12:56:11 -05:00
Scott Idem
34bcd9dd2d
The archives are looking better now. Mostly style and sorting improvements.
2024-11-12 16:20:18 -05:00
Scott Idem
7450edfdcf
Now done for the night.
2024-10-14 20:05:57 -04:00
Scott Idem
c3f4832f48
Now with a better download file container thing. Can change open with OS.
2024-10-07 18:30:09 -04:00
Scott Idem
89dd410aeb
API bug fixes. Clean up. New util functions. Highlight times for newer files.
2024-10-02 17:32:36 -04:00
Scott Idem
1004104de0
Not sure...
2024-10-02 13:55:33 -04:00
Scott Idem
581749ff41
The IDAA Recovery Meetings view and edit now display mostly correct. They still need work though.
2024-10-02 13:13:23 -04:00
Scott Idem
1c1845280b
The search is working better now. Also better and less debug logging.
2024-10-01 18:09:27 -04:00
Scott Idem
47e9f9f5a1
General clean up. Improved event search and listing for IDAA.
2024-10-01 16:08:31 -04:00