No description
  • TypeScript 73.8%
  • JavaScript 18.7%
  • HTML 5.3%
  • CSS 1.6%
  • Shell 0.5%
Find a file
Chris Harrington 146787958a
Merge pull request #179 from chrisharrington/feature/APP-104
[APP-104] Invert zone water display to bucket-fill level
2026-06-03 12:28:45 -06:00
.claude Merge branch 'main' into feature/API-62 2026-05-22 21:35:49 +00:00
.devcontainer Update devcontainer configuration. 2026-05-22 22:42:50 -06:00
.vscode Dev container setup. 2026-05-06 20:49:20 -06:00
api [API-97] Split api/data/weather/index.ts into fetch/parse/aggregate; index.ts orchestrates. 2026-06-03 17:09:34 +00:00
app [APP-104] Two decimal places for zone water amounts. 2026-06-03 12:28:33 -06:00
shared Fix type errors, fix tests, and shared workspace folder. 2025-12-23 20:09:42 -07:00
.env.example [API-50] Drop HA-notify env vars and update docs. 2026-06-02 20:12:24 +00: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 [API-50] Drop HA-notify env vars and update docs. 2026-06-02 20:12:24 +00:00
docker-compose.yml [API-50] Drop HA-notify env vars and update docs. 2026-06-02 20:12:24 +00:00
Dockerfile.dev Update Docker configuration for easier dependency installation. 2026-05-23 21:59:30 -06:00
Dockerfile.metro Update watchman config. 2026-06-01 19:05:46 -06: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