Commit graph

86 commits

Author SHA1 Message Date
713c0adc14
feat: fully featured token checks
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m39s
Build and Deploy Go App / deploy (push) Successful in 46s
2025-12-06 06:25:21 +03:00
00894f4526 feat: ftime logic for usertitle is changed 2025-12-06 05:18:23 +03:00
5acc53ec9d fix
All checks were successful
Build and Deploy Go App / build (push) Successful in 5m59s
Build and Deploy Go App / deploy (push) Successful in 37s
2025-12-06 04:34:18 +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
6d14ac365b feat: title desc handling
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m11s
Build and Deploy Go App / deploy (push) Successful in 44s
2025-12-05 23:37:13 +03:00
62e0633e69 fix: rmq
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m46s
Build and Deploy Go App / deploy (push) Successful in 53s
2025-12-05 21:20:51 +03:00
6a5994e33e feat: handler for get /users is implemented
All checks were successful
Build and Deploy Go App / build (push) Successful in 7m0s
Build and Deploy Go App / deploy (push) Successful in 44s
2025-12-05 20:15:05 +03:00
604ac0ebbc feat: now auth could be disabled with pipeline param
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m20s
Build and Deploy Go App / deploy (push) Successful in 40s
2025-12-04 20:12:54 +03:00
475266eef6
fix: revert AllowOrigins
All checks were successful
Build and Deploy Go App / build (push) Successful in 5m39s
Build and Deploy Go App / deploy (push) Successful in 29s
2025-12-04 09:04:37 +03:00
2f4f8164df
feat: CORS X-XSRF-TOKEN
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 09:03:51 +03:00
85a3c3ef10
fix: backend config
All checks were successful
Build and Deploy Go App / build (push) Successful in 5m51s
Build and Deploy Go App / deploy (push) Successful in 34s
2025-12-04 08:11:51 +03:00
570be2a68b fix 2025-12-04 07:40:21 +03:00
6786f7ac00 feat: access token check 2025-12-04 07:32:45 +03:00
6995ce58f6 feat: csrf tokens handling 2025-12-04 06:13:03 +03:00
ab29c33f5b feat: now back wait for RMQ answer
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m20s
Build and Deploy Go App / deploy (push) Successful in 1m1s
2025-11-30 04:02:28 +03:00
a29aefbe97 fix
All checks were successful
Build and Deploy Go App / build (push) Successful in 5m53s
Build and Deploy Go App / deploy (push) Successful in 32s
2025-11-30 03:20:52 +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
77a63a1c74 feat: rabbitMQ is now calling from seatchtitles 2025-11-30 02:57:11 +03:00
c6cebb0ed2 feat: rabbitMQ request 2025-11-30 01:34:59 +03:00
37cdc32d5d
fix: fix GetUserTitleByID 2025-11-27 16:28:09 +03:00
ad1c567b42
feat: added GetUserTitle route 2025-11-27 11:59:49 +03:00
a25a912ead feat: Update UserTitle implemented
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m35s
Build and Deploy Go App / deploy (push) Successful in 25s
2025-11-27 08:16:12 +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
658d666fec feat: query for update usertitle 2025-11-27 07:08:06 +03:00
f2589e05e8 fix: now 409 on try to add existing usertitle 2025-11-27 07:06:18 +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
b8bfe01ef5 fix: usertitles status mapping 2025-11-25 04:57:07 +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
673ce48fac fix: bad types from sql 2025-11-25 03:55:23 +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
e999534b3f feat: UpdateUser implemented 2025-11-24 08:31:55 +03:00
1d65833b8a fix 2025-11-24 06:56:42 +03:00
20e9c5bf23 fix 2025-11-24 06:33:11 +03:00
4e732e1542 fix: bad NULL handling in where clause 2025-11-24 06:26:23 +03:00
b42fb34903 fix: type cast fixed 2025-11-24 05:51:45 +03:00
d1937fcbd7 fix: bad types in query 2025-11-24 05:28:32 +03:00
e792d5780b feat: GetUsertitles implemented 2025-11-24 05:14:23 +03:00
cbbc2c179d feat: 2025-11-22 18:29:49 +03:00
b400f22844 Merge branch 'dev' into dev-ars 2025-11-22 08:51:13 +03:00
ff84b00526 fix 2025-11-22 08:49:32 +03:00
d0c3547ef6 fix
All checks were successful
Build and Deploy Go App / build (push) Successful in 5m32s
Build and Deploy Go App / deploy (push) Successful in 25s
2025-11-22 08:47:01 +03:00
8427288daf Merge branch 'dev' into dev-ars 2025-11-22 08:36:34 +03:00
4b1ac9177d fix
Some checks failed
Build and Deploy Go App / build (push) Failing after 5m42s
Build and Deploy Go App / deploy (push) Has been skipped
2025-11-22 08:34:26 +03:00
f1ba15d3a4 fix 2025-11-22 08:32:13 +03:00
6a39d89ef9 fix
All checks were successful
Build and Deploy Go App / build (push) Successful in 8m29s
Build and Deploy Go App / deploy (push) Successful in 3m40s
2025-11-22 08:13:07 +03:00
6fa2ff2eb8 fix: minor fix to query
All checks were successful
Build and Deploy Go App / build (push) Successful in 8m58s
Build and Deploy Go App / deploy (push) Successful in 3m40s
2025-11-22 08:01:46 +03:00
32566fe7a2 feat: query for usertitles written 2025-11-22 07:53:50 +03:00