This website requires JavaScript.
Explore
Help
Sign In
GKaszewski
/
thoughts
Watch
1
Star
0
Fork
0
You've already forked thoughts
Code
Issues
3
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f4db518167718cef37dcc980276fbcb1af7bcb7a
thoughts
/
crates
History
Gabriel Kaszewski
f4db518167
feat(domain): add ApiKeyService, EngagementRepository ports; extend UserReader with list_paginated + find_by_ids
2026-05-16 10:59:32 +02:00
..
adapters
fix(postgres): map unique constraint violations to DomainError::UniqueViolation
2026-05-16 10:57:04 +02:00
api-types
feat(api-types): TopFriendsResponse with Vec<UserResponse>
2026-05-16 02:06:06 +02:00
application
refactor(application): use UniqueViolation in register — remove postgres constraint strings
2026-05-16 10:58:14 +02:00
bootstrap
feat(bootstrap): inject TagRepository into ThoughtsObjectHandler
2026-05-16 02:52:58 +02:00
domain
feat(domain): add ApiKeyService, EngagementRepository ports; extend UserReader with list_paginated + find_by_ids
2026-05-16 10:59:32 +02:00
presentation
feat(domain): add DomainError::UniqueViolation {field}
2026-05-16 10:55:58 +02:00
worker
feat(bootstrap): inject TagRepository into ThoughtsObjectHandler
2026-05-16 02:52:58 +02:00