samanhappy
|
d296d1245f
|
fix: update npm registry URL to use official npm registry
|
2025-04-12 22:59:08 +08:00 |
|
samanhappy
|
c55cb79720
|
update readme for new features
|
2025-04-12 22:47:28 +08:00 |
|
samanhappy
|
5532c19305
|
feat(auth): implement user authentication and password change functionality
|
2025-04-12 21:55:26 +08:00 |
|
samanhappy
|
929780c415
|
Add Community and Contributions part
|
2025-04-12 14:05:48 +08:00 |
|
samanhappy
|
2d4fa5cf82
|
feat: add GitHub Actions workflows for Docker image build and release process
|
2025-04-12 13:41:39 +08:00 |
|
samanhappy
|
188f9ab8e6
|
feat: enhance error handling and messages
|
2025-04-12 12:00:52 +08:00 |
|
samanhappy
|
5df6dd99b7
|
enhance JSON schema conversion to Zod schema
|
2025-04-12 09:44:33 +08:00 |
|
samanhappy@qq.com
|
11c80f7469
|
feat: integrate i18next for internationalization support; add English and Chinese translations
|
2025-04-10 22:40:11 +08:00 |
|
samanhappy@qq.com
|
4cf1bfaadd
|
fix: add UV_PYTHON_INSTALL_MIRROR environment variable to Dockerfile and entrypoint script
|
2025-04-10 21:53:11 +08:00 |
|
samanhappy
|
8dd058ecd0
|
refactor: remove unnecessary uv tool update-shell command from Dockerfile
|
2025-04-09 16:38:24 +08:00 |
|
samanhappy
|
244f900035
|
refactor: update Dockerfile and entrypoint script to use REQUEST_TIMEOUT; improve variable naming in mcpService
|
2025-04-09 16:36:53 +08:00 |
|
samanhappy
|
b1d8b1a825
|
refactor frontend code
|
2025-04-09 11:29:35 +08:00 |
|
samanhappy
|
aada2d29de
|
refactor: remove killProcess function and enhance client/transport closure in updateMcpServer
|
2025-04-08 20:30:10 +08:00 |
|
samanhappy
|
a393d8bb0b
|
fix: change oldServer variable declaration to const for better clarity
|
2025-04-08 19:42:12 +08:00 |
|
samanhappy
|
8c7fffbb77
|
fix: Increased connection timeout for MCP client
|
2025-04-08 12:42:29 +08:00 |
|
samanhappy
|
b1443787ca
|
feat: update README files for clarity and consistency; refactor server management logic
|
2025-04-07 16:18:11 +08:00 |
|
samanhappy
|
3afb0b9dc1
|
feat: enhance JSON schema casting to support array item types
|
2025-04-07 14:08:40 +08:00 |
|
samanhappy
|
4b030f5944
|
docs: update README and README.zh.md for clarity and consistency in project description
|
2025-04-07 10:58:23 +08:00 |
|
samanhappy
|
15a531609a
|
docs: enhance clarity and consistency in intro.md
|
2025-04-06 22:27:09 +08:00 |
|
samanhappy
|
bb1ce7fafe
|
Refactor code structure for improved readability and maintainability
|
2025-04-06 21:53:12 +08:00 |
|
samanhappy
|
b9d2423413
|
docs: update README.zh.md for consistency and clarity; add intro.md for deployment guide
|
2025-04-05 22:49:02 +08:00 |
|
samanhappy
|
384c4a9e4c
|
feat: add headless option to Playwright configuration in mcp_settings.json
|
2025-04-05 21:22:54 +08:00 |
|
samanhappy
|
c269d5fbae
|
fix: move package installations to pnpm for consistency in Dockerfile
|
2025-04-05 17:55:26 +08:00 |
|
samanhappy
|
ca2610cf1e
|
fix: change npm install command to use global flag for package installation
|
2025-04-05 17:47:06 +08:00 |
|
samanhappy
|
2f16004eeb
|
feat: update Dockerfile and mcp_settings.json to include new server configurations and dependencies
|
2025-04-05 17:36:34 +08:00 |
|
samanhappy
|
078c2d4bd5
|
refactor: reorganize Dockerfile for improved clarity and structure
|
2025-04-05 17:10:07 +08:00 |
|
samanhappy
|
16d3f2da34
|
feat: add entrypoint script to configure npm registry and streamline container startup
|
2025-04-05 17:01:01 +08:00 |
|
samanhappy
|
e39ed5cc42
|
Revert "refactor: update Dockerfile to set NPM registry as a build argument and create entrypoint script"
This reverts commit 4b13c007f2.
|
2025-04-05 16:58:29 +08:00 |
|
samanhappy
|
4b13c007f2
|
refactor: update Dockerfile to set NPM registry as a build argument and create entrypoint script
|
2025-04-05 16:48:56 +08:00 |
|
samanhappy
|
96aa06b999
|
refactor: update Dockerfile to improve structure and clarity of comments
|
2025-04-05 16:37:19 +08:00 |
|
samanhappy
|
3669260410
|
feat: add server editing functionality and enhance server management features
|
2025-04-05 16:28:58 +08:00 |
|
samanhappy
|
ffd6b93c2c
|
docs: enhance README and Chinese translation for clarity and consistency
|
2025-04-04 15:54:59 +08:00 |
|
samanhappy
|
df8b8a6829
|
docs: add Chinese translation of README and enhance English version with language links
|
2025-04-04 09:46:07 +08:00 |
|
samanhappy
|
2e33026151
|
refactor: enhance server management by adding McpServer re-creation and initialization after server removal
|
2025-04-04 00:16:30 +08:00 |
|
samanhappy
|
4ab7ad28e0
|
refactor: swap server names in mcp_settings.json and enhance comments in mcpService.ts and index.ts for clarity
|
2025-04-04 00:00:43 +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
|
52b7872798
|
refactor: streamline server initialization and enhance error handling in serverController
|
2025-04-03 23:45:20 +08:00 |
|
samanhappy
|
3ebceefdef
|
refactor
|
2025-04-03 23:36:05 +08:00 |
|
samanhappy
|
ab73f2cb99
|
refactor: format args in mcp_settings.json for better readability
|
2025-04-03 13:47:03 +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
|
0cbea86f4a
|
chore: update Dockerfile to set npm registry for faster package installation
|
2025-04-02 22:20:33 +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
|
77ca0d5988
|
Delete CNAME
|
2025-04-02 15:38:49 +08:00 |
|