Gabriel Kaszewski GKaszewski
GKaszewski pushed to master at GKaszewski/movies-diary 2026-05-09 23:57:41 +00:00
3d905fc39b feat: postgresql adapter
GKaszewski pushed to master at GKaszewski/movies-diary 2026-05-09 23:16:07 +00:00
35fffeef67 feat: admin role
GKaszewski pushed to master at GKaszewski/movies-diary 2026-05-09 22:51:56 +00:00
d668d54cc3 feat: show profile RSS in footer when viewing another user's profile
GKaszewski pushed to master at GKaszewski/movies-diary 2026-05-09 22:42:08 +00:00
0d32de993b feat: ux improvements
8d78babda0 feat: feed ux improvements
Compare 2 commits »
GKaszewski pushed to master at GKaszewski/movies-diary 2026-05-09 20:40:56 +00:00
cf99332dc4 feat: update README with enhanced feature descriptions and API documentation
GKaszewski pushed to master at GKaszewski/movies-diary 2026-05-09 20:35:09 +00:00
0b1824d874 feat: integrate axum-governor for rate limiting and update dependencies
GKaszewski pushed to master at GKaszewski/movies-diary 2026-05-09 20:09:21 +00:00
e445a5eaf4 feat: implement CSRF protection across forms and routes
GKaszewski pushed to master at GKaszewski/movies-diary 2026-05-09 19:40:47 +00:00
a714c53a07 feat: add activity feed and user profile endpoints with corresponding DTOs
GKaszewski pushed to master at GKaszewski/movies-diary 2026-05-09 19:29:22 +00:00
ae7ff757d0 feat: add documentation crate and integrate OpenAPI specifications
GKaszewski pushed to master at GKaszewski/movies-diary 2026-05-09 18:59:32 +00:00
6323322d97 feat: add export diary functionality and update API routes
GKaszewski pushed to master at GKaszewski/movies-diary 2026-05-09 18:52:31 +00:00
fe55d694f9 fix: add missing export adapter Cargo.toml to Dockerfile
GKaszewski pushed to master at GKaszewski/movies-diary 2026-05-09 18:51:38 +00:00
dda8b32e6a export feature
GKaszewski pushed to master at GKaszewski/movies-diary 2026-05-09 18:07:46 +00:00
d75db17ece Refactor test stubs and consolidate panic implementations
GKaszewski pushed to master at GKaszewski/movies-diary 2026-05-09 16:58:31 +00:00
642d7ef3d0 Refactor application context and repository structure
GKaszewski pushed to master at GKaszewski/movies-diary 2026-05-09 16:42:58 +00:00
5df26b69a0 refactor: remove unused actor_handler import from ActivityPubService
GKaszewski pushed to master at GKaszewski/movies-diary 2026-05-09 16:37:57 +00:00
c3af91ea7b refactor: standardize user ID route parameter in ActivityPubService
GKaszewski pushed to master at GKaszewski/movies-diary 2026-05-09 16:28:45 +00:00
4425c72f36 Implement local follow and unfollow functionality in ActivityPubService
GKaszewski pushed to master at GKaszewski/movies-diary 2026-05-09 16:21:18 +00:00
e7e5d9935d Refactor ActivityPub integration and add SQLite federation support
GKaszewski pushed to master at GKaszewski/movies-diary 2026-05-09 15:28:30 +00:00
6d2b415075 activitypub: remove files moved to activitypub-base
GKaszewski pushed to master at GKaszewski/movies-diary 2026-05-09 15:26:41 +00:00
87cb36f9fe dockerfile: add activitypub-base stub
bacf7b7252 separation of activitypub
Compare 2 commits »