Commit Graph

6 Commits

Author SHA1 Message Date
44e7154084
feat(favicon): add favicon to page 2024-10-10 04:10:24 -04:00
1071743290
fix(images): adds a toaster and handles failed image inserts
The image insert will throw a dom exception if the image size exceeds the alotted storage provided
by local storage. This just lets the user know somethng fufuckedd up and atleast removeds the image
after inserting (inknow, dont tell me) This iwill be solved in the future with IDB
2024-10-10 03:35:35 -04:00
80e5f03877
get markdown working with existing notes cards 2024-10-08 01:34:29 -04:00
f67649b6b7
update app name 2024-10-07 02:54:35 -04:00
Triston Armstrong
39b13b6dcb add support for dark/light modes 2024-10-06 23:30:20 -04:00
Klectr
5e9c7835e5 Initial commit 2024-09-28 08:24:39 +00:00