Commit Graph

123 Commits

Author SHA1 Message Date
Abi Raja
d7187b0a1b
Update README.md 2023-11-20 12:01:03 -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
Abi Raja
33c856c713
Merge pull request #7 from Jonathan-Adly/dockerfile
Add dockerfiler & docker compose
2023-11-19 21:54:37 -05:00
Abi Raja
fb9f4dad1a update README to use the right port 2023-11-19 21:52:12 -05:00
Abi Raja
9670a98fdb minor edits 2023-11-19 21:47:27 -05: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
18330954e7 simplify README 2023-11-19 21:43:41 -05:00
Abi Raja
63add37505 update more values to 7001 2023-11-19 21:41:38 -05:00
Abi Raja
4ae04553df simplify dockerfile and update docker-compose to use 7001 2023-11-19 21:39:10 -05:00
Abi Raja
82c448803f
Update README.md 2023-11-19 21:17:36 -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
Abi Raja
a103872207
Update README.md 2023-11-19 21:08:26 -05:00
Abi Raja
87828b0bdc
Merge pull request #41 from justindhillon/better-readme
Make A Better Readme
2023-11-19 21:06:52 -05:00
Abi Raja
42325e2a8b revert some changes 2023-11-19 21:05:59 -05:00
kacher
d865980123
Update App.tsx 2023-11-19 18:01:17 -08:00
Justin Dhillon
15f0a35afd better hosted version header 2023-11-19 15:25:17 -08:00
Justin Dhillon
1847d6d3c7 better example header 2023-11-19 15:24:57 -08:00
Justin Dhillon
9504d2044e better getting started header 2023-11-19 15:24:06 -08:00
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
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
kachbit
6f5c0cb063 editor theme selector 2023-11-19 14:30:10 -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
kachbit
168d4b035b updated codemirror theme 2023-11-18 23:19:34 -08: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