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
5618da7d37b986de6659150241cec11cf220d0ad
thoughts
/
crates
/
domain
/
src
History
Gabriel Kaszewski
d3223923e4
feat(domain/testing): add ApiKeyService, EngagementRepository, list_paginated, find_by_ids to TestStore
2026-05-16 11:01:54 +02:00
..
models
refactor(domain): FeedEntry — EngagementStats + Option<ViewerContext> sub-structs
2026-05-15 15:20:07 +02:00
errors.rs
feat(domain): add DomainError::UniqueViolation {field}
2026-05-16 10:55:58 +02:00
events.rs
fix(nats): explicit consumer config, ack timeouts, unknown-event acking, delivery_count
2026-05-15 16:20:31 +02:00
hashtag.rs
refactor: 5 architectural improvements (Tasks 2-5 + Task 6 fix)
2026-05-15 18:54:20 +02:00
lib.rs
refactor: 5 architectural improvements (Tasks 2-5 + Task 6 fix)
2026-05-15 18:54:20 +02:00
ports.rs
feat(domain): add ApiKeyService, EngagementRepository ports; extend UserReader with list_paginated + find_by_ids
2026-05-16 10:59:32 +02:00
testing.rs
feat(domain/testing): add ApiKeyService, EngagementRepository, list_paginated, find_by_ids to TestStore
2026-05-16 11:01:54 +02:00
value_objects.rs
Refactor database error handling across repositories to use IntoDbResult for improved error management
2026-05-15 12:31:25 +02:00