• Joined on 2026-04-11
admin pushed to master at admin/honeyDueAPI 2026-04-25 16:04:04 -05:00
65a9aae4e5 Migrate TaskService + ResidenceService to ctx-aware repos
admin pushed to master at admin/honeyDueAPI 2026-04-25 15:35:48 -05:00
3f5bf21e09 tracing: bump semconv to v1.40.0 to match runtime resource schema
admin pushed to master at admin/honeyDueAPI 2026-04-25 15:28:07 -05:00
bc3da007db Wire OpenTelemetry tracing — HTTP, B2, APNs, FCM, asynq, GORM (partial)
admin pushed to master at admin/honeyDueAPI 2026-04-25 15:05:07 -05:00
77cfcc0b27 docs: rewrite ch15 observability + cross-refs for the live obs stack
admin pushed to master at admin/honeyDueAPI 2026-04-25 14:42:22 -05:00
d3708e6c72 Fix /metrics double-gzip + deploy script for amd64 build
admin pushed to master at admin/honeyDueAPI 2026-04-25 14:17:00 -05:00
372d4d2d37 deploy-k3s: apply observability manifests during 03-deploy
admin pushed to master at admin/honeyDueAPI 2026-04-25 14:16:23 -05:00
df78d9ccd8 Add Prometheus metrics + vmagent push to obs.88oakapps.com
admin created branch fix/task-cache-unification in admin/honeyDueKMP 2026-04-25 12:51:09 -05:00
admin pushed to fix/task-cache-unification at admin/honeyDueKMP 2026-04-25 12:51:09 -05:00
418ffc7772 fix: 2 latent iOS bugs that blocked Suite11 XCUITest from running end-to-end
cec521b3e3 refactor: delete _tasksByResidence and per-residence task cache plumbing
1b001323e4 android: ResidenceViewModel.residenceTasksState derives from _allTasks
ce25c80783 ios: TaskViewModel observes $allTasks and filters by residence in-memory
4181b6005d refactor: getTasksByResidence is now a thin filter over _allTasks
Compare 10 commits »
admin opened issue admin/honeyDueKMP#2 2026-04-25 01:08:01 -05:00
Talk on residence
admin pushed to master at admin/honeyDueAPI 2026-04-25 00:53:26 -05:00
1cd6cafa9d deploy-k3s: wire B2_KEY_ID/B2_APP_KEY into api Deployment
admin pushed to master at admin/honeyDueAPI 2026-04-25 00:38:42 -05:00
57cef36379 deploy-k3s: align _config.sh::generate_env with live ConfigMap
admin pushed to master at admin/honeyDueAPI 2026-04-24 23:58:58 -05:00
9ea058347f Fix Apple Sign In: update bundle IDs from old com.tt.honeyDue.* to com.myhoneydue.*
admin pushed to master at admin/Flights 2026-04-24 23:21:34 -05:00
6005146e75 Airline integration work: AirlineLoadService updates, docs, JSX scripts
admin pushed to main at admin/Spanish 2026-04-24 17:32:41 -05:00
06b47d37cf Fix video action button wrapping + bundle textbook seed JSONs
admin pushed to master at admin/honeyDueAPI 2026-04-24 15:51:08 -05:00
7e77e3bbab docs/deployment: record security hardening pass + webapp + APNs
ace03d2340 Security hardening: TLS at origin, security headers, network policies, admin probe fix
Compare 2 commits »
admin pushed to master at admin/honeyDueAPI 2026-04-24 10:11:24 -05:00
15359401fa Deploy honeyDueAPI-Web to k3s at app.myhoneydue.com
082b5fd3cd Fix admin URL baking: bake NEXT_PUBLIC_API_URL at Docker build time
Compare 2 commits »
admin pushed to master at admin/honeyDueAPI 2026-04-24 07:30:56 -05:00
6d39875ef2 README: reflect auto-seed, expand env var reference, link deployment book
admin pushed to master at admin/honeyDueAPI 2026-04-24 07:21:07 -05:00
6f303dbbaa Migrate prod deploy from Swarm to K3s; add full deployment book
admin pushed to main at admin/Spanish 2026-04-23 07:33:44 -05:00
f993bfbb96 Refresh README with recent features