wordeck/apps/web/src
Till JS bdce9c98b6
Some checks are pending
CI / validate (push) Waiting to run
feat(web): AASA-Endpoint für cards-native Universal-Links
SvelteKit-Server-Route unter /.well-known/apple-app-site-association
mit Content-Type application/json. Apple holt diese Datei beim ersten
App-Launch und matched gegen das applinks:cardecky.mana.how-Entitlement
in cards-native (siehe Tag v0.8.0 in git.mana.how/till/cards-native).

- paths: /d/* (Public-Deck-Detail) + /u/* (Author-Profile)
- Team-ID via env PUBLIC_APPLE_TEAM_ID, Default Platzhalter XXXXXXXXXX
- Cache-Control: public, max-age=3600

Production-Deploy braucht echte Team-ID — bis dahin akzeptiert Apple
die AASA nicht. Details: cards-native/docs/RELEASE_CHECKLIST.md.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 01:56:36 +02:00
..
lib feat(cards): leech detection in /me/stats + Stats-Page-Sektion 2026-05-12 19:01:48 +02:00
routes feat(web): AASA-Endpoint für cards-native Universal-Links 2026-05-13 01:56:36 +02:00
app.css feat(deps): migrate Header from @mana/shared-ui@0.1.x to shared-ui-2 2026-05-09 18:27:24 +02:00
app.d.ts Phase 0+1: Repo-Skelett für Cards-Greenfield 2026-05-08 14:08:41 +02:00
app.html feat(theming): forest variant from @mana/themes (sprint 9m) 2026-05-09 18:01:37 +02:00
hooks.server.ts security(cards): CSP report-only + service-key rotation playbook 2026-05-12 18:40:29 +02:00