Tony Moon tonym
  • Joined on 2025-09-14
tonym opened issue bonna61/Moonbase#2 2026-06-16 04:47:22 +00:00
Suggestion CSS sux
tonym opened issue bonna61/Moonbase#1 2026-06-16 04:46:36 +00:00
Maos liek farm OS
tonym pushed to master at bonna61/Moonbase 2026-06-16 03:48:49 +00:00
6f8fe9a798 ignore self-update runtime log
tonym pushed to master at bonna61/Moonbase 2026-06-16 03:44:37 +00:00
98cabc514d v0.9.1 — Self-update: 403 on trigger mismatch + reliability
tonym pushed to master at bonna61/Moonbase 2026-06-16 03:41:30 +00:00
4e02339f59 updater: fix webhook secret template (backtick literal, not escaped quotes)
tonym pushed to master at bonna61/Moonbase 2026-06-16 03:22:35 +00:00
a4a6fe4c9b updater: mark /appdata as safe.directory before git ops
tonym pushed to master at bonna61/Moonbase 2026-06-16 03:20:49 +00:00
1c66dbd481 v0.9.0 — One-click self-update (homegrown, no OTM)
tonym pushed to master at bonna61/Moonbase 2026-06-16 03:12:20 +00:00
42cd7a7b4d v0.8.0 — Update-available detection (version chip + changelog)
tonym pushed to master at bonna61/Moonbase 2026-06-16 03:03:49 +00:00
2e0931343f v0.7.0 — Suggestions module via @otm/account-panel
tonym pushed to master at bonna61/Moonbase 2026-06-16 02:52:17 +00:00
1f5aa001a8 v0.6.0 — Backup & Restore page; install netcat for Postgres-wait
tonym pushed to master at bonna61/Moonbase 2026-06-16 02:36:33 +00:00
6603717cbb v0.5.2 — Fix Docker deploy on NAS (glibc base, openssl, root, full deps)
tonym pushed to main at bonna61/Moon-Household-Budget 2026-06-06 23:03:11 +00:00
b5a136ed41 Add WebAuthn passkey auth (dormant behind AUTH_ENABLED)
tonym pushed to main at bonna61/Moon-Household-Budget 2026-06-06 22:21:15 +00:00
3a48021260 Docs: it's a personal single-household app, not a SaaS/testbed
tonym pushed to main at bonna61/Moon-Household-Budget 2026-06-06 22:00:50 +00:00
99b4dd2368 Automate versioning + changelog on every deploy (v0.2.0)
tonym pushed to main at bonna61/Moon-Household-Budget 2026-06-06 21:55:26 +00:00
e381b615d6 Add version chip (v0.1.0) + changelog
tonym pushed to main at bonna61/Moon-Household-Budget 2026-06-06 21:45:01 +00:00
dc9717a59b Fix /month 500: malformed Jinja in month.html budget total
tonym pushed to main at bonna61/Moon-Household-Budget 2026-06-06 21:43:06 +00:00
f3485fdc17 Migrate transactions to SQLite (self-contained, on the volume)
tonym pushed to main at bonna61/Moon-Household-Budget 2026-06-06 21:38:23 +00:00
74d5e196c7 Add in-app Settings page for secrets; move Gmail creds out of source
tonym closed issue bonna61/Moon-Household-Budget#2 2026-06-06 21:38:23 +00:00
Move hardcoded Gmail app password out of reminders.py into env
tonym pushed to main at bonna61/Moon-Household-Budget 2026-06-06 21:34:10 +00:00
be74ca1eb7 Harden JSON storage (atomic writes + crash-safe loads) + suggestions lightbulb