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
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
9869c695f7
General clean up. Show menu instead of link to all journals list. For now it just includes the most recent Entries loaded.
2025-09-03 18:27:24 -04:00
Scott Idem
66510c8ff1
Mostly style improvements for mobile sized
2025-09-03 16:19:54 -04:00
Scott Idem
acb96729d1
Hide the Journal description by default
2025-08-22 15:57:35 -04:00
Scott Idem
231462e3ad
Working to make the dark mode look better. Work on the help tech component. General clean up.
2025-08-12 17:59:37 -04: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
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
f88e6cef89
Fixed and improved encryption handling. Also wrapping up for the day.
2025-05-16 17:29:33 -04:00
Scott Idem
3041246638
More less debug
2025-05-16 14:06:35 -04:00
Scott Idem
53856a913b
Adding more config options. Making things look better.
2025-05-15 15:07:37 -04:00
Scott Idem
72fb34e3f1
Work on passcodes and encryption
2025-05-15 13:03:43 -04:00
Scott Idem
15cb0aa0c5
Got themes working again.
2025-04-30 17:30:06 -04:00
Scott Idem
deef453580
Messing with Journal colors
2025-04-11 12:19:17 -04:00
Scott Idem
adda3e79c5
Less other debug while working on Journals
2025-04-09 13:11:09 -04:00
Scott Idem
6e41833f82
Improved styles with colors. More config options. Other updates.
2025-04-03 19:19:03 -04:00
Scott Idem
e022645f64
Now with a description and basic color scheme. Saving before making some more changes.
2025-04-03 18:27:59 -04:00
Scott Idem
7fa0d5cc5b
General clean up and improvements.
2025-04-02 13:42:14 -04:00
Scott Idem
b62a267ee8
Wrapping up for the night at 4 AM. Made lots of progress with the Journals module. Should have saved more often.
2025-03-16 04:04:58 -04:00