managarten/apps
Till JS aa93c54391 feat(api): create unified API server with first 3 modules
New consolidated Hono/Bun API server at apps/api/ that replaces individual
app servers. One process, one port, one auth middleware, one container.

Modules ported:
- calendar: RRULE expansion, ICS import, Google Calendar (stub)
- contacts: avatar upload (S3), vCard import/parsing
- mukke: audio upload/download presigned URLs, batch cover art

Architecture: each module registers routes under /api/v1/{module}/*
using the shared-hono middleware stack (auth, rate limit, error handler).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 21:12:15 +02:00
..
api feat(api): create unified API server with first 3 modules 2026-04-02 21:12:15 +02:00
calc chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
calendar chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
cards chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
chat chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
citycorners chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
contacts chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
context chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
docs refactor: rename ManaDeck to Cards across entire monorepo 2026-04-01 11:45:21 +02:00
guides chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
inventar chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
manacore refactor(manacore/web): unify page carousel system, remove edit mode 2026-04-02 20:55:54 +02:00
manavoxel feat(manavoxel): clean up dead code, add portal keys, fix triggers, implement gold economy 2026-04-01 21:04:25 +02:00
matrix feat: add Cmd+K spotlight actions to all 23 apps 2026-04-01 12:11:34 +02:00
memoro chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
moodlit chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
mukke chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
news chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
nutriphi chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
photos chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
picture chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
planta chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
presi chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
questions chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
skilltree chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
storage chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
times chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
todo chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
traces refactor(db): consolidate ~20+ databases into 2 (mana_platform + mana_sync) 2026-04-02 14:31:28 +02:00
uload chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
zitare chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00