Commit Graph

  • 051bf1164a feat: add deploy button Akhilesh Rangani 2024-07-23 17:30:49 -04:00
  • deb32352fb feat: add run button Akhilesh Rangani 2024-07-23 17:30:35 -04:00
  • de4923ec1e Connect to remote Dokku server using SSH. James Murdza 2024-07-21 14:18:14 -04:00
  • 769f52816f Add Dokku connection and test client. James Murdza 2024-07-21 14:58:38 -04:00
  • 49ca13a6c8 Merge branch 'refs/heads/main' into feat/deploy James Murdza 2024-07-17 13:30:34 -04:00
  • dead84ac4d fix: make server url an environment variable James Murdza 2024-07-04 20:50:35 -04:00
  • 478a332a2e feat: added deploy button Akhilesh Rangani 2024-07-17 11:30:45 -04:00
  • 2163b1dfb7
    Merge pull request #2 from jamesmurdza/fix-editor James Murdza 2024-07-17 11:07:36 -04:00
  • 8c3e40975e Merge branch 'refs/heads/add-posthog' into production James Murdza 2024-07-17 11:02:54 -04:00
  • 62a3d6d8f7 Merge branch 'refs/heads/fix-editor' into production James Murdza 2024-07-17 11:02:35 -04:00
  • 08d562ee54 chore: remove unused variable reactDefinitionFile fix-editor James Murdza 2024-07-04 20:18:36 -04:00
  • db1410f587 fix: remove editorRef from useEffect Akhilesh Rangani 2024-07-15 16:12:08 -04:00
  • 7a80734c25 fix: remove extra state variables from useEffect Akhilesh Rangani 2024-07-15 15:32:40 -04:00
  • 0a21cb2637 fix: store rooms in map Akhilesh Rangani 2024-07-15 14:56:37 -04:00
  • 7dd67f72d8 fix: remove editorRef from useEffect fix-editor-on-windows-2 Akhilesh Rangani 2024-07-15 16:12:08 -04:00
  • 44f803ffaf feat: add run button fix-editor-on-windows Akhilesh Rangani 2024-07-15 15:33:26 -04:00
  • 5bf264b807 fix: remove extra state variables from useEffect Akhilesh Rangani 2024-07-15 15:32:40 -04:00
  • 6f6926a621 fix: store rooms in map Akhilesh Rangani 2024-07-15 14:56:37 -04:00
  • 1c860bd4d9 Add PostHog. James Murdza 2024-07-14 06:00:03 -04:00
  • d9ce147e09 fix: editor on windows Akhilesh Rangani 2024-07-08 16:48:06 -04:00
  • 398139ec36 fix: store rooms in map Akhilesh Rangani 2024-07-06 18:18:13 -04:00
  • c5247a2aaa fix: make server url an environment variable James Murdza 2024-07-04 20:50:35 -04:00
  • 94df975842 chore: remove unused variable reactDefinitionFile James Murdza 2024-07-04 20:18:36 -04:00
  • 2fbabbd403
    fix: handle file save bug (#36) Ishaan Dey 2024-06-27 23:43:18 -07:00
  • 9f0b6a8fdc
    Implement secure cloud sandboxes with E2B (#35) James Murdza 2024-06-28 02:39:03 -04:00
  • bd6284df8f docs: add information about E2B feat/e2b James Murdza 2024-06-19 21:49:50 -04:00
  • c262fb2a31 fix: add error handling to the backend James Murdza 2024-06-18 19:40:56 -04:00
  • ed709210e3 fix: remove hardcoded reference to localhost James Murdza 2024-06-16 20:01:00 -04:00
  • 97c8598717 fix: count only the current user's sandboxes towards the limit Akhilesh Rangani 2024-06-16 19:53:02 -04:00
  • 9ec59bc781 fix: use the container URL for the preview panel James Murdza 2024-06-15 21:04:33 -04:00
  • 687416e6e9 fix: set project file permissions so that they belong to the terminal user James Murdza 2024-06-15 21:00:43 -04:00
  • 006c5cea66 fix: sync files to container instead of local file system James Murdza 2024-06-14 15:43:22 -04:00
  • 869ae6c148 fix: ensure container remains open until all owner connections are closed James Murdza 2024-06-14 13:32:55 -04:00
  • 7353e88567 fix: wait until terminals are killed to close the container James Murdza 2024-06-14 12:28:19 -04:00
  • a0fb905a04 fix: move socket connection to useRef Akhilesh Rangani 2024-06-13 17:47:46 +00:00
  • ba0fab6856 patch: remove excess code fix/max-sandbox-limit Akhilesh Rangani 2024-06-16 19:18:19 -04:00
  • 0fc535c8e4 patch: remove excess code collaborator/Akhilesh Akhilesh Rangani 2024-06-16 19:17:22 -04:00
  • 95a92bbc4c fix: sandboxes linked with users fix-multiple-requests-on-editor Akhilesh Rangani 2024-06-16 19:05:24 -04:00
  • 186d765682 Merge branch 'feat/e2b' of https://github.com/jamesmurdza/sandbox into feat/e2b Akhilesh Rangani 2024-06-16 15:19:13 -04:00
  • 2994a4d291 fix: sandboxes now linked to specific users Akhilesh Rangani 2024-06-16 15:18:56 -04:00
  • 85ebfe4161 fix: use the container URL for the preview panel James Murdza 2024-06-15 21:04:33 -04:00
  • cfed8a225e fix: set project file permissions so that they belong to the terminal user James Murdza 2024-06-15 21:00:43 -04:00
  • d28c0cbea6 update Akhilesh Rangani 2024-06-14 20:14:26 +00:00
  • e7dd3238df fix: sync files to container instead of local file system James Murdza 2024-06-14 15:43:22 -04:00
  • 530aa2ff53 fix: ensure container remains open until all owner connections are closed James Murdza 2024-06-14 13:32:55 -04:00
  • bd33eb9b1c update Akhilesh Rangani 2024-06-14 16:56:47 +00:00
  • 3c4850ee72 fix: wait until terminals are killed to close the container James Murdza 2024-06-14 12:28:19 -04:00
  • e3b2d882dd patch: requests Akhilesh Rangani 2024-06-13 17:47:46 +00:00
  • 0df074924f added debounced function in the editor Akhilesh Rangani 2024-06-13 15:50:47 +00:00
  • e5b320d1c5 feat: replace node-pty with E2B sandboxes James Murdza 2024-06-14 12:02:20 -04:00
  • b561f1e962 chore: rename utils.ts to fileoperations.ts James Murdza 2024-06-14 11:57:32 -04:00
  • acd677bff5 Fix display bugs in the console. e2b-test James Murdza 2024-06-12 06:05:12 -04:00
  • 7307a6c2ee Add E2B. James Murdza 2024-06-11 10:48:34 -04:00
  • 1d3592a72d Create CI. feat/docker-push-ci James Murdza 2024-06-07 10:06:19 -04:00
  • e58d088b5f Replace references to the app base URL with a dynamically generated URL. feat/no-localhost James Murdza 2024-06-07 13:01:28 -04:00
  • 37c10f86ce
    Merge branch 'ishaan1013:main' into feat/dockerfile feat/dockerfile James Murdza 2024-06-04 10:56:40 -04:00
  • 7fd3e3c546 feat: add dockerfile for the entire web app James Murdza 2024-06-04 01:06:50 -04:00
  • e5a36a4626
    Merge pull request #29 from ishaan1013/fix/readme-james-guide Ishaan Dey 2024-06-02 20:14:09 -07:00
  • 13e187b9cb
    Update README.md Ishaan Dey 2024-06-02 20:10:13 -07:00
  • 0f5b564299
    Merge pull request #26 from jamesmurdza/config-details Ishaan Dey 2024-06-01 22:49:50 -07:00
  • 664a0098a6 fix: add missing values and instructions to config files James Murdza 2024-06-01 22:36:38 -04:00
  • 478fe49d4b
    Update README.md Ishaan Dey 2024-05-31 08:35:08 -07:00
  • cddba748f6
    Merge pull request #23 from ishaan1013/feat/license Ishaan Dey 2024-05-31 08:30:59 -07:00
  • 263e951bdf
    Create LICENSE Ishaan Dey 2024-05-31 08:30:13 -07:00
  • 32799a69d1
    Update README.md Ishaan Dey 2024-05-30 16:30:17 -07:00
  • c6a20cdffc
    Update index.tsx Ishaan Dey 2024-05-30 16:16:27 -07:00
  • e70c81e37f
    Update README.md Ishaan Dey 2024-05-30 16:15:58 -07:00
  • 04ab0f02d3 Update README.md Ishaan Dey 2024-05-30 16:14:43 -07:00
  • 031c1af449
    Update README.md Ishaan Dey 2024-05-28 18:03:44 -07:00
  • c8a2e3200a minor changes + package updates Ishaan Dey 2024-05-26 21:41:20 -07:00
  • 089ab2b1df add private functionality Ishaan Dey 2024-05-26 19:02:47 -07:00
  • 34afefcc4a Update README.md Ishaan Dey 2024-05-26 18:49:15 -07:00
  • ae15e44472 remove kv Ishaan Dey 2024-05-26 18:45:28 -07:00
  • 6376493ae7 dynamic worker routes based on env Ishaan Dey 2024-05-26 18:37:36 -07:00
  • 6285a68102 improve copilot + fix minor bugs Ishaan Dey 2024-05-26 18:04:43 -07:00
  • fbb98ac3b0 revert to local hosting Ishaan Dey 2024-05-26 17:28:52 -07:00
  • 640c5c13df
    Update README.md Ishaan Dey 2024-05-26 17:02:27 -07:00
  • f9c9a22c13 update prettier Ishaan Dey 2024-05-26 12:19:59 -07:00
  • 010a4fec59 improve starting server logic Ishaan Dey 2024-05-26 12:18:09 -07:00
  • 07d59cf01b readme Ishaan Dey 2024-05-26 11:15:13 -07:00
  • e164bd87cb add prettierrc Ishaan Dey 2024-05-25 22:19:32 -07:00
  • 74bb83f3ed works Ishaan Dey 2024-05-25 20:13:31 -07:00
  • 08a898a82a add date display Ishaan Dey 2024-05-25 01:24:13 -07:00
  • a90c09200d start kv Ishaan Dey 2024-05-25 01:16:25 -07:00
  • a16b530b56 hide generate on tab switch Ishaan Dey 2024-05-25 01:16:20 -07:00
  • b5425d3469 firejail theoretically works Ishaan Dey 2024-05-24 18:18:00 -07:00
  • 2abc9d4a4c firejail Ishaan Dey 2024-05-24 01:28:50 -07:00
  • 30e1c39d6c type fixes Ishaan Dey 2024-05-23 23:52:30 -07:00
  • 1528ea5257 add project deletion in storage & connect to ip port 3000 Ishaan Dey 2024-05-23 23:05:01 -07:00
  • 218afd4fe0 services logic Ishaan Dey 2024-05-23 01:35:08 -07:00
  • 8e49fed48b fix new user error + add wrangler.toml examples Ishaan Dey 2024-05-22 20:06:16 -07:00
  • f35e5debff small changes Ishaan Dey 2024-05-22 19:35:19 -07:00
  • 561a284fc9 more container orchestration logic Ishaan Dey 2024-05-21 00:57:52 -07:00
  • a3dd0d6598 small changes Ishaan Dey 2024-05-20 09:49:47 -07:00
  • bf35c2bf82 dashboard ui Ishaan Dey 2024-05-17 23:54:34 -07:00
  • 14ea89d690 ecs logic Ishaan Dey 2024-05-17 23:18:15 -07:00
  • 7981af1451 re-add workers ai auth Ishaan Dey 2024-05-17 22:26:27 -07:00
  • fa6a92b9b4 reduce # generations to 10 Ishaan Dey 2024-05-17 22:25:55 -07:00
  • 80547e9ae1 transfer to ecs Ishaan Dey 2024-05-17 22:23:44 -07:00
  • 509669ea30 fix propagation Ishaan Dey 2024-05-16 21:45:19 -07:00