Commit graph

36 commits

Author SHA1 Message Date
76df4d8592 feat: AddUserTitle implemented
All checks were successful
Build and Deploy Go App / build (push) Successful in 5m23s
Build and Deploy Go App / deploy (push) Successful in 28s
2025-11-24 09:34:05 +03:00
e999534b3f feat: UpdateUser implemented 2025-11-24 08:31:55 +03:00
b42fb34903 fix: type cast fixed 2025-11-24 05:51:45 +03:00
e792d5780b feat: GetUsertitles implemented 2025-11-24 05:14:23 +03:00
32566fe7a2 feat: query for usertitles written 2025-11-22 07:53:50 +03:00
ba68b5ee04 feat: getusertitles now must return all the title info 2025-11-22 07:09:30 +03:00
89a05492c3 refact: optimizied queries 2025-11-22 06:34:07 +03:00
870bbe2395 feat: now status can be array 2025-11-22 05:14:42 +03:00
af0492cdf1 feat: cursor implemented 2025-11-22 00:01:48 +03:00
fbf3f1d3a2 feat: now use _build to build 2025-11-19 03:57:44 +03:00
2025bb451f refact: openapi splitted into separate files 2025-11-19 03:14:41 +03:00
9ed09500ed
refact: slightly refactored openapi spec 2025-11-19 01:42:40 +03:00
cdfa14cece feat: cursor added 2025-11-19 00:41:54 +03:00
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
df45a327e6 fix 2025-11-17 09:26:58 +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
d1180a426f feat: new schema for images 2025-11-16 02:14:38 +03:00
e18f4a44c3 feat: more fields for titles and refactored schemas 2025-11-16 01:47:11 +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
ae01eec0fd fix!: some types were changed 2025-11-15 02:50:29 +03:00
d04248ab7a feat 2025-11-15 01:02:30 +03:00
d2450ffc89 feat: titles.go added 2025-11-15 00:52:23 +03:00
c2dc762700 feat: openapi changes 2025-11-15 00:46:47 +03:00
765e75e8bb feat: new responses added 2025-11-15 00:04:43 +03:00
7fed5ed536 feat: get titles added with all components needed 2025-11-14 23:57:34 +03:00
4ffa7dc93e feat: add new user handler was uncommented 2025-11-05 17:11:43 +03:00
6ed47b667c
feat: proxy api requests via frontend
All checks were successful
Build and Deploy Go App / build (push) Successful in 8m23s
Build and Deploy Go App / deploy (push) Successful in 3m31s
2025-10-26 04:06:38 +03:00
948e036e8c
feat: implemented /users/{id} api route 2025-10-26 02:34:45 +03:00
db53ae04e3
refact!: project structure
Some checks failed
Build and Deploy Go App / build (push) Failing after 4m35s
Build and Deploy Go App / deploy (push) Has been skipped
2025-10-25 21:05:16 +03:00
a0df0dff00
feat: add User scahema to api 2025-10-11 04:51:50 +03:00
e239c0ca04 fix: now use strictgin 2025-10-11 02:16:48 +03:00
bd865c709e feat: added openapi spec
All checks were successful
Build and Deploy Go App / build (push) Successful in 5m20s
Build and Deploy Go App / deploy (push) Successful in 2m38s
2025-10-09 03:18:17 +03:00