managarten/apps/memoro/apps
Till JS d8ce4eaf34 refactor: consolidate codebase — remove archived code, deduplicate packages, standardize middleware
- Delete 17 server-archived/ directories (consolidated into apps/api/)
- Delete apps-archived/ (clock, wisekeep) and services-archived/ (it-landing, ollama-metrics-proxy)
- Fix type safety: replace all `any` casts in cross-app-queries.ts with proper Local* types
- Remove duplicate shared-auth-stores package (identical copy of shared-auth-ui/stores/)
- Remove duplicate theme store from shared-stores (canonical version in shared-theme)
- Migrate memoro-server rate-limiter to shared-hono/rateLimitMiddleware
- Migrate uload-server JWT auth + error handler to shared-hono (authMiddleware, errorHandler)
- Migrate arcade-server error handling to shared-hono
- Merge shared-profile-ui and shared-app-onboarding into shared-ui
- Unify /clock route into /times/clock, remove redirect stubs

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 12:55:58 +02:00
..
audio-server feat(memoro/audio-server): add vitest setup and 25 API + config tests 2026-04-01 16:31:28 +02:00
landing chore(memoro): import legacy backend, mobile, and landing apps 2026-03-31 17:30:00 +02:00
mobile chore(memoro): import legacy backend, mobile, and landing apps 2026-03-31 17:30:00 +02:00
server refactor: consolidate codebase — remove archived code, deduplicate packages, standardize middleware 2026-04-03 12:55:58 +02:00
web-archived chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00