Commit Graph

437 Commits

Author SHA1 Message Date
Jirawat Boonkumnerd
3d2978f5d2
feat: add paste from clipboard
- add paste image from clipboard (ctrl+v)
- validate if the file is an image
2023-11-18 06:49:03 +07:00
Abi Raja
dbf89928ec add env var for where to store logs 2023-11-17 12:15:38 -05:00
Abi Raja
a0ce60c070 Merge branch 'main' of https://github.com/abi/screenshot-to-code 2023-11-16 22:45:39 -05:00
Abi Raja
1cf4d544d5 fix bug with print statement when no key is sent in 2023-11-16 22:45:36 -05:00
Abi Raja
30bb78083c
Update README.md 2023-11-16 22:38:45 -05:00
Abi Raja
51147bed66 Merge branch 'main' of https://github.com/abi/screenshot-to-code 2023-11-16 22:16:39 -05:00
Abi Raja
ba6a6828c4 update error message 2023-11-16 22:16:34 -05:00
Abi Raja
49cf817072
Update README.md 2023-11-16 20:01:51 -05:00
Abi Raja
15bb3e836f
Update README.md 2023-11-16 20:01:15 -05:00
Abi Raja
6f588b41a6
Update README.md 2023-11-16 20:00:57 -05:00
Abi Raja
867f30af63
Update README.md 2023-11-16 19:44:06 -05:00
Abi Raja
f87d93ed75
Update README.md 2023-11-16 19:29:33 -05:00
Abi Raja
02ddd63db5 set up vite base URL for when it's deployed 2023-11-16 19:12:41 -05:00
Abi Raja
3adec32ef1 add build script for render backend deployment 2023-11-16 19:03:05 -05:00
Abi Raja
6491e60f58 fix for render deployment 2023-11-16 18:48:30 -05:00
Abi Raja
34418ebc78 Merge branch 'main' of https://github.com/abi/screenshot-to-code 2023-11-16 18:15:32 -05:00
Abi Raja
ee9b40d990 support setting openai api key on the client side 2023-11-16 18:12:07 -05:00
Abi Raja
ed1143e9b9
Update README.md 2023-11-16 17:43:00 -05:00
Abi Raja
282a5420fb
Update README.md 2023-11-16 17:42:03 -05:00
Abi Raja
e27c278a79 update copy for Placeholder Image Generation setting 2023-11-16 17:41:24 -05:00
Abi Raja
371dddda3f add a settings dialog to allow you to disable the image generation 2023-11-16 17:37:03 -05:00
Abi Raja
68dd33cf06 return early if there are no images to replace 2023-11-16 15:11:54 -05:00
Abi Raja
640f41619c prettify code after image generation 2023-11-16 14:43:50 -05:00
Jonathan Adly
fdd3880162 Add dockerfiler & docker compose 2023-11-16 13:08:18 -05:00
Abi Raja
ebedef2bef
Update README.md 2023-11-16 12:26:29 -05:00
Abi Raja
d194552430
Update README.md 2023-11-16 12:21:16 -05:00
Abi Raja
67f710521d support desktop and mobile preview 2023-11-16 11:56:54 -05:00
Abi Raja
e11b9c929b
Add FAQ section to README 2023-11-16 11:33:11 -05:00
Abi Raja
0dcefb34fb remove readme in pyproject.toml 2023-11-16 10:51:46 -05:00
Abi Raja
a776ce53cb
Merge pull request #4 from zweertsk/tweak/use-performance-now
Use performance.now instead of Date.now
2023-11-16 08:16:24 -05:00
Abi Raja
4a61f9ea05
Update README to add info about poetry 2023-11-16 08:12:06 -05:00
Abi Raja
4711ac2ab8
Update README.md 2023-11-16 07:54:28 -05:00
Abi Raja
1348ab9813
Add another example 2023-11-16 07:54:02 -05:00
Abi Raja
e0c945e69b
Update README.md 2023-11-16 07:52:32 -05:00
Koen Zweerts
907e85493f
Use performance.now instead of Date.now 2023-11-16 11:11:48 +01:00
Abi Raja
7d6fde2dea make it easy to view code in the app 2023-11-15 20:12:30 -05:00
Abi Raja
e74442c3cb move buttons to the top and reference image below 2023-11-15 19:54:30 -05:00
Abi Raja
6b1c5aecef fix bad gitignore and missing file 2023-11-15 19:42:47 -05:00
Abi Raja
c061c9b610 improve image cache so we don't re-generate the same images on update 2023-11-15 17:31:01 -05:00
Abi Raja
62c5458e08 add radix-ui dep 2023-11-15 16:34:05 -05:00
Abi Raja
a126c37ed3 improve sidebar visual style 2023-11-15 16:32:57 -05:00
Abi Raja
7ed13c5fd4 only need to generate images that use placeholders from https://placehold.co 2023-11-15 16:19:06 -05:00
Abi Raja
498fe2075e Merge branch 'main' of https://github.com/abi/screenshot-to-code 2023-11-15 15:52:05 -05:00
Abi Raja
387da27f51 add back scanning animation 2023-11-15 15:52:03 -05:00
Abi Raja
ade0cc14f0
Update README.md 2023-11-15 15:30:01 -05:00
Abi Raja
9254a4344c fix minor bug 2023-11-15 15:22:58 -05:00
Abi Raja
f1b61a4ce4 update buttons to use shadcn 2023-11-15 15:22:46 -05:00
Abi Raja
db56dbd3e6 support updating the initially generated version 2023-11-15 15:08:59 -05:00
Abi Raja
6f3c668c2f add shadcn and some components 2023-11-15 13:11:41 -05:00
Abi Raja
07eba3ba4a
Update README.md 2023-11-15 11:48:20 -05:00