• Joined on 2026-01-26
hammer pushed to main at hammer/hammer-queue 2026-01-30 05:05:10 +00:00
cbfeb6db70 Add debug endpoint for todos DB diagnostics
fd823e2d75 Add SQL init fallback for todos table creation
602e1ed75b fix: force db:push with yes pipe + add error logging to summaries
fe18fc12f9 feat: add security audit seed data with real findings from code review
dd2c80224e feat: add personal todos feature
Compare 13 commits »
hammer pushed to main at hammer/network-app-mobile 2026-01-30 05:02:10 +00:00
6995d05f48 fix: add --no-fatal-infos to flutter analyze in CI
88bd5bdeef fix: restore notifier variable + fix unnecessary_null_comparison
75f8e30707 fix: resolve flutter analyze warnings - unused imports, unnecessary casts
5c5f0966df fix: add git safe.directory for Flutter SDK in Docker CI
14687ae2ba fix: install jq and system deps for Flutter CI action
Compare 5 commits »
hammer pushed to main at hammer/network-app-api 2026-01-30 05:00:15 +00:00
229b9407c2 feat: add client documents, goals, and referral tracking
5c9df803c2 fix: resolve TS error in seed.ts + use compose.deploy for CI
30a535c481 fix: seed script now clears all data (DB reset requested)
ee3cfa263f temp: add DB reset script (will remove after use)
0ccfa8d0fc feat: global search, client merge/dedup, data export APIs
Compare 5 commits »
hammer pushed to main at hammer/todo-app-web 2026-01-30 05:00:14 +00:00
91131302e6 fix: use compose.deploy with DOKPLOY_COMPOSE_ID for deploy step
hammer pushed to main at hammer/network-app-web 2026-01-30 04:58:42 +00:00
df448a7245 fix: resolve ESLint parse errors, unused imports, and TS unknown type errors
f042c910ee feat: add documents, goals, and referrals UI
b0cfa0ab1b fix: resolve all ESLint errors + fix deploy workflow for CI
4d684a9d74 fix: proxy API through nginx to fix cross-domain cookie issues
1da92bac58 feat: global search page, data export page, client duplicates/merge modal
Compare 6 commits »
hammer pushed to main at hammer/network-app-mobile 2026-01-30 03:58:12 +00:00
eea520a62f ci: add Gitea Actions CI workflow
hammer pushed to main at hammer/network-app-web 2026-01-30 03:58:10 +00:00
7a956aebec feat: production hardening UI - tags page, onboarding wizard, pagination
1340893144 feat: audit log page, meeting prep modal, communication style, error boundaries + toast
22bf4778fd feat: email templates page + client segments page with advanced filters
691e8170f3 feat: real notifications, interaction logging, bulk email compose
b43bdf3c71 feat: client pipeline view + notes tab + stage badges
Compare 6 commits »
hammer pushed to main at hammer/network-app-api 2026-01-30 03:58:09 +00:00
bd2a4c017c feat: engagement scoring, birthday auto-emails, stats overview API
7634306832 fix: resolve TypeScript errors for CI pipeline
4dc641db02 feat: production hardening - rate limiting, tags API, onboarding, pagination
6c2851e93a feat: audit logging, meeting prep AI, communication style settings
0ec1b9c448 feat: email templates + client segments with advanced filtering
Compare 8 commits »
hammer pushed to main at hammer/todo-app-web 2026-01-30 03:58:07 +00:00
5a4d7e0ba9 fix: resolve ESLint errors for CI
1087da5fd8 ci: add Gitea Actions CI/CD workflow
Compare 2 commits »
hammer pushed to main at hammer/todo-app 2026-01-30 03:58:02 +00:00
c965fdd06f fix: resolve TypeScript errors for CI - add auth middleware plugin
hammer pushed to main at hammer/network-app-mobile 2026-01-30 01:55:06 +00:00
29211da4e4 Add CI/CD workflow
hammer pushed to main at hammer/network-app-web 2026-01-30 01:55:05 +00:00
67e524d9b1 Add CI/CD workflow
hammer pushed to main at hammer/network-app-api 2026-01-30 01:55:04 +00:00
030f5545de Add CI/CD workflow
hammer pushed to main at hammer/todo-app-web 2026-01-30 01:55:04 +00:00
160d6014df Add CI/CD workflow
hammer pushed to main at hammer/todo-app 2026-01-29 23:18:18 +00:00
9316461d6e ci: add Gitea Actions CI/CD workflow
hammer pushed to main at hammer/network-app-web 2026-01-29 14:12:37 +00:00
d5706d4ead feat: dark mode for all pages, calendar view for events
hammer pushed to main at hammer/network-app-web 2026-01-29 13:36:41 +00:00
8c27b7b522 feat: command palette (Ctrl+K), dark mode, pinned clients
hammer pushed to main at hammer/network-app-web 2026-01-29 13:04:55 +00:00
4c7a8be5b8 feat: Reports & Analytics page, CSV export, notification bell in header
hammer pushed to main at hammer/network-app-api 2026-01-29 13:04:48 +00:00
959b76c2e4 feat: add reports/analytics API - overview stats, growth charts, engagement breakdown, industry/tag distributions, CSV export, notification alerts
hammer pushed to main at hammer/network-app-web 2026-01-29 12:43:32 +00:00
e7c2e396c0 feat: add CSV import, activity timeline, and AI insights widget