Tomas Valenta
|
e05bb8ff47
|
Init local supabase
|
2023-04-02 10:41:24 +00:00 |
|
Tomas Valenta
|
98d1541c70
|
Add instructions for local dev to README; Update env examples
|
2023-04-02 10:36:54 +00:00 |
|
Tomas Valenta
|
b9bef63595
|
Disable AWS deployment when the creds are missing; Remove duplicate env vars
|
2023-04-02 10:23:52 +00:00 |
|
Tomas Valenta
|
0683578e71
|
Remove unused dep
|
2023-04-02 10:16:06 +00:00 |
|
Tomas Valenta
|
bc1c92d5e8
|
Add script for installing all deps
|
2023-04-02 10:15:45 +00:00 |
|
Vasek Mlejnsky
|
8048e592ac
|
Update README.md
|
2023-04-01 20:29:34 +02:00 |
|
Vasek Mlejnsky
|
86aeba5619
|
Update README.md
|
2023-04-01 12:12:27 +02:00 |
|
Vasek Mlejnsky
|
cceaac173e
|
Update README.md
|
2023-04-01 11:13:13 +02:00 |
|
Tomas Valenta
|
3b87b0f1b6
|
Fix esc handling
|
2023-03-31 22:52:46 +00:00 |
|
Tomas Valenta
|
1ccf2e7029
|
Fix backspace handling
|
2023-03-31 22:52:32 +00:00 |
|
Tomas Valenta
|
8616682c75
|
Change reference MD serialization
|
2023-03-31 15:43:35 +00:00 |
|
Tomas Valenta
|
33fed1edcb
|
Merge branches 'edit' and 'master' of https://github.com/new-ai-company/ide
|
2023-03-31 15:35:37 +00:00 |
|
Tomas Valenta
|
4c61ba6610
|
Fix editor shrinking without content
|
2023-03-31 14:41:30 +00:00 |
|
Vasek Mlejnsky
|
872ed74de0
|
Update README.md
|
2023-03-31 16:20:55 +02:00 |
|
Vasek Mlejnsky
|
f8a5aecff2
|
Update README.md
|
2023-03-31 16:18:09 +02:00 |
|
Tomas Valenta
|
4135895e68
|
Merge branch 'master' of https://github.com/new-ai-company/ide
|
2023-03-31 14:09:52 +00:00 |
|
Tomas Valenta
|
a255fce283
|
Fix typo
|
2023-03-31 14:09:40 +00:00 |
|
Vasek Mlejnsky
|
46b5951d9e
|
Update README.md
|
2023-03-31 16:08:26 +02:00 |
|
Vasek Mlejnsky
|
a8ea3add53
|
Update README.md
|
2023-03-31 16:06:00 +02:00 |
|
Tomas Valenta
|
c540723d55
|
Cleanup
|
2023-03-31 14:04:53 +00:00 |
|
Tomas Valenta
|
8d5fe558dc
|
Hide autocomplete scrollbar; Simplify autocomplete coord calculation
|
2023-03-31 14:04:30 +00:00 |
|
Tomas Valenta
|
ca8927bb80
|
Fix autocomplete vertical offset; Add autocomplete match highlight; Improve autocomplete UI style [WIP]
|
2023-03-31 13:49:28 +00:00 |
|
Tomas Valenta
|
3dab53a739
|
Fix editors vertical spacing and overflow on horizontal resizing
|
2023-03-31 10:47:23 +00:00 |
|
Tomas Valenta
|
153a689b15
|
Fix autocomplete insertion range calculation
|
2023-03-31 10:23:31 +00:00 |
|
Tomas Valenta
|
6600618366
|
Remove unused packages
|
2023-03-31 10:23:00 +00:00 |
|
Tomas Valenta
|
e50f12fca0
|
Fix backspace reference delete bug; Stop loading references from global var
|
2023-03-31 10:00:12 +00:00 |
|
Tomas Valenta
|
496e84a490
|
Fix on keystroke reference matching
|
2023-03-30 23:36:59 +00:00 |
|
Tomas Valenta
|
3281d05694
|
Fix typo
|
2023-03-30 20:48:48 +00:00 |
|
Tomas Valenta
|
936f85198d
|
Update readme
|
2023-03-30 20:42:33 +00:00 |
|
Tomas Valenta
|
91a12b4f85
|
Update readme
|
2023-03-30 20:23:50 +00:00 |
|
Tomáš Valenta
|
4a11da5aec
|
Fix typos
|
2023-03-30 21:31:12 +02:00 |
|
Tomáš Valenta
|
47d4be3279
|
Create LICENSE
|
2023-03-30 21:08:16 +02:00 |
|
Vasek Mlejnsky
|
dd59602710
|
Update README.md
|
2023-03-30 21:00:46 +02:00 |
|
Vasek Mlejnsky
|
f81a5607b4
|
Update README.md
|
2023-03-30 20:59:31 +02:00 |
|
Tomas Valenta
|
cc1efbffc8
|
Update readme [WIP]
|
2023-03-30 18:35:15 +00:00 |
|
Tomas Valenta
|
22b3170c27
|
Remove experiment files
|
2023-03-30 18:11:38 +00:00 |
|
Tomas Valenta
|
49a3c5460a
|
Enable editor opts again; Fix reference delete whitespace bug
|
2023-03-30 17:43:15 +00:00 |
|
Tomas Valenta
|
773ed5e90d
|
Simplify editor initialization
|
2023-03-30 17:41:04 +00:00 |
|
Tomas Valenta
|
f0dad1fae9
|
Cleanup
|
2023-03-30 12:46:03 +00:00 |
|
Tomas Valenta
|
533cf19092
|
Fix TS default export this reference error
|
2023-03-30 12:38:53 +00:00 |
|
Tomas Valenta
|
63faf7bb75
|
Merge branch 'master' into edit
|
2023-03-30 12:04:31 +00:00 |
|
Tomas Valenta
|
ae2542f010
|
Fix autocomplete positioning
|
2023-03-30 11:55:16 +00:00 |
|
Tomas Valenta
|
2758320114
|
Fix missing param
|
2023-03-30 10:18:49 +00:00 |
|
Tomas Valenta
|
41a9cee171
|
Remove unused expression
|
2023-03-30 10:16:42 +00:00 |
|
Tomas Valenta
|
0baba57379
|
Remove twice initialized plugin
|
2023-03-30 10:09:10 +00:00 |
|
Tomas Valenta
|
1715fb091a
|
Cleanup
|
2023-03-30 10:00:03 +00:00 |
|
Tomas Valenta
|
3120b6dc18
|
Cleanup; Improve autocomplete styling
|
2023-03-30 09:38:09 +00:00 |
|
Tomas Valenta
|
7b33b46e10
|
Filter reference duplicates
|
2023-03-30 09:19:14 +00:00 |
|
Vasek Mlejnsky
|
eff9141c29
|
Merge branch 'master' of https://github.com/devbookhq/ai-api
|
2023-03-30 11:17:20 +02:00 |
|
Vasek Mlejnsky
|
d6fdf61f68
|
commit
|
2023-03-30 11:17:15 +02:00 |
|