Commit graph

3 commits

Author SHA1 Message Date
bf006220e8
pass user object to create text use case
drop UserRepository dependency; controller now passes the
authenticated User directly via CreateTextRequest, eliminating
a redundant repository lookup.
2026-05-02 21:27:32 +03:00
ab023315a9
make CreateTextRequest name nullable 2026-04-19 23:11:52 +03:00
a95a8838f6
create text with request dto 2026-02-19 21:00:28 +02:00