Commit Graph

807 Commits

Author SHA1 Message Date
Abi Raja
56b9e8bf50 clean up 2023-11-23 11:02:22 -05:00
Abi Raja
689783eabd
Update README.md 2023-11-22 13:35:01 -05:00
vagusx
ba9aa55041 feat: add MOCK env variable for debugging
purposes
2023-11-22 14:17:03 +08:00
clean99
219b241a67
Merge branch 'main' into feat/add-image-comparison 2023-11-22 12:04:45 +08:00
sweep-ai[bot]
f6e7f792f8
Merge main into sweep/add-sweep-config 2023-11-22 03:18:12 +00:00
Abi Raja
9811b8a7f7
Merge pull request #65 from vagusX/feat/save-term-accpeted-in-cache
feat: add local storage functionality to track acceptance of terms
2023-11-21 22:18:08 -05: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
sweep-ai[bot]
1d9cdd7025
Merge main into sweep/add-sweep-config 2023-11-22 03:11:35 +00:00
Abi Raja
07295a5d14
Update README.md 2023-11-21 22:11:31 -05:00
sweep-ai[bot]
4ca7292ce5
Merge main into sweep/add-sweep-config 2023-11-22 03:11:00 +00:00
Abi Raja
0917695b8f
Update README.md 2023-11-21 22:10:55 -05:00
sweep-ai[bot]
e1cc58ac19
Merge main into sweep/add-sweep-config 2023-11-22 03:09:20 +00:00
Abi Raja
4e219db7b2
Merge pull request #58 from clean99/feat/enable-code-edit
Feat: fix flashing issue when updating code and enable code edit
2023-11-21 22:09:15 -05:00
Abi Raja
5a7003d306 Merge branch 'feat/enable-code-edit' of https://github.com/clean99/screenshot-to-code into pr/58 2023-11-21 22:01:40 -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
clean99
ee87a54a42
Merge branch 'main' into feat/enable-code-edit 2023-11-22 10:11:56 +08:00
clean99
916d5987cf feat: use memo to reduce editor state update 2023-11-22 10:04:57 +08:00
clean99
eb48129f2f fix: remove console 2023-11-22 10:04:57 +08:00
clean99
370c1b9cf0 fix: cursor didnt focus on right position 2023-11-22 10:04:57 +08:00
clean99
6afb1a7c17 feat: support edit code 2023-11-22 10:04:57 +08:00
clean99
98ad914b41 fix: prevent flashing when updating code 2023-11-22 10:04:57 +08:00
Abi Raja
dfcc25c2d1
Update README.md 2023-11-21 11:19:11 -05:00
Abi Raja
60ff8eb6b5
Merge pull request #51 from samya123456/basic_changes
adding some git ignore
2023-11-21 11:10:59 -05:00
Abi Raja
514eceaf72 comment more 2023-11-21 11:10:50 -05:00
Abi Raja
52b7ff7795
Merge pull request #63 from clean99/feat/add-reset-button
Feat: add stop button when generating code
2023-11-21 11:09:08 -05: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
e95b50d13f Merge branch 'main' of https://github.com/abi/screenshot-to-code 2023-11-21 10:59:00 -05:00
Abi Raja
ccd68f6e45
Merge pull request #64 from vagusX/feat/add-copy-code-icon
feat: add copy code button
2023-11-21 10:56:34 -05:00
Abi Raja
2303ed6d05 add success toast after copying code 2023-11-21 10:56:17 -05:00
Abi Raja
99684a2b68 Merge branch 'main' of https://github.com/abi/screenshot-to-code 2023-11-21 10:52:35 -05:00
Abi Raja
49ce6dcc88 rename method 2023-11-21 10:52:33 -05:00
clean99
46555e902f fix: code style 2023-11-21 21:24:20 +08:00
clean99
44479a7c84 fix: prompt 2023-11-21 21:22:54 +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
clean99
02c3178b6b feat: update api to support image comparison 2023-11-21 21:14:45 +08:00
clean99
4290c70548 feat: update prompt to support image comparison 2023-11-21 21:14:25 +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
Nothing1024
e69269d844 Feat: OpenAI Base URL supported 2023-11-21 16:05:23 +08:00
clean99
2f1745a0b5 feat: refactor app status type 2023-11-21 15:54:01 +08:00