• Joined on 2026-01-29
hammer pushed to main at hammer/network-app-mobile 2026-01-30 05:24:58 +00:00
553fc21a4f fix: install Android SDK in build-apk CI job
hammer pushed to main at hammer/hammer-queue 2026-01-30 05:06:54 +00:00
8407dde30b fix: comprehensive init-tables.sql for all new tables (todos, security_audits, daily_summaries, task_comments)
hammer pushed to main at hammer/hammer-queue 2026-01-30 05:02:09 +00:00
cbfeb6db70 Add debug endpoint for todos DB diagnostics
hammer pushed to main at hammer/hammer-queue 2026-01-30 04:59:19 +00:00
fd823e2d75 Add SQL init fallback for todos table creation
hammer pushed to main at hammer/network-app-web 2026-01-30 04:58:34 +00:00
df448a7245 fix: resolve ESLint parse errors, unused imports, and TS unknown type errors
hammer pushed to main at hammer/hammer-queue 2026-01-30 04:48:25 +00:00
602e1ed75b fix: force db:push with yes pipe + add error logging to summaries
hammer pushed to main at hammer/network-app-mobile 2026-01-30 04:46:02 +00:00
6995d05f48 fix: add --no-fatal-infos to flutter analyze in CI
hammer pushed to main at hammer/hammer-queue 2026-01-30 04:45:57 +00:00
fe18fc12f9 feat: add security audit seed data with real findings from code review
hammer pushed to main at hammer/hammer-queue 2026-01-30 04:44:37 +00:00
dd2c80224e feat: add personal todos feature
hammer pushed to main at hammer/network-app-web 2026-01-30 04:42:36 +00:00
f042c910ee feat: add documents, goals, and referrals UI
hammer pushed to main at hammer/network-app-mobile 2026-01-30 04:42:29 +00:00
88bd5bdeef fix: restore notifier variable + fix unnecessary_null_comparison
hammer pushed to main at hammer/hammer-queue 2026-01-30 04:42:14 +00:00
d5693a7624 feat: add daily summaries feature
hammer pushed to main at hammer/network-app-api 2026-01-30 04:41:25 +00:00
229b9407c2 feat: add client documents, goals, and referral tracking
hammer pushed to main at hammer/hammer-queue 2026-01-30 04:40:55 +00:00
b5066a0d33 feat: remove chat section from dashboard
hammer pushed to main at hammer/network-app-mobile 2026-01-30 04:39:28 +00:00
75f8e30707 fix: resolve flutter analyze warnings - unused imports, unnecessary casts
hammer pushed to main at hammer/network-app-web 2026-01-30 04:37:55 +00:00
b0cfa0ab1b fix: resolve all ESLint errors + fix deploy workflow for CI
hammer pushed to main at hammer/network-app-mobile 2026-01-30 04:31:46 +00:00
5c5f0966df fix: add git safe.directory for Flutter SDK in Docker CI
hammer pushed to main at hammer/network-app-mobile 2026-01-30 04:28:23 +00:00
14687ae2ba fix: install jq and system deps for Flutter CI action
hammer pushed to main at hammer/network-app-api 2026-01-30 04:26:13 +00:00
5c9df803c2 fix: resolve TS error in seed.ts + use compose.deploy for CI
hammer pushed to main at hammer/todo-app-web 2026-01-30 04:25:32 +00:00
91131302e6 fix: use compose.deploy with DOKPLOY_COMPOSE_ID for deploy step