Commit graph

16 commits

Author SHA1 Message Date
6836cfa057 feat: stub for get user titles written
Some checks failed
Build and Deploy Go App / build (push) Has been cancelled
Build and Deploy Go App / deploy (push) Has been cancelled
2025-11-18 05:11:35 +03:00
09d0d1eb4d feat: get user titles described 2025-11-18 04:59:19 +03:00
8deba7afd9 fix
All checks were successful
Build and Deploy Go App / build (push) Successful in 17m41s
Build and Deploy Go App / deploy (push) Successful in 3m34s
2025-11-18 04:19:34 +03:00
8371121130 fix
All checks were successful
Build and Deploy Go App / build (push) Successful in 17m59s
Build and Deploy Go App / deploy (push) Successful in 3m34s
2025-11-18 03:12:16 +03:00
148ae646b1 feat
All checks were successful
Build and Deploy Go App / build (push) Successful in 17m38s
Build and Deploy Go App / deploy (push) Successful in 3m33s
2025-11-17 09:39:26 +03:00
df45a327e6 fix 2025-11-17 09:26:58 +03:00
f888ac9b70
review: review notes for titles.go 2025-11-17 02:41:45 +03:00
b81cc86beb fix: 2025-11-16 04:52:11 +03:00
47989ab10d feat: /titles/{id} endpoint implemented 2025-11-16 03:38:51 +03:00
13a283ae8d feat: GetTitles now returns all the field needed 2025-11-16 02:38:36 +03:00
4949a3c25f refactor: new types 2025-11-15 23:00:40 +03:00
2edf96571b feat: field studio_name added to title in openapi 2025-11-15 18:20:27 +03:00
e8783a0e9d feat: get title func written 2025-11-15 02:51:13 +03:00
d2450ffc89 feat: titles.go added 2025-11-15 00:52:23 +03:00
6d538ed154 feat: common code for back functions are now in handlers/common.go 2025-11-01 21:17:42 +03:00
948e036e8c
feat: implemented /users/{id} api route 2025-10-26 02:34:45 +03:00