Gabriel Kaszewski GKaszewski
GKaszewski pushed to master at GKaszewski/k-tv 2026-07-12 05:42:31 +00:00
60524c56f7 add domain concepts: FillStrategy variants, Chapter, InterstitialRule, MidRollRule, gap_filler
39f5f99bfd refactor: replace get_stream_url with get_source_uri per ADR-0002
abcf69ce7e extract background tasks into worker binary
826e824b58 replace tokio::broadcast event bus with SQLite-backed event queue (ADR-0003)
e2393be635 collapse 20 pass-through use cases; handlers call ports directly
Compare 7 commits »
GKaszewski pushed to master at GKaszewski/k-tv 2026-07-12 04:30:50 +00:00
efd15c4f53 domain glossary, context map, ADRs (library-as-source, playout, event queue)
f45eb38d97 add CLAUDE.md + agent skill config (issue tracker, triage labels, domain docs)
Compare 2 commits »
GKaszewski pushed to master at GKaszewski/k-tv 2026-07-12 03:30:05 +00:00
33b440d297 fix(presentation): extract 12 handler violations to use cases
9b18d3ff6d remove OIDC/Postgres, replace ApiError w/ AppError, move params to api-types
c0e685a4ee refactor(domain): Row structs for from_persistence, ID newtypes, kill clippy.toml
031cba5cfb fix: unreachable DbPool match arm for workspace feature unification
f6b2481758 clean(mcp): extract constants, use CARGO_PKG_VERSION, fix unreachable
Compare 40 commits »
GKaszewski pushed to main at GKaszewski/gabrielkaszewski-next 2026-07-11 21:05:55 +00:00
0f207f4cdd pocket chords
GKaszewski opened issue GKaszewski/pocket-chords#1 2026-07-11 21:02:32 +00:00
Song versioning / arrangements
GKaszewski pushed to master at GKaszewski/pocket-chords 2026-07-11 20:58:04 +00:00
792c9bf9ec style: rustfmt
f513061405 fix(app): auto-scroll on iOS using scrollBy with integer accumulator
9f844bac2e fix(app): chord overflow clip, section nav scroll on mobile
6912653906 fix(app): cache useFavorites snapshot to prevent infinite re-render
bb4d07055f refactor(app): react-query for data fetching, fix infinite re-render
Compare 7 commits »
GKaszewski pushed to master at GKaszewski/pocket-chords 2026-07-11 20:13:41 +00:00
2a628db521 feat: slash chord support (G/B parses+transposes bass note)
2f635c9b24 chore: enable LTO for release builds
Compare 2 commits »
GKaszewski pushed to master at GKaszewski/pocket-chords 2026-07-11 20:01:16 +00:00
fb936a64b0 clean up
2bfd0c7984 chore: gitignore sqlite files, update lockfile
bfaea4a4b0 style: rustfmt
2b702d88e4 feat: add tracing throughout, HTTP TraceLayer, detailed error logs
e89cf48b34 fix: sqlite create_if_missing on connect
Compare 12 commits »
GKaszewski pushed to master at GKaszewski/thoughts 2026-07-11 08:49:29 +00:00
1e7886fb85 bump k-ap 0.4.4, handle OutboundFollowAccepted w/ outbox backfill
GKaszewski pushed to master at GKaszewski/movies-diary 2026-07-11 08:45:47 +00:00
10be024bdf fix: update k-ap dependency version to 0.4.4
GKaszewski pushed to master at GKaszewski/movies-diary 2026-07-11 08:40:58 +00:00
1e33c6d184 fix: update k-ap dependency version to 0.4.4
GKaszewski pushed to master at GKaszewski/k-ap 2026-07-11 08:40:16 +00:00
bb7db58848 chore: add tracing to inbox, delivery, actor cache
6e1e1357fb fix: treat fetched_at=None as stale, bump 0.4.4
Compare 2 commits »
GKaszewski closed issue GKaszewski/k-ap#8 2026-07-11 08:38:53 +00:00
chore: add tracing spans to key code paths
GKaszewski closed issue GKaszewski/k-ap#6 2026-07-11 08:35:50 +00:00
fix: cache TTL silently degrades when fetched_at is None
GKaszewski closed issue GKaszewski/k-ap#14 2026-07-11 08:34:46 +00:00
refactor: extract Undo dispatch into type-specific handlers
GKaszewski closed issue GKaszewski/k-ap#11 2026-07-11 08:34:44 +00:00
refactor: deduplicate broadcast methods via generic dispatcher
GKaszewski closed issue GKaszewski/k-ap#10 2026-07-11 08:33:53 +00:00
refactor: extract activity dispatcher middleware to eliminate handler boilerplate
GKaszewski closed issue GKaszewski/k-ap#9 2026-07-11 08:30:36 +00:00
feat: delivery failure reporting for consumer-side DLQ
GKaszewski closed issue GKaszewski/k-ap#7 2026-07-11 08:28:07 +00:00
feat: inbound/outbound rate limiting
GKaszewski pushed to master at GKaszewski/movies-diary 2026-07-11 08:21:33 +00:00
96168cfc7b fix: update k-ap dependency version to 0.4.3