samanhappy
|
e8bc053788
|
fix: update react-router-dom to version 7.6.0 in package.json and pnpm-lock.yaml (#63)
|
2025-05-09 22:06:51 +08:00 |
|
samanhappy
|
bb674236c7
|
feat: update Node.js and pnpm versions in CI workflow; add packageManager field in package.json (#62)
|
2025-05-09 21:34:25 +08:00 |
|
samanhappy
|
0f5dfbe419
|
feat: support server-specified endpoint (#58)
v0.5.3
|
2025-05-09 21:25:44 +08:00 |
|
samanhappy
|
74d1ca6a87
|
fix: remove unnecessary dependency from fetchMarketServers to improve performance (#56)
|
2025-05-09 21:24:27 +08:00 |
|
dependabot[bot]
|
eab421c753
|
chore(deps-dev): bump vite from 5.4.18 to 5.4.19 (#51)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-05 20:58:54 +08:00 |
|
samanhappy
|
886ca44681
|
Implement code changes to enhance functionality and improve performance (#52)
|
2025-05-05 20:54:11 +08:00 |
|
samanhappy
|
3d4baeef1a
|
feat: update dependencies in pnpm-lock.yaml for improved functionality and security (#50)
|
2025-05-05 19:44:25 +08:00 |
|
samanhappy
|
4379513a35
|
feat: add GitHub Actions workflow for publishing to NPM (#49)
v0.5.2
|
2025-05-05 19:39:09 +08:00 |
|
samanhappy
|
9a06bae225
|
fix: improve error handling in CallToolRequest by providing detailed error messages (#48)
|
2025-05-05 19:09:02 +08:00 |
|
samanhappy
|
e5aaae466f
|
feat: add log management features including log viewing, filtering, and streaming (#45)
v0.5.1
|
2025-05-02 21:41:16 +08:00 |
|
samanhappy
|
9b1338a356
|
feat: add support for HTTP_PROXY and HTTPS_PROXY environment variables in Dockerfile and entrypoint script (#42)
|
2025-05-02 12:40:44 +08:00 |
|
samanhappy
|
10d4616601
|
Implement theme switching and enhance dark mode support (#43)
|
2025-05-02 12:40:11 +08:00 |
|
samanhappy
|
9ca242a0e4
|
docs: update README and README.zh to clarify Streamable HTTP endpoint support (#41)
|
2025-05-01 17:42:46 +08:00 |
|
samanhappy
|
0a6259decf
|
feat: enhance configuration file handling and dynamic frontend path resolution (#40)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-04-30 22:38:21 +08:00 |
|
samanhappy
|
7887a3a5f9
|
docs: update README to reflect changes in HTTP endpoint support and deprecate SSE endpoint (#38)
|
2025-04-28 14:49:40 +08:00 |
|
samanhappy
|
7f33615161
|
feat: support Streamable HTTP transport for downstream (#32)
v0.5.0
|
2025-04-27 13:55:25 +08:00 |
|
samanhappy
|
c9ec3b77ce
|
fix: sort market servers by official status (#36)
v0.4.3
|
2025-04-26 21:17:05 +08:00 |
|
samanhappy
|
142c3f628a
|
Update group chat invitation details (#34)
|
2025-04-25 10:00:56 +08:00 |
|
samanhappy
|
bbb99b6f17
|
fix: enhance MCP server tool registration and client initialization logic (#31)
v0.4.2
|
2025-04-23 16:27:21 +08:00 |
|
samanhappy
|
c1eabb5607
|
fix: improve client connection handling and tool listing in mcpService (#30)
|
2025-04-23 15:46:06 +08:00 |
|
samanhappy
|
afd1ee7a50
|
Enhance routing and settings functionality (#29)
v0.4.1
|
2025-04-21 17:51:21 +08:00 |
|
samanhappy
|
6bf22025e1
|
docs: Refine introduction and usage details in intro2.md for clarity … (#27)
|
2025-04-21 14:03:20 +08:00 |
|
samanhappy
|
2c00f1d606
|
docs: Add comprehensive introduction and usage guide for MCPHub, deta… (#26)
v0.4.0
|
2025-04-20 17:49:40 +08:00 |
|
samanhappy
|
3d49c652ad
|
introduce market
|
2025-04-20 13:58:52 +08:00 |
|
samanhappy
|
c4008f617d
|
fix: add catch-all route to serve frontend index.html in AppServer in… (#24)
v0.3.8
|
2025-04-18 22:44:12 +08:00 |
|
samanhappy
|
6a5039a90e
|
fix: consolidate build jobs and improve Docker image tagging logic (#23)
v0.3.7
|
2025-04-18 20:50:00 +08:00 |
|
samanhappy
|
39222bdcd8
|
fix: update build workflow to improve cache configuration and image n… (#22)
v0.3.6
|
2025-04-18 20:01:13 +08:00 |
|
samanhappy
|
436318b24c
|
fix: refactor build workflow to separate base and full variants with … (#21)
v0.3.5
|
2025-04-18 19:50:22 +08:00 |
|
samanhappy
|
3e5a64d533
|
fix: improve Docker tags configuration for edge and semver variants i… (#20)
v0.3.4
|
2025-04-18 19:31:01 +08:00 |
|
samanhappy
|
6988618c41
|
fix: update Docker tags for latest and latest-full variants in build … (#19)
v0.3.3
|
2025-04-18 19:18:34 +08:00 |
|
samanhappy
|
964ab4a5d7
|
docs: add group part (#18)
v0.3.2
|
2025-04-18 17:25:02 +08:00 |
|
samanhappy
|
b59243e410
|
fix: add scope to cache-to configuration in build workflow (#17)
|
2025-04-18 16:30:42 +08:00 |
|
samanhappy
|
85c461bbfa
|
fix: enhance clipboard copy functionality with fallback for unsupport… (#15)
|
2025-04-18 15:01:24 +08:00 |
|
samanhappy
|
f477e1f942
|
fix: add catch-all route to serve frontend index.html (#14)
Co-authored-by: samanhappy@qq.com <my6051199>
|
2025-04-18 15:00:52 +08:00 |
|
samanhappy
|
7feb5b2bcb
|
fix: remove scheduled trigger from build workflow (#16)
|
2025-04-18 15:00:26 +08:00 |
|
samanhappy
|
66d592da1c
|
fix: handle error when sending tool list changed notification (#13)
v0.3.1
|
2025-04-17 19:21:28 +08:00 |
|
samanhappy
|
adef02d3b9
|
feat: add group management functionality (#12)
v0.3.0
|
2025-04-17 18:55:04 +08:00 |
|
samanhappy
|
6a065ca2f2
|
fix: add release notes generation to GitHub release workflow (#11)
Co-authored-by: samanhappy@qq.com <my6051199>
|
2025-04-17 18:52:35 +08:00 |
|
samanhappy
|
d94a58ebca
|
Refactor server management UI (#9)
v0.2.0
|
2025-04-15 19:02:38 +08:00 |
|
samanhappy
|
6af13f85d4
|
fix: update build workflow to support scheduled and manual triggers (#10)
|
2025-04-15 15:34:44 +08:00 |
|
samanhappy
|
f026e621a5
|
Merge pull request #7 from samanhappy/dependabot/npm_and_yarn/vite-5.4.18
chore(deps-dev): bump vite from 5.4.17 to 5.4.18
|
2025-04-15 13:08:07 +08:00 |
|
samanhappy
|
1f17780000
|
Merge pull request #8 from samanhappy/toggle
feat: add server toggle functionality
|
2025-04-15 13:07:42 +08:00 |
|
samanhappy
|
f94acb8bef
|
fix: sort server information by enabled status in getServersInfo
|
2025-04-15 09:41:20 +08:00 |
|
samanhappy
|
51289b8ca8
|
fix: improve server card styling and remove unnecessary comment
|
2025-04-15 09:34:47 +08:00 |
|
samanhappy
|
2c4f9d1c24
|
fix: update localization strings for clarity and consistency in English and Chinese
|
2025-04-15 09:27:58 +08:00 |
|
samanhappy@qq.com
|
2e1f73ef64
|
feat: add server toggle functionality
|
2025-04-14 22:25:07 +08:00 |
|
samanhappy
|
40d8792294
|
fix: update Dockerfile to conditionally install Playwright dependencies for Chrome based on architecture
v0.1.1
|
2025-04-14 20:01:24 +08:00 |
|
samanhappy
|
7f887a7031
|
fix: update Dockerfile to install Playwright dependencies for Chrome instead of Chromium
|
2025-04-14 19:56:19 +08:00 |
|
samanhappy
|
5a2be4d4fe
|
fix: update Dockerfile to set Playwright browser path and remove unnecessary environment variable
|
2025-04-14 19:34:07 +08:00 |
|
samanhappy
|
f6c5cde9ce
|
fix: update Dockerfile to set Playwright browser path and environment variables
|
2025-04-14 19:25:26 +08:00 |
|