• Joined on 2021-12-29
neil pushed to main at neil/babybuddy-mcp 2026-06-06 21:10:30 +00:00
a3e7f116c0 Fix decimal string crashes and 100-entry cap in activity/report tools
neil synced commits to refs/heads/main at neil/Flipper from mirror 2026-06-06 06:54:03 +00:00
29117c73ab Merge pull request #683 from RogueMaster/main
9e4fae2b5a RM FAP UPDATES API v87.2
8f0a1cb4be RM FAP UPDATES API v87.2 README
Compare 3 commits »
neil pushed to main at neil/babybuddy 2026-06-04 03:59:28 +00:00
0e9332c2cf feat: add Diaper Changes per Day report
neil pushed to main at neil/babybuddy 2026-06-03 01:59:29 +00:00
15ee7633a4 feat: soft-delete timers, source_timer FK, created_by columns, default bottle type
neil pushed to main at neil/babybuddy 2026-05-31 20:26:34 +00:00
8709f23b33 fix: clean up invalid FCM tokens, not just unregistered ones
neil pushed to main at neil/babybuddy 2026-05-31 02:51:39 +00:00
8bbe82890a Add event_path to push notification payload
neil pushed to main at neil/babybuddy 2026-05-30 22:02:29 +00:00
cbb0b1086e Fix CSRF error on push registration endpoints
neil pushed to main at neil/babybuddy 2026-05-30 21:49:07 +00:00
20d3be01f1 Install firebase-admin in Docker image
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