Commit Graph

4678 Commits

Author SHA1 Message Date
Jakub Novak 8408278410 Merge branch 'main' of https://github.com/e2b-dev/E2B 2024-08-13 14:22:05 +02:00
Jakub Novák af877836b2 Add download_url/downloadUrl method to sandbox (#423)
If you want to download a file from sandbox you need to use the SDK
right now.
The download URL method we are adding lets you get the link to a file in
sandbox that you can then use to download the file, for example on the
frontend, with a direct link.

### Tasks
- [ ] Test the changes (JS+TS SDKs)
- [ ] Update Core SDK in Code Interpreter so this functionality is
enabled there too
2024-08-13 14:10:17 +02:00
Tomas Valenta 1f6e308b64 Add download url so file from sandbox can be downloaded with a link 2024-08-13 13:54:54 +02:00
github-actions[bot] a5d0b934b1 [skip ci] Release new versions 2024-08-07 09:52:59 +00:00
Jakub Novak 3648cf8063 Fix login command in CLI @e2b/cli@0.5.8 2024-08-07 11:50:07 +02:00
Vasek Mlejnsky 60dfb1495f Make user ID and team ID more visible 2024-08-07 10:50:27 +02:00
Jakub Novak 352106589e Merge branch 'beta-paths' into beta 2024-08-06 18:02:01 +02:00
Jakub Novak f20415294e Add test 2024-08-06 18:01:40 +02:00
Jakub Novak 42d57f7407 Improve types 2024-08-06 17:58:52 +02:00
Jakub Novak e882d152bc Improve spec 2024-08-06 17:54:24 +02:00
Jakub Novak 772ccb7e81 Clean up 2024-08-06 17:31:58 +02:00
Jakub Novak 9ec57c7c39 Improve write file handling 2024-08-06 17:25:24 +02:00
Jakub Novak 1b4ed3b761 Fix textIO 2024-08-06 16:51:31 +02:00
Jakub Novak 41ccc3fd0d Improve error messages 2024-08-06 15:54:32 +02:00
Jakub Novak 0976c10a21 Remove file info from remove method 2024-08-06 15:47:03 +02:00
Jakub Novak b490f645e9 Add aread to e2b_connect 2024-08-06 15:41:33 +02:00
Jakub Novak 08fc1e4c8a Get paths for filesystem operations from envd 2024-08-06 14:48:48 +02:00
github-actions[bot] c3c25c18a1 [skip ci] Release new versions 2024-08-05 13:53:39 +00:00
Jakub Novák 813a88bebf Add multiple team handling (#417)
# Description
- Allows users to configure team in CLI
- Allows specify team for following commands: `list`, `kill`, `delete`
@e2b/cli@0.5.7 e2b@0.16.2
2024-08-05 15:50:30 +02:00
Jakub Novak dab4975df8 Use the configured team 2024-08-05 15:46:43 +02:00
Jakub Novak 185b54dd27 Update name on a team change 2024-08-05 15:10:29 +02:00
Jakub Novak 68ad6f35e1 Fix links 2024-08-05 15:06:59 +02:00
Jakub Novak 581b751821 Unify IDs 2024-08-05 15:04:10 +02:00
Jakub Novak b5f133da13 Lint 2024-08-05 15:00:34 +02:00
Jakub Novak 0320ef0e1f Fix layout 2024-08-05 15:00:34 +02:00
Jakub Novak 986832383e Add info about teams 2024-08-05 15:00:34 +02:00
Jakub Novak 54d01703d0 Add changeset 2024-08-05 15:00:34 +02:00
Jakub Novak 3ce99172c7 Add ended at 2024-08-05 15:00:34 +02:00
Jakub Novak 330c60f3db Fix team ID parameter 2024-08-05 15:00:34 +02:00
Jakub Novak 4fdecb5ed1 Add the team configuration option 2024-08-05 15:00:34 +02:00
Jakub Novak 3485e74d38 Add teams endpoint 2024-08-05 15:00:34 +02:00
Jakub Novak cccbe5b5b6 Clean up tier from web user 2024-08-05 15:00:34 +02:00
Jakub Novak 2dc079d48d Git ignore all .env files 2024-08-05 15:00:34 +02:00
Jakub Novak 461286caf0 Add possibility to specify team id when building a new template in CLI 2024-08-05 15:00:34 +02:00
Jakub Novak 1c1f6d6ab8 Add team ID to dashboard 2024-08-05 15:00:34 +02:00
Vasek Mlejnsky dfe6515215 Fix /dashboard and /auth general layout 2024-08-03 08:26:05 +02:00
Jakub Novak 1988a8a347 Fix broken side panel in docs 2024-08-02 15:20:52 +02:00
Vasek Mlejnsky 00e681385e Push pnpm-lock 2024-07-31 17:20:40 +02:00
Vasek Mlejnsky ecd6fcc789 Update code snippet 2024-07-31 16:17:19 +02:00
Vasek Mlejnsky 70bf6878eb Add guide on how to run non-Python code in Code Interpreter 2024-07-31 16:15:57 +02:00
Vasek Mlejnsky ad69d8081c Preserve the redirect query param when switching between the sign up and sign in form 2024-07-31 15:25:07 +02:00
Vasek Mlejnsky ed1f2aa4cb Merge branch 'main' of https://github.com/e2b-dev/E2B 2024-07-27 08:11:44 +02:00
Vasek Mlejnsky 824c5092db Fix correct features listing for the Pro tier in the dashboard 2024-07-27 08:06:00 +02:00
Tomas Valenta 0d6a496b1e Ensure metadata is not undefined when listing sandboxes 2024-07-26 16:02:25 +02:00
github-actions[bot] 2b20c4f8e6 [skip ci] Release new versions 2024-07-24 19:04:18 +00:00
Tomas Valenta bcd5d3babf Specify pnpm version @e2b/cli@0.5.6 2024-07-24 21:01:01 +02:00
Tomas Valenta aa7a4676c2 Update pnpm 2024-07-24 20:52:05 +02:00
Tomas Valenta 703e80adbc Create release 2024-07-24 20:50:13 +02:00
Tomas Valenta 582b03cf16 Add base image pull to CLI template build 2024-07-24 20:49:29 +02:00
Tomas Valenta 1803c4a458 Remove arm version of base template 2024-07-24 20:43:46 +02:00