Commit Graph

  • 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
  • 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