Commit Graph

1663 Commits

Author SHA1 Message Date
Tomas Valenta cd4b298651 Merge branch 'api' 2023-08-20 17:17:29 +02:00
Tomas Valenta 465971f1c5 Add dashboard redirects 2023-08-20 17:16:30 +02:00
Tomas Valenta 47ea24eb47 Add default page redirect to docs 2023-08-20 17:14:26 +02:00
Tomas Valenta afef80642e Add docs to the monorepo 2023-08-20 17:03:57 +02:00
Jakub Novak e27de6db1b Fix loading api key 2023-08-19 14:09:00 +02:00
Jakub Novak c294bc96e4 Improve styling 2023-08-19 07:58:42 +02:00
Jakub Novak 2cea7a956b Redirect to settings after login 2023-08-19 06:22:36 +02:00
Tomas Valenta 0832feb159 Merge branch 'api' 2023-08-19 00:31:53 +02:00
Tomas Valenta 4114639dc0 Cleanup 2023-08-19 00:20:32 +02:00
Tomas Valenta f665ddecd3 Cleanup 2023-08-18 23:24:37 +02:00
Jakub Novak a67f04dec6 Use template component 2023-08-18 23:20:50 +02:00
Jakub Novak 6d8a40cc9b Remove redundant assignment 2023-08-18 20:40:46 +02:00
Jakub Novak 32b62f02c1 Remove creation of default team 2023-08-18 20:38:46 +02:00
Tomas Valenta 975c43d054 Remove unused code and packages 2023-08-18 20:24:09 +02:00
Jakub Novak b8d7626d8a Move creating team to settings page 2023-08-18 19:53:44 +02:00
Tomas Valenta 331f72d0bf Fix supabase creds 2023-08-18 19:53:01 +02:00
Tomas Valenta 9934e4de10 Remove unused code, media files and deps 2023-08-18 19:51:39 +02:00
Tomas Valenta db6f331e7c Fix types 2023-08-18 19:24:59 +02:00
Jakub Novak edaf3331f9 Fix API key type 2023-08-18 19:18:25 +02:00
Tomas Valenta 8317de82e2 Cleanup 2023-08-18 19:17:42 +02:00
Jakub Novak 507bd7dca3 Show API key after creation 2023-08-18 19:14:36 +02:00
Jakub Novak f7bd630489 Change crc for package with types 2023-08-18 19:10:49 +02:00
Tomas Valenta f1fe7e7a21 Update types 2023-08-18 19:07:24 +02:00
Jakub Novak 52f4d4686f Fix groups in posthog 2023-08-18 18:58:07 +02:00
Tomas Valenta d281164c11 Update package lock 2023-08-18 18:57:29 +02:00
Tomas Valenta 307d1c07fc Update vscode settings 2023-08-18 18:57:28 +02:00
Tomas Valenta 235b599bcd Update JS SDK - make types and parameters correspond to Python SDK; Improve process handling; Update exports 2023-08-18 18:57:28 +02:00
Tomas Valenta 507613e878 Change order of exit callbacks 2023-08-18 18:57:28 +02:00
Tomas Valenta 91aad76b1e Fix typo 2023-08-18 18:57:28 +02:00
Tomas Valenta 7cf10267a1 Add vale.sh config 2023-08-18 18:57:28 +02:00
Tomas Valenta 61eb9eee4d Reduce tried when generating api key 2023-08-18 18:56:10 +02:00
Tomas Valenta 605e37db5d Merge branch 'api' of https://github.com/e2b-dev/e2b into api 2023-08-18 18:55:04 +02:00
Tomas Valenta d337974508 Remove old code 2023-08-18 18:55:02 +02:00
Jakub Novak 570f88aed4 add posthog copy key event 2023-08-18 18:53:52 +02:00
Jakub Novak cd9222568b Remove .ts & .tsx 2023-08-18 18:43:54 +02:00
Tomas Valenta f2f7ad7f2c Remove proxying 2023-08-18 18:42:04 +02:00
Jakub Novak 8e846e588a Add settings page with API key 2023-08-18 18:35:34 +02:00
Jakub Novak e0922eb428 Fix folder structure 2023-08-18 18:34:15 +02:00
Tomas Valenta cc7fc16867 Merge branch 'js-sdk' 2023-08-18 18:18:20 +02:00
Tomas Valenta 59d0ca8e17 Update package lock 2023-08-18 18:18:01 +02:00
Tomas Valenta 816cb14f79 Update vscode settings 2023-08-18 17:42:49 +02:00
Tomas Valenta 372ec8a33e Update JS SDK - make types and parameters correspond to Python SDK; Improve process handling; Update exports 2023-08-18 17:42:41 +02:00
Tomas Valenta 24c3834106 Change order of exit callbacks 2023-08-18 17:40:36 +02:00
Tomas Valenta 044167f49b Fix typo 2023-08-18 17:15:56 +02:00
Tomas Valenta 428f9f7cd3 Add vale.sh config 2023-08-18 13:45:18 +02:00
Tomas Valenta b5821f84fa Merge branch 'main' of https://github.com/e2b-dev/e2b 2023-08-18 03:49:52 +02:00
Tomas Valenta 946ead889e Remove ws connection generator; Improve error handling; Cleanup 2023-08-18 03:18:08 +02:00
Tomas Valenta 8bd1c93b3f Improve close handling; Refresh session in separate thread; Keep websocket alive in a separate thread; Bump version 2023-08-18 02:34:41 +02:00
Tomas Valenta a35de5d83b Update generated api 2023-08-18 02:22:53 +02:00
Tomas Valenta 5ec71d979b Update vscode config 2023-08-18 02:22:19 +02:00