Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
3b2bf5b
feat: v0.11.7 — Glama TDQS overhaul for all 44 MCP tools
I4cTime Apr 27, 2026
0977133
Merge pull request #56 from I4cTime/feature/mcp-tool-tdqs-boost
I4cTime Apr 27, 2026
4506e7a
Merge remote-tracking branch 'origin/main' into develop
I4cTime Apr 27, 2026
bd87695
v0.12.0 — security hardening, dashboard rebuild (Preact), dependency …
I4cTime Jun 25, 2026
c75a392
chore(repo): add Dependabot config and PR template (#59)
I4cTime Jun 25, 2026
a7fd314
fix(ci): drop pnpm version pin in publish.yml (conflicts with package…
I4cTime Jun 25, 2026
47e1e98
fix(release): sync server.json version + idempotent npm publish (#67)
I4cTime Jun 25, 2026
ea8d9a3
Hardening pass: workflows, plugins, CLI UX, dashboard, release automa…
I4cTime Jul 11, 2026
20c152a
Dependencies: fix js-yaml advisory, all Dependabot majors + minors (#75)
I4cTime Jul 11, 2026
98ba3db
release: v0.13.0 (#76)
I4cTime Jul 11, 2026
847af9b
fix(release): rename release.yml concurrency group to avoid workflow_…
I4cTime Jul 11, 2026
3f23e8c
fix(release): dispatch publish/homebrew instead of workflow_call (npm…
I4cTime Jul 11, 2026
7000a2b
chore: sync develop with main (v0.13.1 + v0.14.0 + brand + README pas…
I4cTime Aug 3, 2026
2044620
docs(readme): add YouTube channel badge (@qring_dev)
I4cTime Aug 4, 2026
a967966
fix(deps): raise security floors — hono >=4.12.34, ip-address >=10.2.2
I4cTime Aug 4, 2026
2e76ee6
docs(readme): badge parity — CI, npm downloads, @i4c_studio X badge
I4cTime Aug 5, 2026
6b678c7
docs(readme): Smithery badge — verification backlink
I4cTime Aug 5, 2026
fdaace7
docs(readme): shields-style Smithery badge — their badge endpoint 500s
I4cTime Aug 5, 2026
2ce3ae1
chore: sync develop with main (v0.15.0 bridges release supersedes dev…
I4cTime Aug 6, 2026
62646a4
chore(deps-dev): bump typescript from 5.9.3 to 6.0.3
dependabot[bot] Aug 6, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"preact": "^10.29.7",
"prettier": "^3.9.5",
"tsup": "^8.5.1",
"typescript": "^5.9.3",
"typescript": "^6.0.3",
"typescript-eslint": "^8.63.0",
"vite": "8.1.4",
"vitest": "^4.1.10"
Expand Down
88 changes: 44 additions & 44 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading