Commit Graph

97 Commits

Author SHA1 Message Date
Abi Raja
0d542e18cc Reset any existing state before running create 2023-11-26 15:35:22 -05:00
Abi Raja
e8f4bf1dea style fix 2023-11-26 15:31:59 -05:00
Abi Raja
0449fec242
Merge pull request #94 from dialmedu/fix/paste-from-clipboard
small fix, check that dataUrls are valid
2023-11-26 15:31:13 -05:00
Abi Raja
a178e316c4 make drag and drop area more obvious 2023-11-26 15:30:03 -05:00
Abi Raja
7ef6a0b205 collect emails on hosted version 2023-11-26 14:54:02 -05:00
dialmedu
d177ad30c8 small fix, check that dataUrls are valid, when there is only text on the clipboard 2023-11-24 01:57:29 -05:00
Abi Raja
b9522fede2 update error message 2023-11-23 22:21:05 -05:00
Abi Raja
4d3c16defb improve names 2023-11-23 11:20:30 -05:00
Abi Raja
c3e972eb11 rename resultImg -> resultImage 2023-11-23 11:04:23 -05:00
Abi Raja
56b9e8bf50 clean up 2023-11-23 11:02:22 -05:00
clean99
219b241a67
Merge branch 'main' into feat/add-image-comparison 2023-11-22 12:04:45 +08:00
Abi Raja
55be6a1595 update variable name 2023-11-21 22:17:36 -05:00
Abi Raja
41b8f91cbc Merge branch 'main' into pr/65 2023-11-21 22:13:54 -05:00
Abi Raja
60d903c001 Merge branch 'main' into pr/58 2023-11-21 22:01:23 -05:00
vagusx
8199f14273 chore: clean up 2023-11-22 10:42:01 +08:00
vagusX
4ca8124052
Merge branch 'main' into feat/save-term-accpeted-in-cache 2023-11-22 10:37:20 +08:00
clean99
cc22292941
Merge branch 'main' into feat/add-image-comparison 2023-11-22 10:14:22 +08:00
Abi Raja
f66631425d show reset button when code generation fails 2023-11-21 11:08:51 -05:00
Abi Raja
e983d2b727 Merge branch 'main' into pr/63 2023-11-21 11:05:29 -05:00
Abi Raja
d741df41f6 move constant to constants file 2023-11-21 11:04:51 -05:00
Abi Raja
193e070b0a update type name 2023-11-21 11:00:48 -05:00
Abi Raja
2303ed6d05 add success toast after copying code 2023-11-21 10:56:17 -05:00
clean99
46555e902f fix: code style 2023-11-21 21:24:20 +08:00
clean99
cb1e7a39b9 feat: add switch and screenshot feature in fe 2023-11-21 21:16:26 +08:00
clean99
bc73613fb1 feat: update interface and fix close bug 2023-11-21 21:15:16 +08:00
vagusx
9b9db3ac07 feat: use usePersistedState 2023-11-21 20:25:19 +08:00
vagusx
3bc2568052 feat: Add local storage functionality to track acceptance of terms of service 2023-11-21 16:55:46 +08:00
vagusx
e895dd4668 feat: add copy code button 2023-11-21 16:44:05 +08:00
clean99
2a52095ce9 feat: add client close button 2023-11-21 16:18:32 +08:00
clean99
2f1745a0b5 feat: refactor app status type 2023-11-21 15:54:01 +08:00
clean99
d9a4abcbf1 feat: use memo to reduce editor state update 2023-11-21 11:40:20 +08:00
clean99
f5804ad443 fix: remove console 2023-11-21 11:35:42 +08:00
clean99
d10c793a60 fix: cursor didnt focus on right position 2023-11-21 11:33:33 +08:00
clean99
30ab9e384a feat: support edit code 2023-11-21 09:40:00 +08:00
clean99
9dfdc8683d fix: prevent flashing when updating code 2023-11-21 09:23:07 +08:00
Abi Raja
5b1303dc20 add TermsOfServiceDialog for hosted version 2023-11-20 12:38:40 -05:00
Abi Raja
72645512fe update copy re: key storage 2023-11-20 12:07:40 -05:00
Abi Raja
55060b866e Merge branch 'main' into pr/43 2023-11-20 12:05:28 -05:00
Abi Raja
e7c05d7d23 fix screenshotone links 2023-11-20 11:54:31 -05:00
Abi Raja
103d1ce12c centralize config in config.ts 2023-11-20 11:50:06 -05:00
Abi Raja
bf23d3198a support screenshotting a URL with ScreenshotOne 2023-11-20 11:48:33 -05:00
clean99
7fca553823 feat: replace setting state using persisted hook 2023-11-20 12:40:04 +08:00
clean99
5d1e0a3599 feat: add use persisted state hook 2023-11-20 12:39:58 +08:00
Abi Raja
28a05153e9 Merge branch 'main' into pr/7 2023-11-19 21:46:27 -05:00
Abi Raja
87bbe4987a Merge branch 'main' into pr/7 2023-11-19 21:44:25 -05:00
Abi Raja
63add37505 update more values to 7001 2023-11-19 21:41:38 -05:00
Abi Raja
7d4389526c
Merge pull request #36 from kachbit/main
Update codemirror theme to match overall style/color scheme of the page
2023-11-19 21:14:00 -05:00
kacher
d865980123
Update App.tsx 2023-11-19 18:01:17 -08:00
kacher
fa9124381c
minor fixes 2023-11-19 15:17:36 -08:00
kachbit
40c00fc12b added select component 2023-11-19 15:07:32 -08:00