manifold/web/components/groups
Austin Chen 9eff69be75
Add /createcomment API endpoint (#946)
* /dream api: Upload StableDiffusion image to Firestore

* Minor tweaks

* Set content type on uploaded image

This makes it so the image doesn't auto-download when opened in a new tab

* Allow users to dream directly from within Manifold

* Remove unused import

* Implement a /comment endpoint which supports html and markdown

* Upgrade @tiptap/core to latest

* Update all tiptap deps to beta.199

* Add @tiptap/suggestion

* Import @tiptap/html in the right place

* ... add deps everywhere

So I have no idea how common deps work apparently

* Add tiptap/suggestion too

* Clean up dream

* More cleanups

* Rework /comment endpoint

* Move API to /comment

* Change imports in case that matters

* Add a couple todos

* Dynamically import micromark

* Parallellize gsutil with -m option

* Adding comments via api working, editor.tsx erroring out

* Unused import

* Remove disabled state from useTextEditor

Co-authored-by: Ian Philips <iansphilips@gmail.com>
2022-10-12 17:25:17 -07:00
..
contract-groups-list.tsx market group modal scroll fix (#1009) 2022-10-05 17:07:41 -05:00
create-group-button.tsx refactor text input into one component (#1016) 2022-10-09 19:37:24 -07:00
edit-group-button.tsx Remove all daisy buttons (#1036) 2022-10-12 12:27:17 -07:00
group-overview-post.tsx Add /createcomment API endpoint (#946) 2022-10-12 17:25:17 -07:00
group-overview.tsx add key props 2022-10-12 17:33:18 -05:00
group-selector.tsx Convert confirmation daisy buttons to tailwind 2022-10-04 08:02:20 -06:00
groups-button.tsx Remove all daisy buttons (#1036) 2022-10-12 12:27:17 -07:00