Gabriel Kaszewski GKaszewski
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
GKaszewski pushed to master at GKaszewski/thoughts 2026-06-04 21:44:07 +00:00
5a65fda0bc refactor: move federation port types from adapter to domain
GKaszewski pushed to master at GKaszewski/thoughts 2026-06-04 21:29:06 +00:00
6dbd4dafdc fix: persist note_extensions on AP Update activity
GKaszewski pushed to master at GKaszewski/movies-diary 2026-06-04 21:21:25 +00:00
4dacbbfded fix: update poster_url on remote review Update activity
GKaszewski pushed to master at GKaszewski/movies-diary 2026-06-04 21:12:31 +00:00
886f26c7dc fix: broadcast AP Update after poster sync to fix missing posters on remote instances
GKaszewski pushed to master at GKaszewski/movies-diary 2026-06-04 20:35:35 +00:00
6a10ba15c1 feat(spa): comment field in queue review, date picker in log sheet