Commit Graph

22 Commits

Author SHA1 Message Date
samanhappy
3669260410 feat: add server editing functionality and enhance server management features 2025-04-05 16:28:58 +08:00
samanhappy
98f9875ccc refactor: enhance component documentation and improve code clarity in DeleteDialog, LucideIcons, and app.js 2025-04-03 23:55:17 +08:00
samanhappy
3ebceefdef refactor 2025-04-03 23:36:05 +08:00
samanhappy
cb8b41efef refactor: adjust width of environment variable inputs in AddServerForm and update delete button text 2025-04-03 10:46:40 +08:00
samanhappy
f9ec9e1c97 refactor: improve layout and styling of environment variable inputs in AddServerForm 2025-04-03 10:29:58 +08:00
samanhappy
df48da269a refactor: enhance AddServerForm UI for adding environment variables 2025-04-03 10:08:57 +08:00
samanhappy
f5bfb9d38a feat: add support for environment variables in AddServerForm 2025-04-03 10:00:22 +08:00
samanhappy
5597166e28 refactor: update AddServerForm to change server type options from 'command' and 'url' to 'stdio' and 'sse' 2025-04-03 09:48:41 +08:00
samanhappy
a950323420 refactor: update AddServerForm to handle arguments more effectively 2025-04-03 09:44:05 +08:00
samanhappy
a3e3f7ed2c refactor: simplify command arguments handling in AddServerForm 2025-04-03 09:21:49 +08:00
samanhappy@qq.com
93cec57640 chore: update favicon.ico for improved branding 2025-04-03 07:43:04 +08:00
samanhappy@qq.com
67487a4018 chore: update Dockerfile to use npm mirror for faster package installation; add favicon to index.html 2025-04-02 22:18:54 +08:00
samanhappy
2b3cf70562 refactor: enhance server status handling; add 'connecting' state and improve connection logging 2025-04-02 09:28:51 +08:00
samanhappy@qq.com
8a4c214324 refactor: adjust layout of MCP Hub Dashboard for improved structure and alignment 2025-04-01 23:10:13 +08:00
samanhappy@qq.com
438de59a74 use modal dialog for server add 2025-04-01 23:00:53 +08:00
samanhappy@qq.com
6a9ddd14e0 feat: add LucideIcons component for Chevron icons; update ToolCard and ServerCard to use new icons 2025-04-01 22:52:57 +08:00
samanhappy@qq.com
440c2fe087 feat: add DeleteDialog component for server removal confirmation; integrate with ServerCard 2025-04-01 22:36:05 +08:00
samanhappy
3a9b9ce34a refactor: clean up addServer and removeServer functions; improve readability and structure 2025-04-01 19:24:20 +08:00
samanhappy
8a8975e57d fix: update React scripts to production version and improve server form labels; add conditional JSON parsing middleware 2025-04-01 18:42:58 +08:00
samanhappy
13b2ff4234 feat: add API endpoints for managing servers and settings 2025-04-01 18:24:14 +08:00
samanhappy
88455dc4cf style: improve code formatting and consistency in ESLint configuration and React components 2025-04-01 17:05:09 +08:00
samanhappy
e87e196775 feat: add MCP Hub Dashboard with server status and tool information display 2025-04-01 16:45:10 +08:00