Justin Dhillon
|
933c97c748
|
better update header
|
2023-11-19 15:21:14 -08:00 |
|
Justin Dhillon
|
5573e9e453
|
try it out header
|
2023-11-19 15:20:34 -08:00 |
|
Justin Dhillon
|
95966cbb93
|
better introduction
|
2023-11-19 15:19:42 -08:00 |
|
Abi Raja
|
258b8fb05b
|
Merge pull request #37 from eltociear/patch-1
Update ImageUpload.tsx
|
2023-11-19 10:59:41 -05:00 |
|
Ikko Eltociear Ashimine
|
fad46574fd
|
Update ImageUpload.tsx
seperate -> separate
|
2023-11-20 00:57:27 +09:00 |
|
Abi Raja
|
183ddde941
|
Merge pull request #19 from ntsd/feat/paste-from-clipboard
feat: add paste from clipboard
|
2023-11-18 15:39:10 -05:00 |
|
Abi Raja
|
54bdcfdcfa
|
Merge branch 'main' into pr/19
|
2023-11-18 15:38:44 -05:00 |
|
Abi Raja
|
6651b884bb
|
minor fixes
|
2023-11-18 15:38:34 -05:00 |
|
Abi Raja
|
4cbe8ac1a6
|
Merge pull request #21 from guspan-tanadi/READMEsectionlinks
style(README): section links Examples FAQ Getting Started
|
2023-11-18 11:53:04 -05:00 |
|
Abi Raja
|
8ed1f61731
|
improve hosted version experience but disable these elements when running locally
|
2023-11-18 11:23:56 -05:00 |
|
Guspan Tanadi
|
f7c504fac4
|
style(README): create section links Examples FAQ Getting Started
|
2023-11-18 14:57:45 +07:00 |
|
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 |
|
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 |
|