No description
  • TypeScript 74%
  • JavaScript 18.6%
  • HTML 5.2%
  • CSS 1.6%
  • Shell 0.5%
Find a file
Chris Harrington a41cf7bf83 Add push notification infrastructure and fix credential setup
- 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>
2026-07-05 16:59:23 +00:00
.claude Update docs and skills to use full IRRIGOAPI/IRRIGOAPP ticket keys 2026-06-12 08:17:57 -06:00
.devcontainer Update devcontainer configuration. 2026-05-22 22:42:50 -06:00
.forgejo/workflows Add plane-sync workflow. 2026-06-12 10:46:19 -06:00
.vscode Dev container setup. 2026-05-06 20:49:20 -06:00
api Add push notification infrastructure and fix credential setup 2026-07-05 16:59:23 +00:00
app Add push notification infrastructure and fix credential setup 2026-07-05 16:59:23 +00:00
shared Fix type errors, fix tests, and shared workspace folder. 2025-12-23 20:09:42 -07:00
.env.example Update Docker config to allow for tea installation. 2026-06-11 21:16:53 -06:00
.gitignore Update build and serve scripts. 2026-05-25 13:45:20 -06:00
build-apk.sh Update build-apk.sh to avoid build locks. 2026-05-29 10:44:08 -06:00
CLAUDE.md Update docs and skills to use full IRRIGOAPI/IRRIGOAPP ticket keys 2026-06-12 08:17:57 -06:00
docker-compose.yml Update Docker config to allow for tea installation. 2026-06-11 21:16:53 -06:00
Dockerfile.dev Add Claude Code CLI tool to dev container. 2026-06-25 10:58:21 -06:00
Dockerfile.metro Add push notification infrastructure and fix credential setup 2026-07-05 16:59:23 +00:00
migrate.sh Add a database migration script. 2026-05-24 17:34:04 -06:00
seed.sh Add seed script. 2026-05-31 18:58:24 -06:00