6 Commits

Author SHA1 Message Date
ad6f3411c0 A few version changes.
New database function to get all tages.
New database function to get like tags.
Added those changes to electron IPC.
Changed list to support all image formats possible.
Added debounce lib for events.
Working on new timechain tags view.
2022-04-30 15:41:58 -05:00
4d57642db4 Mostly working on search and create and changing location of Database file.
New key bindings!
Added ability to search by tag and by date. Though there is still a bug in by date.
Lots of DB code updates.
Adding electron if casses. Some of these features are electrong spesific so it is checking that it is electron.
Changing how tagging control works so I could have multiple on the same page.
Added some error tracking code so I would get notified of internal errors if online.
New preload script (special feature in electron)
2022-02-14 04:56:21 -06:00
11b15e1b9b Bug fixes to data layer.
Paste input now support images.
New static time stamp control.
Some more utility functions for converting data types.
New control for showing raw HTML data.
New control to show tags, to be expanded latter.
2022-02-07 04:42:42 -06:00
c617c63510 Change page security.
Added special script to handle parcel and node require.
Added new tagging control.
Adding new HTML Sanitizer.
Packages so I could be sqlite with the right electron version.
Some style changes.
Interface changes.
Changes to the sqlite/client. Interfaces cuased errors.
Fixed bugs in electron ipc handling.
Fixes to the sqlite libs.
Create a new input control that can handle pasting.
pasting HTML works with cycle through HTML,Text, Sanatized HTML.
New UI controls.
Time stamp control has more functionality.
2022-02-03 03:27:51 -06:00
a88d85d3bc Moving some UI files and create no UI elements. Also updates to sqlite plugin. 2022-01-29 01:26:33 -06:00
54f16d0ac2 First Comment. Parcel setup. Electron Set Up. First working verion (just an intro). Data interfaces. 2022-01-27 20:43:49 -06:00