Commit Graph

195 Commits

Author SHA1 Message Date
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
Abi Raja
b283d39d81
Merge pull request #59 from steadily-worked/main
fix(docs): fix links in README.md
2023-11-20 21:25:52 -05:00
Sangmin Park
7aef7164e0 fix(docs): fix links in README.md 2023-11-21 10:51:53 +09:00
Sangmin Park
d31c52f029 fix(docs): fix links in README.md 2023-11-21 10:46:41 +09: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
1c233a28cf
Update README.md 2023-11-20 13:00:11 -05:00
Abi Raja
bca1781442
Update README.md 2023-11-20 12:59:10 -05:00
Abi Raja
5b1303dc20 add TermsOfServiceDialog for hosted version 2023-11-20 12:38:40 -05:00
Abi Raja
467e48986b
Update README.md 2023-11-20 12:11:26 -05:00
Abi Raja
67d423930b
Merge pull request #43 from clean99/feat/use-persisted-setting
Feat: use persisted setting
2023-11-20 12:10:43 -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
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
samya123456
2b3b3f4d44 adding some git ignore 2023-11-20 18:31:00 +05:30
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
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