Gabriel Kaszewski GKaszewski
GKaszewski pushed to master at GKaszewski/thoughts 2026-05-24 22:57:34 +00:00
74eeb9fcb9 docs: replace activitypub-base with k-ap in architecture overview
GKaszewski pushed to master at GKaszewski/thoughts 2026-05-24 02:31:01 +00:00
7ee22ae79f feat: store AP note extensions in JSONB and render movies-diary posts as rich cards
GKaszewski pushed to master at GKaszewski/thoughts 2026-05-24 01:27:13 +00:00
3f26456d77 feat: custom CSS editor with CodeMirror, live preview, and /docs/css reference
GKaszewski pushed to master at GKaszewski/thoughts 2026-05-24 00:20:30 +00:00
379f31e27d fix(federation): include header_url as AP banner (image) in actor JSON
GKaszewski pushed to master at GKaszewski/thoughts 2026-05-24 00:14:33 +00:00
9c99f7a7a8 feat: add image upload for avatar and banner
GKaszewski pushed to master at GKaszewski/k-template 2026-05-23 20:37:13 +00:00
11e75f9bb4 feat(storage): add generic object storage adapter with CQRS traits, key validation, StorageConfig, and cargo-generate integration
GKaszewski pushed to master at GKaszewski/k-template 2026-05-17 23:00:03 +00:00
3fa46a4d58 docs: rewrite README to reflect new hexagonal architecture
GKaszewski pushed to master at GKaszewski/k-template 2026-05-17 22:56:27 +00:00
6dc9b26dfc chore: improve Dockerfile and compose — dep caching, TLS libs, healthchecks, worker, liquid templates
GKaszewski pushed to master at GKaszewski/k-template 2026-05-17 22:48:22 +00:00
6183262ed5 clean up
GKaszewski pushed to master at GKaszewski/k-template 2026-05-17 22:44:39 +00:00
e3552fd50d fix: utoipa-scalar version, lib.rs.liquid for oidc conditional
GKaszewski pushed to master at GKaszewski/k-template 2026-05-17 22:26:21 +00:00
5b0d5bf15d feat: worker crate, cargo-generate config, liquid templates, docker
GKaszewski pushed to master at GKaszewski/k-template 2026-05-17 22:23:34 +00:00
1c5ae5d239 fix(routes): move /health to top-level; verified all endpoints e2e
15e81c88d1 feat(bootstrap): config, factory wiring, main entry point
5d926e0f61 feat(presentation): handlers, OpenAPI/Scalar, routes, extractors
4cab050ee8 feat(adapters): sqlite, postgres, JWT+bcrypt auth adapters
531b8f6eae feat(application, api-types): use cases with tests and DTOs
Compare 7 commits »
GKaszewski pushed to main at GKaszewski/gabrielkaszewski-next 2026-05-17 21:56:06 +00:00
6a3d9afd4f refactor: remove K-Tuner and K-QR from K-Suite page
GKaszewski pushed to main at GKaszewski/gabrielkaszewski-next 2026-05-17 21:40:40 +00:00
2e276b8864 thoughts
GKaszewski pushed to master at GKaszewski/movies-diary 2026-05-17 21:12:09 +00:00
ca8fdb33ba fix: resolve movies-diary compile errors after k-ap migration
6efc47a891 chore: replace local activitypub-base with k-ap git dep
Compare 2 commits »
GKaszewski pushed to master at GKaszewski/thoughts 2026-05-17 21:02:53 +00:00
636d3d453d fix: resolve thoughts compile errors after k-ap migration
9172c82d54 chore: move ap_ports into activitypub adapter, delete activitypub-base
cd2eb48ddb chore: switch activitypub-base to k-ap git dep
Compare 3 commits »
GKaszewski pushed to master at GKaszewski/thoughts 2026-05-17 10:26:17 +00:00
c5d9833c8b refactor: replace long arg lists with input/config structs and builder
GKaszewski pushed to master at GKaszewski/thoughts 2026-05-17 10:15:30 +00:00
f39c1a614d clean up
GKaszewski pushed to master at GKaszewski/thoughts 2026-05-17 10:14:49 +00:00
30c8a17168 clean up
6a8c8b1fb8 chore: add pre-commit fmt+clippy hooks, fix clippy warnings
Compare 2 commits »
GKaszewski pushed to master at GKaszewski/thoughts 2026-05-17 10:04:53 +00:00
31e0f2958c fix: make ThoughtNote sensitive field optional (default false)
555121ea75 fix: promote worker event logs from debug to info
Compare 3 commits »