| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
docs: add documentation site under docs/ Vendor the standalone Nextra (Next.js 16) docs site into the monorepo so the documentation lives alongside the code and deploys from this repo on Vercel (Root Directory = docs). Preserves the prior multi-tenancy engineering note at docs/notes/multi-tenancy.md and drops the redundant nested renovate.json (the root renovate config already governs docs/). | 3 个月前 | |
feat(docs): reference v2 — auth rights, search/SEO/llms, playground upgrades, docs-aligned layout - Per-endpoint access annotations verified against the API's router wiring and RBAC layer: token-vs-session chips and the required rights bucket:action (e.g. courses:create) on every operation; session-only endpoints now show a JWT placeholder instead of a misleading lh_ token - Layout aligned with the rest of the docs site (1400px container, 250px sidebar, matching link styles and heading typography) - Endpoints are now searchable: pagefind ignores only the nav and code panes, anchors moved onto operation headings for precise deep links; APIReference JSON-LD on group pages; reference URLs confirmed in sitemap - llms-full.txt now appends a compact machine-readable API reference (base URL, auth, every endpoint with params/body/required rights) - Playground: multipart file uploads (streamed passthrough via the proxy with the same path validation), parameter values remembered by name across endpoints, and a recent-requests panel in the nav | 2 个月前 | |
feat(docs): reference v2 — auth rights, search/SEO/llms, playground upgrades, docs-aligned layout - Per-endpoint access annotations verified against the API's router wiring and RBAC layer: token-vs-session chips and the required rights bucket:action (e.g. courses:create) on every operation; session-only endpoints now show a JWT placeholder instead of a misleading lh_ token - Layout aligned with the rest of the docs site (1400px container, 250px sidebar, matching link styles and heading typography) - Endpoints are now searchable: pagefind ignores only the nav and code panes, anchors moved onto operation headings for precise deep links; APIReference JSON-LD on group pages; reference URLs confirmed in sitemap - llms-full.txt now appends a compact machine-readable API reference (base URL, auth, every endpoint with params/body/required rights) - Playground: multipart file uploads (streamed passthrough via the proxy with the same path validation), parameter values remembered by name across endpoints, and a recent-requests panel in the nav | 2 个月前 | |
docs: wire docs site for the monorepo and Vercel - Point "Edit on GitHub" links at learnhouse/learnhouse (dev branch, docs/ path) - Fix README local-dev steps to clone the monorepo and cd docs/; add cli/ to structure - Add cli/enterprise to next-sitemap priority rules - Fix dead internal links (/features, /self-hosting/hosting-guide) - Fix PWA manifest icon paths (/favicons/...) and set the app name - Remove unrendered internal draft public/vercel.txt (was served raw on deploy) - Stop tracking build-generated public/llms-full.txt (gitignore it) | 3 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 3 个月前 |