Commit graph

6 commits

Author SHA1 Message Date
Nye Evans
745f3f6840 ipfs links work through createObjectUrl() + minor css changes 2021-02-11 17:46:31 +00:00
Joe Ludwig
4ba64cc93f Moved ImageAdder to its own file
To make merging easier and such
2021-02-09 09:02:08 -08:00
Nye Evans
fade7c08e2 added image validation
very basic at the moment
2021-02-08 17:16:30 +00:00
Joe Ludwig
fbcf23c69a Added add image popup
* Replaced window.open with a blank window and the populated that with an ImageAdder react component.
* Switched the image list to be part of ImageMenu's state so it can be dynamic.
* Added a little form to that component that lets the user enter a URL. When they hit "submit", add that to the image menu.
2021-02-06 11:05:26 -08:00
Nye Evans
0872b84779 inital commit
:)
2021-02-06 17:22:48 +00:00
Nye Evans
7efcda8ee3 initial commit
:)
2021-02-06 17:15:12 +00:00