Abi Raja
|
5c3fc7df39
|
add email support when access code is set
|
2023-11-29 16:43:36 -05:00 |
|
Abi Raja
|
562eee8a32
|
don't show onboarding note when access code is set
|
2023-11-29 14:45:20 -05:00 |
|
Abi Raja
|
af2fa8d8ab
|
update onboarding note
|
2023-11-29 14:37:32 -05:00 |
|
Abi Raja
|
13888db9b5
|
update URL to prod URL
|
2023-11-29 14:28:36 -05:00 |
|
Abi Raja
|
b904710cfc
|
add secret to access the backend
|
2023-11-29 14:00:45 -05:00 |
|
Abi Raja
|
7889e0c3d5
|
call backend to validate the access token
|
2023-11-29 12:00:33 -05:00 |
|
Abi Raja
|
8a242103fc
|
use platform api key if the access code is correct
|
2023-11-29 11:38:53 -05:00 |
|
Abi Raja
|
b46d08b416
|
read access code from params
|
2023-11-29 11:35:04 -05:00 |
|
Abi Raja
|
78a10c9571
|
add an accessCode for the hosted version
|
2023-11-29 11:16:57 -05:00 |
|
Abi Raja
|
56e6f1f608
|
show output settings at all times
|
2023-11-29 04:48:55 -05:00 |
|
Abi Raja
|
2ad9780e80
|
minor visual improvements
|
2023-11-29 04:43:07 -05:00 |
|
Abi Raja
|
58298a15e7
|
rename vanilla to "no framework"
|
2023-11-29 04:38:04 -05:00 |
|
Abi Raja
|
e2c1bd2537
|
improve UI for code output selection
|
2023-11-29 04:34:01 -05:00 |
|
Abi Raja
|
a839e4a239
|
add a better display string for output settings
|
2023-11-29 04:13:22 -05:00 |
|
Abi Raja
|
89db70daca
|
show sidebar on mobile and set proper z index
|
2023-11-28 21:22:59 -05:00 |
|
Abi Raja
|
a3b8a78a8d
|
enable output settings on hosted version
|
2023-11-28 20:37:05 -05:00 |
|
Abi Raja
|
5a91292dcd
|
update copy
|
2023-11-28 17:48:02 -05:00 |
|
Abi Raja
|
0f3ba824a3
|
Update README.md
|
2023-11-28 17:32:35 -05:00 |
|
Abi Raja
|
ea71c98589
|
inject plausible script on hosted version
|
2023-11-28 17:13:00 -05:00 |
|
Abi Raja
|
2ba81690bf
|
update base to deploy at root
|
2023-11-28 16:58:29 -05:00 |
|
Abi Raja
|
541e662ae0
|
disable output settings changes on the hosted version for now
|
2023-11-28 15:20:35 -05:00 |
|
Abi Raja
|
b3ef64a05a
|
Merge branch 'main' of https://github.com/abi/screenshot-to-code
|
2023-11-28 14:33:05 -05:00 |
|
Abi Raja
|
8c08d992fd
|
print system prompt info in the backend logs
|
2023-11-28 14:33:03 -05:00 |
|
Abi Raja
|
7313b30ab5
|
Update README.md
|
2023-11-28 14:07:49 -05:00 |
|
Abi Raja
|
0b8c638921
|
Update README.md
|
2023-11-28 14:07:09 -05:00 |
|
Abi Raja
|
dfe8ae4164
|
add support for React
|
2023-11-28 14:05:59 -05:00 |
|
Abi Raja
|
4685ca5f0e
|
Merge pull request #119 from abi/bootstrap-support
Support Bootstrap
|
2023-11-28 12:23:28 -05:00 |
|
Abi Raja
|
d6b3bf8573
|
add unit tests for prompts
|
2023-11-28 12:23:08 -05:00 |
|
Abi Raja
|
df313f056a
|
add accordion to hide output settings
|
2023-11-28 12:14:37 -05:00 |
|
Abi Raja
|
f8772a0515
|
format CodeMirror
|
2023-11-28 09:49:57 -05:00 |
|
Abi Raja
|
c3f6f763b4
|
capitalize editor theme display
|
2023-11-28 09:49:30 -05:00 |
|
Abi Raja
|
397fa0630f
|
add support for outputs in bootstrap
|
2023-11-28 09:47:57 -05:00 |
|
Abi Raja
|
4c71db12b4
|
add some more backend logs to help with debugging
|
2023-11-27 21:22:20 -05:00 |
|
Abi Raja
|
60a5a1917f
|
add yarn command to build hosted version
|
2023-11-27 18:24:28 -05:00 |
|
Abi Raja
|
78011901b2
|
add yarn command to run hosted version
|
2023-11-27 18:20:10 -05:00 |
|
Abi Raja
|
032d9943a8
|
add feedback link for hosted version
|
2023-11-27 17:42:21 -05:00 |
|
Abi Raja
|
13a19cdea2
|
inject code into <head> from env var for use in hosted version
|
2023-11-27 17:39:05 -05:00 |
|
Abi Raja
|
b285b0a52f
|
Merge branch 'main' of https://github.com/abi/screenshot-to-code
|
2023-11-27 17:17:38 -05:00 |
|
Abi Raja
|
2e6d4cd01a
|
improve styles of drag and drop upload
|
2023-11-27 17:16:52 -05:00 |
|
Abi Raja
|
e6e2fff3c8
|
Update README.md
|
2023-11-27 14:52:42 -05:00 |
|
Abi Raja
|
ce7a187e40
|
Merge branch 'pr/99'
|
2023-11-26 22:30:36 -05:00 |
|
Abi Raja
|
2eb98587b2
|
split code tab into separate component and clean up code
|
2023-11-26 22:30:11 -05:00 |
|
Abi Raja
|
10322253f3
|
update code style
|
2023-11-26 22:13:14 -05:00 |
|
Abi Raja
|
2116ec0927
|
Merge branch 'main' of https://github.com/abi/screenshot-to-code
|
2023-11-26 22:09:41 -05:00 |
|
Abi Raja
|
b7b219b697
|
fix typo
|
2023-11-26 22:09:21 -05:00 |
|
Abi Raja
|
d3a71c5fb3
|
Update README.md
|
2023-11-26 22:04:33 -05:00 |
|
Abi Raja
|
0bcf480f1c
|
Merge branch 'main' of https://github.com/abi/screenshot-to-code
|
2023-11-26 22:00:47 -05:00 |
|
Abi Raja
|
fb4dc08b4e
|
update onboarding note
|
2023-11-26 21:59:44 -05:00 |
|
Abi Raja
|
d4d330c1f5
|
Update Troubleshooting.md
|
2023-11-26 21:55:13 -05:00 |
|
Abi Raja
|
03d3154fc8
|
add Troubleshooting doc
|
2023-11-26 20:09:14 -05:00 |
|