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
ca35e8e7744d0b1ad2bf09fd8fb3cee17b749d8f
thoughts
/
crates
/
presentation
/
src
History
Gabriel Kaszewski
ca35e8e774
feat(domain): add DomainError::UniqueViolation {field}
2026-05-16 10:55:58 +02:00
..
handlers
fix(api): top-friends endpoint returns full UserResponse — eliminates frontend N+1
2026-05-16 02:08:22 +02:00
openapi
Refactor handlers and OpenAPI documentation for improved readability and consistency
2026-05-14 16:28:57 +02:00
errors.rs
feat(domain): add DomainError::UniqueViolation {field}
2026-05-16 10:55:58 +02:00
extractors.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
routes.rs
feat(presentation): federation management endpoints
2026-05-15 04:10:36 +02:00
state.rs
refactor: 5 architectural improvements (Tasks 2-5 + Task 6 fix)
2026-05-15 18:54:20 +02:00
testing.rs
fix(postgres): accept_note returns ThoughtId via SELECT after INSERT
2026-05-16 02:48:52 +02:00