Commit graph

30 commits

Author SHA1 Message Date
Kirill
3bbd2c2818 Merge branch 'dev' into dev-karas
Need to get a fresh openapi description for auth
2025-12-06 05:39:18 +03:00
00894f4526 feat: ftime logic for usertitle is changed 2025-12-06 05:18:23 +03:00
184868b142 feat: file upload imlemented
All checks were successful
Build and Deploy Go App / build (push) Successful in 9m4s
Build and Deploy Go App / deploy (push) Successful in 41s
2025-12-06 04:13:27 +03:00
57956f1f6e feat: field description is added to Title 2025-12-05 23:36:05 +03:00
Kirill
a22c96e7a0 build(tgbot-gen): fixing a generator error with a tag
The generator makes an error when generating tags with a link to the tag. At the moment, this is fixed by direct insertion. This is not the best solution. If a better option is found, we will fix it.
2025-12-05 23:27:02 +03:00
Kirill
20cf8b1fc2 build(tgbot-gen): Changes and additions required to generate the API client with auth (cookie)
I use a standard set of templates, changes are made in api-header.mustache and api-source.mustache. Their _old versions contain the originals. Additions are necessary for the header argument in the generated functions so that you can authenticate using cookies.
2025-12-05 22:49:14 +03:00
fe18c0d865 feat /users path is specified 2025-12-05 20:14:08 +03:00
128a33824a
feat: regenerated go oapi
All checks were successful
Build and Deploy Go App / build (push) Successful in 5m41s
Build and Deploy Go App / deploy (push) Successful in 36s
2025-12-04 10:18:37 +03:00
bd868bb724
fix: reworked csrf
All checks were successful
Build and Deploy Go App / build (push) Successful in 5m32s
Build and Deploy Go App / deploy (push) Successful in 35s
2025-12-04 10:12:05 +03:00
1bbfa338d9
feat: send xsrf_token header
Some checks failed
Build and Deploy Go App / build (push) Has been cancelled
Build and Deploy Go App / deploy (push) Has been cancelled
2025-12-04 07:17:31 +03:00
6995ce58f6 feat: csrf tokens handling 2025-12-04 06:13:03 +03:00
1308e265a6 Merge branch 'dev' into dev-ars
All checks were successful
Build and Deploy Go App / build (push) Successful in 8m39s
Build and Deploy Go App / deploy (push) Successful in 35s
2025-11-30 03:01:23 +03:00
c6cebb0ed2 feat: rabbitMQ request 2025-11-30 01:34:59 +03:00
ad1c567b42
feat: added GetUserTitle route 2025-11-27 11:59:49 +03:00
451df61127 feat: delete usertitle implemented
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m12s
Build and Deploy Go App / deploy (push) Successful in 25s
2025-11-27 08:00:29 +03:00
246fdc86b5 Merge branch 'dev-ars' into dev
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m26s
Build and Deploy Go App / deploy (push) Successful in 26s
2025-11-27 07:11:30 +03:00
68294dd13c
fix: oapi shitty generation 2025-11-27 06:11:55 +03:00
e0a68d7d0f feat: delete usertitle described 2025-11-27 05:48:13 +03:00
cb9fba6fbc feat: patch usertitle described
All checks were successful
Build and Deploy Go App / build (push) Successful in 5m48s
Build and Deploy Go App / deploy (push) Successful in 29s
2025-11-27 03:46:40 +03:00
65b76d58c3 fix: now post usertitle dont need title body 2025-11-27 03:19:53 +03:00
dbdb52269a fix 2025-11-25 04:42:56 +03:00
3aafab36c2 feat: now GetUser returnes all the image info
All checks were successful
Build and Deploy Go App / build (push) Successful in 5m36s
Build and Deploy Go App / deploy (push) Successful in 27s
2025-11-25 04:15:46 +03:00
4c7d03cddc feat:
Some checks failed
Build and Deploy Go App / build (push) Failing after 2m37s
Build and Deploy Go App / deploy (push) Has been skipped
2025-11-25 03:20:39 +03:00
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
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
fbf3f1d3a2 feat: now use _build to build 2025-11-19 03:57:44 +03:00