Commit Graph

  • ece52adac2 Merge pull request #144 from siteboon/feature/mcp-project v1.6.1 viper151 2025-08-11 19:27:13 +03:00
  • 6c55638397 Merge branch 'main' into feature/mcp-project viper151 2025-08-11 19:27:07 +03:00
  • e28d989bee refactor: remove unnecessary project fetching in ToolsSettings component that introduced a bug in saving the settings simos 2025-08-11 19:26:33 +03:00
  • b24f5e421f Merge pull request #142 from siteboon/feature/mcp-project v1.6.0 viper151 2025-08-11 14:22:21 +03:00
  • 6d17e6db81 feat: update version to 1.6.0 and enhance ToolsSettings component with loading from json and adding project MCP servers simos 2025-08-11 14:20:54 +03:00
  • 99b204f5bf feat: add JSON import support for MCP server configuration in ToolsSettings simos 2025-08-11 14:05:31 +03:00
  • 21d9242d50 feat: enhance MCP server management with config file support and improved CLI interactions simos 2025-08-11 13:51:11 +03:00
  • 5e4be4d113 Merge pull request #141 from dorage/style/settings-bg-in-mobile viper151 2025-08-11 12:15:53 +03:00
  • 46d119685d style: remove revert rule causing unexpected transparency in modal overlays kanghyunlee 2025-08-10 15:52:36 +09:00
  • 12dccbf224 Merge pull request #112 from Difocd/main viper151 2025-08-06 19:57:35 +02:00
  • 2a0e4c58c2 Merge branch 'main' into main viper151 2025-08-06 19:57:24 +02:00
  • a01d6c91e0 Merge pull request #117 from GiGiDKR/feature/windows-support viper151 2025-08-06 18:30:45 +02:00
  • 8774aa4289 Update index.js viper151 2025-08-06 19:30:05 +03:00
  • 5ba62a2b7b Merge branch 'main' into feature/windows-support viper151 2025-08-06 18:20:36 +02:00
  • 23c50f8fef Merge pull request #119 from ismaslov/fix/websocket-proxy-config viper151 2025-08-06 18:20:26 +02:00
  • 8b40f9f177 Merge branch 'main' into fix/websocket-proxy-config viper151 2025-08-06 18:17:54 +02:00
  • 51f935f6d8 Merge branch 'main' into feature/windows-support GiGiDKR 2025-08-02 02:31:54 +02:00
  • f6408c5106 Merge pull request #97 from mkdir3/fix/sidebar-folder-name-display viper151 2025-08-01 22:31:16 +02:00
  • 41be9a4f63 Merge branch 'main' into fix/sidebar-folder-name-display viper151 2025-08-01 22:31:03 +02:00
  • 0a9c2484d6 Merge pull request #133 from WolCarlos/main viper151 2025-08-01 22:29:15 +02:00
  • 2d912eeb64 Update claude-cli.js WolCarlos 2025-07-31 22:19:55 +02:00
  • 952aeab70a Fix bug - ‘truncated messages’ - Update claude-cli.js WolCarlos 2025-07-31 16:35:09 +02:00
  • 95644fd457 Update vite.config.js for websocket proxy configuration Igor Maslov 2025-07-23 21:11:58 +00:00
  • 42a80748af fix(server): change default PORT from 3000 to 3001 OhMyApps 2025-07-23 19:17:05 +02:00
  • 7031d9437c Merge branch 'main' into fix/sidebar-folder-name-display aëldrin_sagë 2025-07-23 18:59:43 +02:00
  • 2ff59bd28c feat(platform): improve cross-platform compatibility with Windows support OhMyApps 2025-07-23 18:36:29 +02:00
  • 7fd63d83ac fix(sidebar): display only folder name instead of full path in project list Aëldrin Sagë 2025-07-23 17:52:48 +02:00
  • 6db8be5f54 Remove deprecated dependency "@anthropic-ai/claude-code" from package.json simos 2025-07-23 13:39:19 +00:00
  • 32481356cb Redirect to Vite dev server in development mode for better local testing simos 2025-07-23 13:37:28 +00:00
  • 3e0c23b7e2 Merge pull request #55 from krzemienski/fix/react-errors-and-localStorage-quota viper151 2025-07-23 14:33:59 +02:00
  • 22fa724503 Delete CLAUDE.md viper151 2025-07-23 14:29:34 +02:00
  • 67339b0e4b Merge branch 'main' into fix/react-errors-and-localStorage-quota viper151 2025-07-23 14:22:33 +02:00
  • 4fcf27bd13 Merge pull request #51 from Mirza-Samad-Ahmed-Baig/fix/registration-race-condition viper151 2025-07-23 14:21:35 +02:00
  • 4de2f5026e Merge branch 'main' into fix/registration-race-condition viper151 2025-07-23 14:20:07 +02:00
  • 9cfccc04f3 Remove executable permissions from non-script files Difocd 2025-07-23 11:42:12 +08:00
  • 7f4feb182e feat: add ctrl+enter send option & fix IME problen (#62) Natsuki YOKOTA 2025-07-22 00:30:53 +09:00
  • d36890be52 Fixes on Claude limit usage reached message simos 2025-07-15 13:30:53 +00:00
  • c925742df1 Merge branch 'main' into fix/react-errors-and-localStorage-quota viper151 2025-07-14 17:51:56 +02:00
  • 33aea3f7e8 feat: Publish branch functionality (#66) viper151 2025-07-14 17:46:11 +02:00
  • f28dc0140e Add delete functionality for untracked files (#65) viper151 2025-07-14 17:27:02 +02:00
  • 2ca929e5e5 Merge branch 'main' into fix/react-errors-and-localStorage-quota Nick Krzemienski 2025-07-13 19:53:23 -04:00
  • 36d0add224 Changing logo to the proper one simos 2025-07-13 20:51:05 +00:00
  • 7db22fae29 Enhance ChatInterface simos 2025-07-13 20:43:15 +00:00
  • b808ca1b68 Update ChatInterface simos 2025-07-13 20:34:04 +00:00
  • 62ad40ad71 Merge branch 'main' into fix/registration-race-condition viper151 2025-07-13 19:18:48 +02:00
  • a8f212bff8 Merge branch 'main' into fix/react-errors-and-localStorage-quota viper151 2025-07-13 17:31:45 +02:00
  • ba077fdf62 Update package.json v1.5.0 viper151 2025-07-13 17:30:59 +02:00
  • 6170f97216 Fixes to json simos 2025-07-13 15:30:22 +00:00
  • 9cf0173bc9 fix: resolve React errors and localStorage quota issues Nick Krzemienski 2025-07-13 11:29:20 -04:00
  • 6c64ea7552 feat: Ability to add and control user level MCP Servers simos 2025-07-13 15:25:45 +00:00
  • 23f5fc357b Update package.json viper151 2025-07-13 16:00:56 +02:00
  • 2d63b18c69 Update index.js v1.4.0 viper151 2025-07-13 15:22:34 +02:00
  • 9f65756e2c Removing some console logs simos 2025-07-13 12:46:28 +00:00
  • db8c086f22 Merge branch 'main' of https://github.com/siteboon/claudecodeui simos 2025-07-13 12:46:10 +00:00
  • 111311eac5 Fixes on Dark Theme simos 2025-07-13 12:05:32 +00:00
  • 6934581488 Update README.md viper151 2025-07-13 12:33:03 +02:00
  • c0f30afb23 Enhanced UX on GitPanel simos 2025-07-13 09:42:10 +00:00
  • c0d8241f3d Merge branch 'main' into fix/registration-race-condition viper151 2025-07-13 11:37:21 +02:00
  • aa1df3c9c8 Fixes on chat interface file selection simos 2025-07-13 09:35:16 +00:00
  • 23e5f7ac2d Fix: Prevent race condition in user registration Mirza-Samad-Ahmed-Baig 2025-07-13 14:30:09 +05:00
  • ed920bb73b Introducing push on server simos 2025-07-13 05:14:01 +00:00
  • e72be46733 Fixes simos 2025-07-13 05:11:18 +00:00
  • a5ddef58df Introducing push on git panel simos 2025-07-13 05:10:56 +00:00
  • 02cc0257ae UX enhancements on gitpanel and Shell to make them more mobile friendly simos 2025-07-13 05:06:31 +00:00
  • 24282ababe Merge branch 'main' of https://github.com/siteboon/claudecodeui simos 2025-07-13 04:37:15 +00:00
  • 71ac848d60 Added animations to git panel simos 2025-07-12 22:04:08 +00:00
  • 7329f89c96 Added pull and fetch on git panel Made UX enhancements simos 2025-07-12 22:02:59 +00:00
  • 00acc57161 Formatting properly exit_plan_mose simos 2025-07-12 21:43:47 +00:00
  • 9ac604de41 Update README.md viper151 2025-07-12 22:29:02 +02:00
  • 046f270a11 Update package.json v1.3.0 viper151 2025-07-12 21:34:56 +02:00
  • 7feeebc2ae feat: Add image upload functionality with drag & drop, clipboard paste, and file picker (#46) lvalics 2025-07-12 22:30:55 +03:00
  • ad0bcba117 fix: Enhance project sorting in sidebar simos 2025-07-12 19:13:26 +00:00
  • a56e06385d feat: Add project search filter to sidebar lvalics 2025-07-12 21:57:09 +03:00
  • 5ec51dacc3 Added stared project and ux enahncements viper151 2025-07-12 20:41:46 +02:00
  • a79028a124 Merge branch 'main' into feature/project-starring viper151 2025-07-12 20:41:08 +02:00
  • 2435d12a0b Merge pull request #37 from lvalics/feature/file-permissions viper151 2025-07-12 20:25:11 +02:00
  • 54d5583bc2 Merge branch 'main' into feature/file-permissions viper151 2025-07-12 13:35:32 +02:00
  • ce1e6c73b3 feat: Add project sorting by date option viper151 2025-07-12 13:35:04 +02:00
  • c6c11c236c Update ToolsSettings.jsx viper151 2025-07-12 13:33:26 +02:00
  • 211a3c4557 Delete file-metadata-issue.md viper151 2025-07-12 13:28:41 +02:00
  • 02a296739d fix: Address project sorting feedback Valics Lehel 2025-07-12 14:17:56 +03:00
  • 1f3fe2df3d feat: Add file metadata display with view modes Valics Lehel 2025-07-11 23:14:07 +03:00
  • 122b757fa2 feat: Add project sorting by date option Valics Lehel 2025-07-11 22:42:22 +03:00
  • 45b3e54d04 Added stared project and ux enahncements simos 2025-07-11 12:35:27 +00:00
  • 4762a2d719 Update README.md viper151 2025-07-11 12:47:11 +02:00
  • 634e00264e Merge pull request #34 from siteboon/update-vite v1.2.0 viper151 2025-07-11 12:43:10 +02:00
  • fc2a94a2e5 - Upgrading to Vite 7 - Refactor to use es modules - Added permission mode - Switched to better sqlite3 - several UX enhancements simos 2025-07-11 10:29:36 +00:00
  • d8bc6348d5 Merge pull request #29 from siteboon/login v1.1.4 viper151 2025-07-10 20:52:08 +02:00
  • ac32026cfc Update package.json viper151 2025-07-10 20:50:57 +02:00
  • ec9ff3336a Update package version to 1.1.3, add new dependencies for authentication and database management, and implement user authentication features including registration and login. Enhance API routes for protected access and integrate WebSocket authentication. simos 2025-07-09 18:25:58 +00:00
  • b27702797f Refactor CodeEditor component to improve dark mode support and enhance loading styles simos 2025-07-08 16:53:08 +00:00
  • c8aa3d5d4e Add word wrap feature to CodeEditor component and clean up styles simos 2025-07-08 15:31:03 +00:00
  • bca97a5284 Update GitPanel v1.1.3 simos 2025-07-08 15:14:12 +00:00
  • 1bdc75e37b Enhance project directory handling by integrating extractProjectDirectory and clearProjectDirectoryCache functions. Adjust git route handlers to utilize the new directory extraction logic for improved project path resolution. simos 2025-07-08 15:10:44 +00:00
  • c5e3bd0633 Enhance project directory handling by adding extractProjectDirectory function. Update generateDisplayName to utilize actual project directory when available. Adjust getProjects and addProjectManually to incorporate new directory extraction logic for improved project path resolution. v1.1.2 simos 2025-07-08 14:04:23 +00:00
  • 27f34db777 Refactor ChatInterface and MicButton components for improved scroll behavior and microphone support. Adjusted auto-scroll thresholds, added error handling for microphone access, and hid unused UI elements. simos 2025-07-08 13:48:33 +00:00
  • fca741ab3f modified: package-lock.json v1.1.1 simos 2025-07-08 12:53:15 +00:00
  • 2de9766597 Update package version to 1.1.1, downgrade node-fetch to 2.7.0, simos 2025-07-08 12:53:03 +00:00
  • fbe2f356cf modified: package.json simos 2025-07-08 12:48:14 +00:00
  • 5bbc0446a7 Add version update notification to Sidebar component for both desktop and mobile views simos 2025-07-08 12:48:10 +00:00