Scott Idem
|
a75f40bf8d
|
Progress on more low level updates to the Events module loading process.
|
2025-05-22 17:06:59 -04:00 |
|
Scott Idem
|
15d417ba52
|
Lots of work with linking files to Journal Entries.
|
2025-05-20 15:37:27 -04:00 |
|
Scott Idem
|
83a8377155
|
Work on adding files to a Journal Entry
|
2025-05-19 19:23:16 -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
|
49139b3a1f
|
Now with prepend or append to Entry content option.
|
2025-05-15 19:03:22 -04:00 |
|
Scott Idem
|
698459c207
|
Styles...
|
2025-05-15 16:32:10 -04:00 |
|
Scott Idem
|
e794a4c23a
|
More config options. Work on click to expand Entry contents when in a list.
|
2025-05-15 16:02:54 -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
|
211945828d
|
Minor style fix for mobile
|
2025-05-14 20:55:28 -04:00 |
|
Scott Idem
|
372cafeb01
|
Now with extra save buttons
|
2025-05-14 18:02:24 -04:00 |
|
Scott Idem
|
42a813dc52
|
Things look cleaner now
|
2025-05-14 17:11:21 -04:00 |
|
Scott Idem
|
238757782b
|
Moving things around... trying to keep it clean
|
2025-05-14 16:47:48 -04:00 |
|
Scott Idem
|
5232c88a45
|
Lots of work making CodeMirror work. It is in a mostly useable state now.
|
2025-05-13 17:06:10 -04:00 |
|
Scott Idem
|
b5642583c7
|
Trying out CodeMirror. I think I like it? Use it in readonly mode for view. Wrapping up for the day.
|
2025-05-12 19:56:56 -04:00 |
|
Scott Idem
|
3b38c31ba0
|
Real work on getting CodeMirror working. I at least have a fancy highlighter and basic editor.
|
2025-05-12 19:00:19 -04:00 |
|
Scott Idem
|
52be5ac1f7
|
Trying not to break anything while I work on using CodeMirror. I hope.
|
2025-05-12 18:30:58 -04:00 |
|
Scott Idem
|
247773235e
|
Adding first iteration of search...
|
2025-05-12 13:47:28 -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
|
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
|
4b939d0ca0
|
Minor style fixes
|
2025-05-07 14:14:27 -04:00 |
|
Scott Idem
|
5bfb3892e6
|
Bug fix when creating new Entry
|
2025-05-06 20:10:10 -04:00 |
|
Scott Idem
|
de740e1e37
|
Now many things are hidden away in the new Journal Entry menu.
|
2025-05-06 20:01:28 -04:00 |
|
Scott Idem
|
89822ef540
|
Progress on moving must buttons and secondary things to the Journal Entry menu.
|
2025-05-06 18:17:39 -04:00 |
|
Scott Idem
|
13b8255055
|
Work on encryption and other clean up.
|
2025-05-06 17:07:10 -04:00 |
|
Scott Idem
|
a27fdd5fc4
|
Wrapping up for the day. History field mostly works now. But has bugs!
|
2025-05-05 17:49:44 -04:00 |
|
Scott Idem
|
66b122dca5
|
More work on encryption of content and history.
|
2025-05-05 17:10:19 -04:00 |
|
Scott Idem
|
0b61596833
|
Updates to make Journals more secure
|
2025-05-02 13:01:49 -04:00 |
|
Scott Idem
|
c6d21fadc2
|
More work on making the loading process better
|
2025-05-01 18:59:37 -04:00 |
|
Scott Idem
|
122669aabf
|
Style improvements
|
2025-04-30 18:52:05 -04:00 |
|
Scott Idem
|
9e4a67941e
|
Saving work...
|
2025-04-30 18:25:02 -04:00 |
|
Scott Idem
|
15cb0aa0c5
|
Got themes working again.
|
2025-04-30 17:30:06 -04:00 |
|
Scott Idem
|
6094d5a79d
|
Now wrapping up...
|
2025-04-28 18:14:21 -04:00 |
|
Scott Idem
|
cbb73ed3fd
|
Last minute clean up before wrapping up for the day.
|
2025-04-28 17:37:36 -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
|
b5a4a38514
|
Bug fix for new Journal not linked to person_id
|
2025-04-28 11:59:38 -04:00 |
|
Scott Idem
|
6314d8f6e6
|
Now with first version of encryption!
|
2025-04-26 12:27:44 -04:00 |
|
Scott Idem
|
f55931d0e3
|
Minor fix if PATCH fails
|
2025-04-14 21:01:56 -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
|
d274e37e37
|
Minor bug fixes
|
2025-04-14 18:52:59 -04:00 |
|
Scott Idem
|
3a47b77641
|
Work on hiding certain entries by default. Ability to append to an entry.
|
2025-04-14 18:33:59 -04:00 |
|