Gabriel Kaszewski GKaszewski
GKaszewski pushed to master at GKaszewski/movies-diary 2026-06-09 00:29:13 +00:00
70b3ca0f5c refactor: split domain models, move presentation logic out of app layer
GKaszewski pushed to master at GKaszewski/movies-diary 2026-06-09 00:17:52 +00:00
ac03182aa6 docs: add ReviewLogger to architecture diagram
GKaszewski pushed to master at GKaszewski/movies-diary 2026-06-09 00:16:20 +00:00
GKaszewski pushed to master at GKaszewski/movies-diary 2026-06-09 00:12:37 +00:00
7bcbc59587 fix: implement get_all_reviews_for_user, add crate metadata
GKaszewski pushed to master at GKaszewski/movies-diary 2026-06-09 00:07:32 +00:00
d867a14b28 add 400+ unit tests for domain and application layers
GKaszewski pushed to master at GKaszewski/movies-diary 2026-06-08 22:36:49 +00:00
30a6200b5b remove wrapup video rendering (ffmpeg)
GKaszewski pushed to master at GKaszewski/movies-diary 2026-06-08 22:19:05 +00:00
f4fd915e35 refactor: replace sqlx compile-time macros with runtime queries
GKaszewski pushed to master at GKaszewski/movies-diary 2026-06-08 22:09:32 +00:00
f3eee9131b chore: remove stale .sqlx cache, add to gitignore
GKaszewski pushed to master at GKaszewski/movies-diary 2026-06-08 22:07:31 +00:00
9e4370b068 fix: register goal + settings endpoints in OpenAPI spec
GKaszewski pushed to master at GKaszewski/movies-diary 2026-06-08 22:06:24 +00:00
37ab24be74 docs: npm → bun
GKaszewski pushed to master at GKaszewski/movies-diary 2026-06-08 22:04:32 +00:00
307113381f docs: add CONTRIBUTING.md with setup, architecture, PR guidelines
GKaszewski pushed to master at GKaszewski/movies-diary 2026-06-08 22:02:23 +00:00
6d238b6c3d docs: mark TUI as deprecated experiment
GKaszewski pushed to master at GKaszewski/movies-diary 2026-06-08 21:59:26 +00:00
a7a11dde08 refactor: split monolithic handlers + testing into domain-grouped modules
GKaszewski pushed to master at GKaszewski/movies-diary 2026-06-08 20:39:29 +00:00
988e15eac6 fix: add missing common.edit i18n key
fff5f4af2f feat: goals — "watch N movies in YEAR" with progress bar
Compare 2 commits »
GKaszewski pushed to master at GKaszewski/movies-diary 2026-06-08 19:05:18 +00:00
213f9a2433 Remove backdrop filter from input slot in aero-theme.css for improved performance
GKaszewski pushed to master at GKaszewski/k-notes 2026-06-07 20:09:46 +00:00
425376874c fix: restore backdrop-filter in prod by dropping -webkit- prefix
a75eb92a9c feat: Frutiger Aero theme + UI polish
Compare 2 commits »
GKaszewski pushed to master at GKaszewski/k-notes 2026-06-07 19:20:02 +00:00
839308ec19 refactor (v2): better arch
GKaszewski pushed to master at GKaszewski/thoughts 2026-06-05 15:47:18 +00:00
8f69cfb011 refactor: improve code formatting and structure in ThoughtForm component
GKaszewski pushed to master at GKaszewski/thoughts 2026-06-04 21:48:51 +00:00
9aea5c1bd9 docs: rewrite architecture diagram as mermaid
GKaszewski pushed to master at GKaszewski/thoughts 2026-06-04 21:48:06 +00:00
4d6df1ea60 docs: add architecture diagram