No description
- TypeScript 74%
- JavaScript 18.6%
- HTML 5.2%
- CSS 1.6%
- Shell 0.5%
- POST /push/test endpoint for on-demand notification testing - sendTestPush bypasses category gate so any token can be tested - expo-notifications plugin added to app.json (required for native FCM wiring) - EAS project ID and googleServicesFile configured in app.json - eas.json added for EAS CLI credential management - AppState foreground re-check in usePushPermission so granting permission in OS Settings is picked up without restarting the app - Firebase credential file patterns added to app/.gitignore - git added to Dockerfile.metro for eas-cli compatibility Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .claude | ||
| .devcontainer | ||
| .forgejo/workflows | ||
| .vscode | ||
| api | ||
| app | ||
| shared | ||
| .env.example | ||
| .gitignore | ||
| build-apk.sh | ||
| CLAUDE.md | ||
| docker-compose.yml | ||
| Dockerfile.dev | ||
| Dockerfile.metro | ||
| migrate.sh | ||
| seed.sh | ||