Commit Graph

  • 09b3cf1862 fix: don't limit the number of terminals on the backend James Murdza 2024-09-29 17:23:16 -07:00
  • 5817b2ea48 fix: filecontent update while switching tabs, empty file crash Akhileshrangani4 2024-09-28 19:25:03 -04:00
  • f4c79bbb07 fix: recreate timed out E2B sandboxes on page load James Murdza 2024-09-17 16:52:31 -07:00
  • 55fde2f648
    Merge pull request #7 from Code-Victor/feat/editor-fix-n-ui-updates James Murdza 2024-09-26 05:32:19 -07:00
  • 0f619ccb7d feat: update project icon for each template type Hamzat Victor 2024-09-24 14:10:56 +01:00
  • b7230f1bc4 fix: new project modal scrolls when it overflows(instead of clipping content) Hamzat Victor 2024-09-24 14:01:51 +01:00
  • af45df28d5 feat(ui): improve folder structure UI Hamzat Victor 2024-09-24 13:57:40 +01:00
  • c2a23fcbcb fix: remove editor red squiggly lines Hamzat Victor 2024-09-24 13:00:49 +01:00
  • 6845e1fef9 fix: close the terminal opened with run button Akhileshrangani4 2024-09-22 00:23:12 -04:00
  • 0f7eb9a856 chore: change path.join to path.posix.join Akhileshrangani4 2024-09-16 16:28:58 -04:00
  • 0a99eda5ec chore: split up default terminal commands James Murdza 2024-09-05 15:12:29 -07:00
  • c5b197f41c chore: add missing await James Murdza 2024-09-05 15:08:46 -07:00
  • 70cfb5dc3f fix: remove unneeded pty.wait James Murdza 2024-09-05 15:06:21 -07:00
  • f38919d6cf chore: change path.join to path.posix.join Akhileshrangani4 2024-09-16 16:28:58 -04:00
  • 7aaa920815 Merge branch 'refs/heads/main' into production James Murdza 2024-09-16 08:57:54 -07:00
  • 6bfff62513 fix: skip creating a directory in the container when it already exists James Murdza 2024-09-15 10:46:01 -07:00
  • 0b7cc51c6e
    Merge pull request #6 from jamesmurdza/fix-ghost-terminals James Murdza 2024-09-16 08:57:13 -07:00
  • a353863523 fix: ghost terminals, spam HTTP requests on dashboard Akhileshrangani4 2024-09-16 11:13:36 -04:00
  • df9ec776b8 chore: removing unnecessary code refactor Akhileshrangani4 2024-09-16 10:50:31 -04:00
  • c94678c430 feat: watch container for file changes James Murdza 2024-09-15 13:11:59 -07:00
  • 585dcb469e fix: skip creating a directory in the container when it already exists James Murdza 2024-09-15 10:46:01 -07:00
  • 2f88ff6d58 feat: speed up new project creation by copying files concurrently James Murdza 2024-09-15 10:29:23 -07:00
  • 48731848dd Merge branch 'refs/heads/main' into production James Murdza 2024-09-15 10:25:44 -07:00
  • 0509716f34 fix: select ReactJS template by default James Murdza 2024-09-15 08:05:53 -07:00
  • ca7d918535 fix: ghost terminals and spam HTTPs requests on dashboard Akhileshrangani4 2024-09-13 20:46:43 -04:00
  • 3fcfe5a3dc Merge branch 'refs/heads/main' into production James Murdza 2024-09-06 18:15:25 -07:00
  • 06118e98e9 feat: remove the ai toggle switch James Murdza 2024-09-06 18:14:54 -07:00
  • 4ebd6dea96 fix: catch errors when copying files to the container James Murdza 2024-09-06 18:13:42 -07:00
  • 6e8eee246f Merge branch 'refs/heads/main' into production James Murdza 2024-09-06 15:29:03 -07:00
  • 8921cd83bb fix: encode line breaks when making requests to the AI generation worker James Murdza 2024-09-06 15:27:02 -07:00
  • 45097e0f20 fix: use latest instruction value when generating code James Murdza 2024-09-06 15:25:50 -07:00
  • 62e6d64a52 feat: change code generation to replace the selected code chunk and use Claude 3.5 Sonnet James Murdza 2024-09-06 15:25:09 -07:00
  • 982a6edc26 fix: encode line breaks when making requests to the AI generation worker James Murdza 2024-09-06 15:27:02 -07:00
  • 300de1f03a fix: use latest instruction value when generating code James Murdza 2024-09-06 15:25:50 -07:00
  • 02deea9c93 feat: change code generation to replace the selected code chunk and use Claude 3.5 Sonnet James Murdza 2024-09-06 15:25:09 -07:00
  • 653142dd1d Merge branch 'refs/heads/main' into production James Murdza 2024-09-06 14:19:24 -07:00
  • 0c6b2b0dfb feat: increase the per user limit of generations to 1000 James Murdza 2024-09-06 14:19:14 -07:00
  • 31d74ddc2d
    Merge pull request #4 from Code-Victor/feat/ai-edit-selection-n-a11y James Murdza 2024-09-06 14:09:43 -07:00
  • 62311faf51 feat: add AI edit code selection Hamzat Victor 2024-09-06 20:41:45 +01:00
  • 208d17879f feat: add extra small btn variant Hamzat Victor 2024-09-06 20:07:29 +01:00
  • 0067dc8c0c feat(a11y): make the generate input a form Hamzat Victor 2024-09-06 20:07:15 +01:00
  • ec24e64b17 Merge branch 'refs/heads/main' into production James Murdza 2024-09-05 16:10:41 -07:00
  • 4fe749daf2
    Merge pull request #3 from Code-Victor/feat/syntax-highlighting-n-a11y James Murdza 2024-09-05 16:09:23 -07:00
  • b8398cc4c2 chore: split up default terminal commands James Murdza 2024-09-05 15:12:29 -07:00
  • 0e4649b2c9 chore: add missing await James Murdza 2024-09-05 15:08:46 -07:00
  • d74205c909 fix: remove unneeded pty.wait James Murdza 2024-09-05 15:06:21 -07:00
  • fa998d9069 Merge branch 'refs/heads/main' into production James Murdza 2024-09-05 14:26:35 -07:00
  • b01934bd20 fix: change to non-streaming input method for E2B terminals fix/migrate-e2b-rc James Murdza 2024-09-05 14:23:14 -07:00
  • a1990a189c chore: migrate E2B SDK to beta version James Murdza 2024-09-05 12:32:32 -07:00
  • bf79893dfa feat(a11y): add Esc key functionality to close modal Hamzat Victor 2024-09-05 13:30:41 +01:00
  • 47324f15bf feat: add support for syntax highlighting for 290+ languages Hamzat Victor 2024-09-05 13:30:24 +01:00
  • 800cb8b437 chore: removing unnecessary code Akhileshrangani4 2024-09-04 20:11:13 -04:00
  • f5b04f9f49 Merge branch 'refs/heads/main' into production James Murdza 2024-09-01 21:55:35 -07:00
  • 7149925539 fix: remove useCallback, fixing null socket issue when reading files James Murdza 2024-09-01 21:53:59 -07:00
  • 9fd1f81654 fix: remove useCallback, fixing null socket issue when reading files fix/socket-file-loading James Murdza 2024-09-01 21:53:59 -07:00
  • 169319de14 Merge branch 'refs/heads/main' into production James Murdza 2024-09-01 19:31:46 -07:00
  • 665e36603f Merge branch 'refs/heads/fix-files-loading' James Murdza 2024-09-01 19:31:33 -07:00
  • 0679f99bb7 fix: socket connection Akhileshrangani4 2024-09-01 22:04:56 -04:00
  • 6be2c02506 fix: socket connection fix-files-loading Akhileshrangani4 2024-09-01 22:04:56 -04:00
  • 2dbdf51fd3 Merge branch 'refs/heads/main' into production James Murdza 2024-09-01 18:31:36 -07:00
  • 2065814aaa Merge branch 'refs/heads/fix-files-loading' James Murdza 2024-09-01 18:31:15 -07:00
  • 1502047bf2 fix: files not loading when creating a new project Akhileshrangani4 2024-08-31 20:31:20 -04:00
  • 1d92b6ea6f chore: removed logs, added comments Akhileshrangani4 2024-09-01 20:06:11 -04:00
  • f683ff6480 fix: files not loading when creating a new project fix-file-loading-on-new-project Akhileshrangani4 2024-08-31 20:31:20 -04:00
  • 7b2ed21288 chore: start to dev Akhileshrangani4 2024-08-28 18:40:24 -04:00
  • bbd47db467 chore: start to dev Akhileshrangani4 2024-08-28 18:40:24 -04:00
  • af45b6196c chore: start to dev run-button-fix Akhileshrangani4 2024-08-28 18:40:24 -04:00
  • 2da60ff4e4 fix: only one socket connection via socketcontext Akhilesh Rangani 2024-08-23 20:09:54 -04:00
  • f4a84bd4b6 Merge branch 'refs/heads/main' into production James Murdza 2024-08-19 18:17:57 -07:00
  • a15c1f15f5 fix: types mismatch Akhilesh Rangani 2024-08-19 21:17:30 -04:00
  • ae7ff3f46b fix: types mismatch Akhilesh Rangani 2024-08-19 21:17:30 -04:00
  • 171a9ce3c6 Merge branch 'refs/heads/main' into production James Murdza 2024-08-19 17:51:02 -07:00
  • f1a65106b0 feat: different run commands based on file types Akhilesh Rangani 2024-08-19 20:39:04 -04:00
  • 7559e9804f feat: different run commands based on file types Akhilesh Rangani 2024-08-19 20:39:04 -04:00
  • 5132850cb0 fix: remove undefined type James Murdza 2024-08-18 12:36:53 -07:00
  • 5726cecb22 fix: remove undefined type James Murdza 2024-08-18 12:36:53 -07:00
  • 6b761cc490 fix: correctly detect files and folders from R2 James Murdza 2024-08-18 11:09:19 -07:00
  • c674c0cab6 fix: uncomment Dokku deployment code James Murdza 2024-08-18 07:16:59 -07:00
  • 08c131b52d Merge branch 'refs/heads/feat/deploy-button-ui' into feat/deploy James Murdza 2024-08-18 07:06:00 -07:00
  • 618c1e81b1 fix: add @radix-ui/react-popover James Murdza 2024-08-18 07:04:46 -07:00
  • c2f4f0b6ff feat: add Streamlit, NextJS and VanillaJS templates James Murdza 2024-08-18 06:57:26 -07:00
  • 98da0487e4 feat: store templates in R2 instead of startercode.ts James Murdza 2024-08-18 06:56:22 -07:00
  • 71004c61b2 fix: remove enum for project types James Murdza 2024-08-18 06:52:41 -07:00
  • 170bb45143 feat: pipe deployment logs to stdout James Murdza 2024-08-18 06:50:11 -07:00
  • cd59b19ac7 fix: force push when deploying projects to Dokku James Murdza 2024-08-18 06:46:51 -07:00
  • 61235551d3 feat/ui: deploy button popover Akhilesh Rangani 2024-08-17 23:08:11 -04:00
  • 86db64a83b Deploy to Dokku when the deploy button is clicked. James Murdza 2024-08-09 16:43:25 -07:00
  • d4c65ad1a3 Reload the live preview when the app is restarted. James Murdza 2024-08-01 10:56:39 -07:00
  • aac602d9db Allow server to run without a Dokku connection. James Murdza 2024-08-01 09:29:42 -07:00
  • 2eb2c4c39b Fix server URL for WebSockets. James Murdza 2024-07-31 18:35:28 -07:00
  • e8a3944b9e Merge branch 'refs/heads/feat/dokku' into production James Murdza 2024-07-31 18:18:38 -07:00
  • d0a9c8548c Remove unecessary logging. James Murdza 2024-07-31 18:17:01 -07:00
  • 6c615f1a4f Detect running server port number from terminal output. James Murdza 2024-07-31 18:16:04 -07:00
  • 6a31161c0a Start development server when run button is clicked. James Murdza 2024-07-31 17:49:59 -07:00
  • a74f7bf71a Change React template from Vite to create-react-app. James Murdza 2024-07-31 17:09:24 -07:00
  • 2e68b0b537 Merge branch 'refs/heads/feat/run-deploy-buttons' into feat/dokku James Murdza 2024-07-27 08:24:40 -04:00
  • 02ea851fb7 Add deploy test. James Murdza 2024-07-23 22:17:36 -04:00
  • 7ed19188d4 Deploy projects by pushing files to Dokku server via git. James Murdza 2024-07-23 22:17:26 -04:00
  • 74a4352323 fix: added terminal response handling Akhilesh Rangani 2024-07-23 20:17:50 -04:00
  • 870783940d Add Dokku environment variables to .env.example. James Murdza 2024-07-23 17:54:44 -04:00