• Joined on 2024-12-27
aleleba synced commits to master at aleleba/create-node-ts-graphql-server from mirror 2026-06-02 22:54:14 -06:00
2d43472d2a Merge pull request #57 from aleleba/PR-715551
7c27613225 PR-715551: Fix ignoreDeprecations to 6.0 in tsconfig.json.
9cfac2494a PR-715551: Fix tsconfig.json for TypeScript 6 compatibility.
7c8fa1ea4c PR-715551: Upgrade CI to Node 24 to match local lockfile version.
9e61c52a7a PR-715551: Regenerate package-lock.json from scratch.
Compare 7 commits »
aleleba synced commits to master at aleleba/create-react-ssr from mirror 2026-06-01 17:06:19 -06:00
cc422e9048 PR-752266: Updating packages.
c8454f2480 PR-752266: Bump version to 3.10.6.
68660b9166 PR-752266: Fix TypeScript 6 deprecation errors in Cypress E2E tests.
0ba8134095 PR-752266: Fix webpack-cli v7 ESM compatibility in webpack configs.
cfd1dedeb3 PR-752266: Updating packages.
Compare 13 commits »
aleleba deleted branch feat/comment-support from aleleba/docmost-mcp 2026-06-01 14:27:56 -06:00
aleleba deleted branch feat/streamable-http from aleleba/docmost-mcp 2026-06-01 14:27:48 -06:00
aleleba deleted branch fix/remove-worker-mutex-increase-timeout from aleleba/docmost-mcp 2026-06-01 14:27:33 -06:00
aleleba merged pull request aleleba/docmost-mcp#11 2026-06-01 14:27:24 -06:00
fix: remove worker mutex and increase collab timeout to 120s
aleleba pushed to main at aleleba/docmost-mcp 2026-06-01 14:27:24 -06:00
e7cf1fa022 fix: remove worker mutex and increase collab timeout to 120s
8a533d028d fix: remove worker mutex and increase collab timeout to 120s
Compare 2 commits »
aleleba created pull request aleleba/docmost-mcp#11 2026-06-01 14:26:27 -06:00
fix: remove worker mutex and increase collab timeout to 120s
aleleba pushed to fix/remove-worker-mutex-increase-timeout at aleleba/docmost-mcp 2026-06-01 14:24:42 -06:00
8a533d028d fix: remove worker mutex and increase collab timeout to 120s
aleleba pushed to fix/remove-worker-mutex-increase-timeout at aleleba/docmost-mcp 2026-06-01 14:21:45 -06:00
aleleba created branch fix/remove-worker-mutex-increase-timeout in aleleba/docmost-mcp 2026-06-01 14:21:44 -06:00
aleleba pushed to main at aleleba/docmost-mcp 2026-05-30 21:16:49 -06:00
a089a92205 Merge pull request 'feat: replace StdioTransport with StreamableHTTP + Node.js cluster' (#10) from feat/streamable-http into main
007c676ff2 feat: replace StdioTransport with StreamableHTTP + Node.js cluster
Compare 2 commits »
aleleba merged pull request aleleba/docmost-mcp#10 2026-05-30 21:16:48 -06:00
feat: replace StdioTransport with StreamableHTTP + Node.js cluster
aleleba created pull request aleleba/docmost-mcp#10 2026-05-30 21:15:54 -06:00
feat: replace StdioTransport with StreamableHTTP + Node.js cluster
aleleba pushed to feat/streamable-http at aleleba/docmost-mcp 2026-05-30 21:15:38 -06:00
007c676ff2 feat: replace StdioTransport with StreamableHTTP + Node.js cluster
aleleba created branch feat/streamable-http in aleleba/docmost-mcp 2026-05-30 21:15:37 -06:00
aleleba pushed to main at aleleba/docmost-mcp 2026-05-30 20:46:37 -06:00
a8b40641ac feat: add comment support (list, get, create, update, delete, check_new)
c520713291 feat: add comment support (list, get, create, update, delete, check_new)
Compare 2 commits »
aleleba merged pull request aleleba/docmost-mcp#9 2026-05-30 20:46:37 -06:00
feat: add comment support (list, get, create, update, delete, check_new)
aleleba closed pull request aleleba/docmost-mcp#3 2026-05-30 20:46:26 -06:00
feat: add comment support (list, get, create, update, delete)
aleleba created pull request aleleba/docmost-mcp#9 2026-05-30 20:46:21 -06:00
feat: add comment support (list, get, create, update, delete, check_new)