Commit graph

316 commits

Author SHA1 Message Date
f50ed2df34 Merge branch 'dev' of ssh://meowgit.nekoea.red:22222/nihonium/nyanimedb into dev
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:40:27 +03:00
570be2a68b fix 2025-12-04 07:40:21 +03:00
7ddb7ec4f8
Merge branch 'auth' into dev
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:36:10 +03:00
066c44d08a
fix: AllowOrigins 2025-12-04 07:35:49 +03:00
61db4ff54d Merge branch 'dev-ars' into dev
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:33:13 +03:00
b0a8f4a02e Merge branch 'dev' of ssh://meowgit.nekoea.red:22222/nihonium/nyanimedb into dev 2025-12-04 07:33:01 +03:00
6786f7ac00 feat: access token check 2025-12-04 07:32:45 +03:00
b03f9c9704
fix: regen oapi for auth
All checks were successful
Build and Deploy Go App / build (push) Successful in 5m51s
Build and Deploy Go App / deploy (push) Successful in 25s
2025-12-04 07:20:10 +03:00
e316617175
Merge branch 'dev' into auth 2025-12-04 07:18:21 +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
7629f391ad fix 2025-12-04 06:42:08 +03:00
b79a6b9117
feat: xsrf_token set
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m9s
Build and Deploy Go App / deploy (push) Successful in 34s
2025-12-04 06:32:48 +03:00
ef871833c5
feat: xsrf_token set 2025-12-04 06:29:20 +03:00
31e55c0539 Merge branch 'dev-ars' into dev
All checks were successful
Build and Deploy Go App / build (push) Successful in 5m36s
Build and Deploy Go App / deploy (push) Successful in 37s
2025-12-04 06:13:46 +03:00
6995ce58f6 feat: csrf tokens handling 2025-12-04 06:13:03 +03:00
4dd60f3b19
feat: TitlesFilterPanel component
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m16s
Build and Deploy Go App / deploy (push) Successful in 37s
2025-12-04 05:52:31 +03:00
Kirill
ccf9722bb7 feat(tgbot-front): implement the back button operation
Add functions to handle navigation callback logic
Also add function for creating initial user context (pay attention to auth and registration later)
2025-12-01 23:28:23 +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
1756d61da4 lib for rabbitMQ 2025-11-30 00:51:38 +03:00
Kirill
0fdf577612 feat(tgbot-front): add consts for titles and revs number 2025-11-28 15:22:42 +03:00
Kirill
c815e96f4c feat(tgbot-front): add new funcs to work with payload 2025-11-28 15:21:07 +03:00
Kirill
d69f5fcddf fix(tgbot-front): start fixing navigation callback processing function 2025-11-28 15:18:31 +03:00
Kirill
b368ecc43b Added context navigation logic 2025-11-28 12:57:07 +03:00
Kirill
a8dd448c95 Added a callback to go back through the state stack 2025-11-28 12:42:11 +03:00
Kirill
e09b6658b2 Bad variant of navigation handler (not working) 2025-11-28 12:30:34 +03:00
Kirill
28a7d9e691 Added payload constant 2025-11-28 12:29:53 +03:00
Kirill
12648e1a8f Changing the structure of the UserContext. Adding context history 2025-11-28 12:25:40 +03:00
f71c1f4f08
feat: added rabbitmq
All checks were successful
Build and Deploy Go App / build (push) Successful in 5m19s
Build and Deploy Go App / deploy (push) Successful in 53s
2025-11-28 11:43:10 +03:00
Kirill
7efd7bb6b0 Added cursor field to UserContext 2025-11-27 18:13:40 +03:00
Kirill
bd309d38c6 Fixed .gitignore 2025-11-27 17:34:04 +03:00
Kirill
167e2323be Announce UserContext struct 2025-11-27 17:33:04 +03:00
f843c23e57
Merge branch 'front' into dev
All checks were successful
Build and Deploy Go App / build (push) Successful in 5m57s
Build and Deploy Go App / deploy (push) Successful in 36s
2025-11-27 16:28:16 +03:00
37cdc32d5d
fix: fix GetUserTitleByID 2025-11-27 16:28:09 +03:00
8a3e14a5e5
feat: TitleStatusControls 2025-11-27 16:26:03 +03:00
Kirill
3d8abc3f0c Changed .gitignore 2025-11-27 16:24:46 +03:00
Kirill
cdc1aa2e6b Forming the BotHandlers class structure 2025-11-27 16:24:29 +03:00
3f0456ba01
cicd: updated
All checks were successful
Build and Deploy Go App / build (push) Successful in 7m21s
Build and Deploy Go App / deploy (push) Successful in 29s
2025-11-27 14:09:13 +03:00
13342d5613
cicd: updated
Some checks are pending
Build and Deploy Go App / deploy (push) Blocked by required conditions
Build and Deploy Go App / build (push) Successful in 7m15s
2025-11-27 13:18:19 +03:00
1c9de1c402
Merge branch 'front' into dev
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-27 12:15:26 +03:00
497e4039ec
Merge branch 'auth' into dev
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m40s
Build and Deploy Go App / deploy (push) Successful in 35s
2025-11-27 12:05:59 +03:00
f1e61aee2d
Merge branch 'dev-ars' into dev
Some checks failed
Build and Deploy Go App / build (push) Failing after 2m53s
Build and Deploy Go App / deploy (push) Has been skipped
2025-11-27 12:00:57 +03:00
ad1c567b42
feat: added GetUserTitle route 2025-11-27 11:59:49 +03:00
de22dbfb50
feat: title cards linked to title pages 2025-11-27 10:01:52 +03:00
98178731b9
refact: UsersIdPage -> UserPage 2025-11-27 09:51:49 +03:00
9338c65040
chore: updated sqlc generated code
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m39s
Build and Deploy Go App / deploy (push) Successful in 27s
2025-11-27 09:44:41 +03:00
40e0b14f2a
feat: use postgres to fetch and store user info 2025-11-27 09:44:02 +03:00