Commit Graph

635 Commits

Author SHA1 Message Date
Scott Idem
b2b006249b The Event and Event Session should now be using the new IDB save method and related updates. Need to TEST TEST TEST more now. 2025-05-09 16:49:38 -04:00
Scott Idem
e008950411 Lots of work trying to use the new core db_save_ae_obj_li__ae_obj() function. 2025-05-09 16:12:46 -04:00
Scott Idem
5ef6d7dc0c More updates related to replacing the forEach loop with the for loop. Async... await... 2025-05-09 14:32:45 -04:00
Scott Idem
dc7da8c930 More general code clean up. Improvement to IDB save for Event. 2025-05-09 14:13:59 -04:00
Scott Idem
8f1f7bfa7e Code clean up. Journal IDB save has been updated to properly await. 2025-05-09 13:44:19 -04:00
Scott Idem
8c81f6f65e Work on making the Journal Entry saving better. 2025-05-08 19:37:15 -04:00
Scott Idem
0e249b2e6d Work to improve encryption and decryption 2025-05-08 14:34:38 -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
66b122dca5 More work on encryption of content and history. 2025-05-05 17:10:19 -04:00
Scott Idem
77c53065bc Pulling out parts into separate files. Also minor clean up. 2025-05-02 10:48:09 -04:00
Scott Idem
c6d21fadc2 More work on making the loading process better 2025-05-01 18:59:37 -04:00
Scott Idem
9687fe0c90 Improvements to access type and sign in and out process. 2025-05-01 17:09:06 -04:00
Scott Idem
63cb0f2969 Minor update 2025-05-01 14:56:44 -04:00
Scott Idem
81e322b98b Version bump 2025-04-30 19:16:44 -04:00
Scott Idem
4906e45b61 More clean up. Set the z index. 2025-04-30 17:44:55 -04:00
Scott Idem
15cb0aa0c5 Got themes working again. 2025-04-30 17:30:06 -04:00
Scott Idem
a76cc93acf Lots of work and testing on the debug and page load process. 2025-04-30 15:16:02 -04:00
Scott Idem
d256abc9b3 Working on more streamlined page load process 2025-04-29 20:15:37 -04:00
Scott Idem
be9c67e667 Work on cache handling 2025-04-29 12:31:21 -04:00
Scott Idem
6094d5a79d Now wrapping up... 2025-04-28 18:14:21 -04:00
Scott Idem
12167a3bc6 Now with actual encryption! 2025-04-28 17:18:29 -04:00
Scott Idem
8c3f05a2ed Work on encryption 2025-04-28 13:06:27 -04:00
Scott Idem
6314d8f6e6 Now with first version of encryption! 2025-04-26 12:27:44 -04:00
Scott Idem
f1dc6bd3dc Things are working better with the version changes. 2025-04-25 16:03:16 -04:00
Scott Idem
15ee3da76d Working on annoying version bug fixes. Also trying to make sure the show/hide lock menu works correctly. 2025-04-25 14:37:12 -04:00
Scott Idem
d29d325af5 Turn off edit mode for safety 2025-04-18 15:28:05 -04:00
Scott Idem
1828b0f141 More improvements to the passcode lock process 2025-04-18 15:23:55 -04:00
Scott Idem
6d235d9159 Making the passcode entry faster 2025-04-18 15:00:16 -04:00
Scott Idem
fb937290eb Making a better version check and refresh/reload 2025-04-18 13:38:47 -04:00
Scott Idem
35b4079b90 Minor bug fixes 2025-04-18 11:02:34 -04:00
Scott Idem
204f2ed988 Package updates and minor clean up. 2025-04-18 10:44:06 -04:00
Scott Idem
a851c5fe64 Now with ability to set archive on datetime. Need to fix the timezone though. 2025-04-14 20:05:14 -04:00
Scott Idem
2133fa520e Work on placement 2025-04-11 18:12:58 -04:00
Scott Idem
c4c657081f Possible bug fix for Svelte trigger loop 2025-04-11 17:36:13 -04:00
Scott Idem
c29cee4511 Lots of work on the new global app menu. 2025-04-11 17:16:14 -04:00
Scott Idem
3df0739e96 Working on new Aether App Menu. 2025-04-11 15:13:00 -04:00
Scott Idem
bb84b4bbb4 Adding a Change Password option. 2025-04-11 13:04:03 -04:00
Scott Idem
2515ba5577 Cleaned up Journal Entry update functions 2025-04-09 16:18:56 -04:00
Scott Idem
adda3e79c5 Less other debug while working on Journals 2025-04-09 13:11:09 -04:00
Scott Idem
e1848dddb5 Work on Dexie liveQuery for Journals 2025-04-09 12:40:00 -04:00
Scott Idem
10c3e34b38 Improved sign in process and UI 2025-04-09 12:09:41 -04:00
Scott Idem
0d8b47af10 Now with the ability to look up user email and send user auth key. 2025-04-08 15:51:05 -04:00
Scott Idem
73eee7b8ff Trying to fix a bug when locking the quick access. It does not seem to stick. This ia a problem that needs to be fixed. For now I think I have a temporary workaround. 2025-04-04 19:12:32 -04:00
Scott Idem
b967eed0a5 Lots of work on user person security. Also some general clean up. Wrapping up for the day. 2025-04-04 18:31:31 -04:00
Scott Idem
6e41833f82 Improved styles with colors. More config options. Other updates. 2025-04-03 19:19:03 -04:00