Tomas Valenta
|
3ee8ff1357
|
Correctly configure DB migration and seed file
|
2023-04-02 16:25:55 +00:00 |
|
Tomas Valenta
|
3bc20434e1
|
Disable unnecessary Supabase services in local DB
|
2023-04-02 16:08:02 +00:00 |
|
Tomas Valenta
|
dbe74c2abc
|
Add default user for local dev
|
2023-04-02 15:41:22 +00:00 |
|
Tomas Valenta
|
3d325d231b
|
Rephrase env var descriptions
|
2023-04-02 15:22:01 +00:00 |
|
Tomas Valenta
|
7043516843
|
Clarify env vars names
|
2023-04-02 15:18:38 +00:00 |
|
Tomas Valenta
|
82d0b2fca5
|
Update readme instructions
|
2023-04-02 15:06:52 +00:00 |
|
Tomas Valenta
|
48676a0984
|
Fix realtime setup
|
2023-04-02 15:06:18 +00:00 |
|
Tomas Valenta
|
d1f7e582a6
|
Improve readme
|
2023-04-02 13:52:06 +00:00 |
|
Tomas Valenta
|
02bae6ee3f
|
Update SB
|
2023-04-02 13:51:57 +00:00 |
|
Tomas Valenta
|
7b8421d207
|
Mention IDE local url in readme
|
2023-04-02 12:26:08 +00:00 |
|
Tomas Valenta
|
6e8eaf3675
|
Disable auth reload on failure
|
2023-04-02 12:25:30 +00:00 |
|
Tomas Valenta
|
4f53b86828
|
Disable unneeded SB contaieners; Update readme
|
2023-04-02 12:13:43 +00:00 |
|
Tomas Valenta
|
fab3ec93ca
|
Fix typo
|
2023-04-02 11:36:32 +00:00 |
|
Tomas Valenta
|
cd002c22c9
|
Clarify readme instructions
|
2023-04-02 11:34:40 +00:00 |
|
Tomas Valenta
|
a92ae66fcc
|
Add DB schema seed
|
2023-04-02 11:29:18 +00:00 |
|
Tomas Valenta
|
2b930e7581
|
Update readme
|
2023-04-02 11:29:08 +00:00 |
|
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 |
|