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
/
presentation
/
src
History
Gabriel Kaszewski
5618da7d37
refactor(presentation): replace impl FromAppState boilerplate with deps_struct! macro in remaining handlers
2026-05-16 11:19:04 +02:00
..
handlers
refactor(presentation): replace impl FromAppState boilerplate with deps_struct! macro in remaining handlers
2026-05-16 11:19:04 +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
feat(presentation): add deps_struct! macro; add api_key_auth + engagement to AppState; use ApiKeyService in extractor
2026-05-16 11:10:45 +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
feat(presentation): add deps_struct! macro; add api_key_auth + engagement to AppState; use ApiKeyService in extractor
2026-05-16 11:10:45 +02:00
testing.rs
fix(postgres): accept_note returns ThoughtId via SELECT after INSERT
2026-05-16 02:48:52 +02:00