logicsrc/apps/logicsrc-web
2026-06-15 01:34:44 -07:00
..
contract Sanitize rendered web content (#77) 2026-06-15 01:34:44 -07:00
e2e fix(web): CI E2E — resilient blog/RSS without Supabase + update stale test 2026-06-08 13:00:51 +00:00
public feat(web): blog-post ingestion webhook + /blog, dynamic RSS & sitemap 2026-06-08 11:53:43 +00:00
src Sanitize rendered web content (#77) 2026-06-15 01:34:44 -07:00
.gitignore Migrate logicsrc-web from Vite SPA to Next.js 16 App Router 2026-06-07 03:41:48 +00:00
next.config.ts feat(web): AEO foundation — robots, JSON-LD, meta, llms.txt, security headers 2026-06-08 12:38:27 +00:00
package.json Sanitize rendered web content (#77) 2026-06-15 01:34:44 -07:00
playwright.config.ts Migrate logicsrc-web from Vite SPA to Next.js 16 App Router 2026-06-07 03:41:48 +00:00
tsconfig.json Migrate logicsrc-web from Vite SPA to Next.js 16 App Router 2026-06-07 03:41:48 +00:00
vitest.config.ts Migrate logicsrc-web from Vite SPA to Next.js 16 App Router 2026-06-07 03:41:48 +00:00