Commit Graph

624 Commits

Author SHA1 Message Date
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
Abi Raja
903385e501 add default backend URL as fallback if the user hasn't set up the env file 2023-11-15 11:33:41 -05:00
Abi Raja
1420bb8586
Update README.md 2023-11-15 11:29:53 -05:00
Abi Raja
4ad7382d3b add icons for buttons 2023-11-15 11:27:25 -05:00
Abi Raja
14a96998cf Merge branch 'main' of https://github.com/abi/screenshot-to-code 2023-11-15 09:51:35 -05:00
Abi Raja
99508d8e03 throttle the iframe preview so that it doesn't stop updating at the end of code generation due to too many updates 2023-11-15 09:51:34 -05:00
Abi Raja
ba15787fca
Update README.md 2023-11-15 07:55:24 -05:00
Abi Raja
670c551d66
Update README.md 2023-11-14 23:44:26 -05:00
Abi Raja
c4b99c125e make layout better 2023-11-14 23:33:06 -05:00
Abi Raja
51c7334c0e add image generation for placeholder images 2023-11-14 23:05:41 -05:00
Abi Raja
3f071e7a68 make preview look better 2023-11-14 18:54:05 -05:00
Abi Raja
20bb905983 improve button look 2023-11-14 18:47:10 -05:00
Abi Raja
e013f63829 add scanning animation 2023-11-14 18:42:35 -05:00
Abi Raja
95ea486112 improve UI style 2023-11-14 18:21:57 -05:00