Neil Hanlon neil
  • Joined on 2021-12-29
neil pushed to main at neil/babybuddy 2026-05-30 21:40:48 +00:00
53b9a7e9a6 Log actual Firebase init error for debugging
neil pushed to main at neil/babybuddy 2026-05-30 21:35:37 +00:00
04c9f88076 Support base64-encoded Firebase credentials (FIREBASE_CREDENTIALS_B64)
neil pushed to main at neil/babybuddy 2026-05-30 20:54:27 +00:00
f4ce01067c Add notification payload to FCM messages
neil pushed to main at neil/babybuddy 2026-05-30 20:46:37 +00:00
6e7cc83c0a Fix push views: override default DRF permission class
neil pushed to main at neil/babybuddy 2026-05-30 18:44:50 +00:00
61ff908ad7 feat: wire push notifications into web UI and quick-start timers
3d90253c48 Support inline Firebase credentials via env var
312931b6f8 Add push notification support via FCM
Compare 3 commits »
neil pushed to main at neil/babybuddy 2026-05-30 15:35:41 +00:00
4a7b385271 chore: update compiled app.css
269d6c79bb feat: add created_by/updated_by audit fields and timer name presets
Compare 2 commits »
neil pushed to main at neil/babybuddy-mcp 2026-05-29 21:30:38 +00:00
f1fea83022 Add README
neil pushed to main at neil/babybuddy-mcp 2026-05-28 03:02:24 +00:00
91ccd5f0e1 Add memory tools (save/recall/forget)
neil pushed to main at neil/babybuddy-mcp 2026-05-28 02:36:50 +00:00
4e6835e076 Add rename_timer tool
neil pushed to main at neil/babybuddy-mcp 2026-05-28 02:32:55 +00:00
163a002821 Fix fractional seconds in timer duration parsing
neil pushed to main at neil/babybuddy 2026-05-27 22:07:28 +00:00
4e586eff82 feat: add 4 new reports and fix advanced fields overlap
neil pushed to main at neil/babybuddy 2026-05-27 21:14:28 +00:00
122068dd11 fix: improve form layout — add submit button margin, fix device page fieldset
neil pushed to main at neil/babybuddy 2026-05-27 18:51:16 +00:00
a792d5a267 fix: use visibilitychange instead of focus for dashboard refresh
neil pushed to main at neil/babybuddy 2026-05-27 18:16:44 +00:00
f6c395d5aa feat: add unit support for weight, length, and temperature
neil pushed to main at neil/babybuddy 2026-05-27 17:02:59 +00:00
f64fc79321 ci: cancel in-progress builds when new commits land on main
neil pushed to main at neil/babybuddy 2026-05-27 16:59:24 +00:00
d813b79040 fix: improve settings page layout — move Submit above API section
neil pushed to main at neil/babybuddy 2026-05-27 16:58:43 +00:00
5fc220305e Fix bottom nav active state: Settings tab matched too broadly
neil pushed to main at neil/babybuddy 2026-05-27 04:13:21 +00:00
dc88f03763 chore: add missing migrations for upstream model changes
neil pushed to main at neil/babybuddy 2026-05-27 04:11:44 +00:00
71040b9ac0 Add token-based session login for mobile app
neil pushed to main at neil/babybuddy 2026-05-27 04:09:37 +00:00
10ca6854fd fix: debounce dashboard refresh on window focus