10 Commits

Author SHA1 Message Date
Yehoshua Sandler
095c1ca8ec
Refactor notifications to redux (#6)
* feat: make new connections

refact: context groups | feat: area detection

and a bunch of small things. hate yourself for this massive commit

* refact: initial RTK setup for Notifications

* refact: removed Notification Context
2023-09-04 10:02:08 -05:00
Yehoshua Sandler
917662e9ba
feat: context menu & notification system (#3) 2023-07-01 12:31:25 -05:00
Yehoshua Sandler
1631271b93
Replace native canvas implementation with Konva library (#2)
* style: spelling

* refact: canvases replaced with konva

* refact: area text calculated by words

* refact: moved konva files out of test dir
2023-06-27 08:42:44 -05:00
Joshua Shoemaker
d9916b967a feat: write user and project to disk
does not contain documents or groups
2023-03-26 20:08:23 -05:00
Joshua Shoemaker
8eada10e87 feat: default document language select 2023-02-20 21:47:14 -06:00
Joshua Shoemaker
290bc8481d feat: streamline startup navigation 2023-02-16 21:57:44 -06:00
Joshua Shoemaker
5639b01998 feat: edit user 2023-02-16 21:41:46 -06:00
Joshua Shoemaker
59cc371d50 feat: create project 2023-02-15 21:39:34 -06:00
Joshua Shoemaker
c58e021b5a feat: text editor & stored processed docs 2023-02-03 19:51:02 -06:00
Joshua Shoemaker
fe25bc1c2e several things
no longer using  next app dir
no selected document view
top tab navigation
2023-01-03 20:47:30 -06:00