77 Commits

Author SHA1 Message Date
445a1f7fa4 fix: fix of docker compose file
Some checks failed
Publish JOBot on dev / Build and deploy (push) Failing after 1s
2025-07-18 16:23:23 +03:00
2f79bd336a chore: update pipeline
Some checks failed
Publish JOBot on dev / Build and deploy (push) Failing after 15s
2025-07-18 16:07:29 +03:00
cf463a5d94 chore: update pipeline
Some checks failed
Publish JOBot on dev / Build and deploy (push) Failing after 0s
2025-07-18 16:02:20 +03:00
f6500670c0 chore: update pipeline
Some checks failed
Publish JOBot on dev / Build and deploy (push) Failing after 0s
2025-07-18 16:01:37 +03:00
1f0bc01dc6 chore: update pipeline
Some checks failed
Publish JOBot on dev / Build and deploy (push) Failing after 14s
2025-07-18 15:59:40 +03:00
18e6fcc883 chore: update pipeline
Some checks failed
Publish JOBot on dev / Build and deploy (push) Failing after 13s
2025-07-18 15:58:11 +03:00
10d0a83e15 test: test pipeline
Some checks failed
Publish JOBot on dev / Build and deploy (push) Failing after 12s
2025-07-18 15:55:30 +03:00
3b8278ba66 chore: test deploy
Some checks failed
Publish JOBot on dev / Build and deploy (push) Failing after 18s
2025-07-18 15:51:16 +03:00
86cad2beec fix: fix pipeline
Some checks failed
Publish JOBot on dev / Build and deploy (push) Failing after 4s
2025-07-16 23:07:47 +03:00
4b223ecf98 chore: debug pipeline
Some checks failed
Publish JOBot on dev / Build and deploy (push) Failing after 5s
2025-07-16 22:57:50 +03:00
d041fd870b fix: fix conf
Some checks failed
Publish JOBot on dev / Build and deploy (push) Failing after 2s
2025-07-16 22:57:32 +03:00
6d5c327747 fix: fixed workflow
Some checks failed
Publish JOBot on dev / Build and deploy (push) Failing after 3s
2025-07-16 22:47:01 +03:00
7e24a7444e feat: added deploy script 2025-07-16 22:46:00 +03:00
cb481e6af6 Merge pull request 'Fixed deploy, Added HH Auth on back-end' (#22) from dev into main
Reviewed-on: #22
2025-07-16 20:21:01 +02:00
cc559a4aa3 fix: fix of redirect uri form issue 2025-07-16 21:17:18 +03:00
904fa634c6 -- 2025-07-16 21:08:45 +03:00
9fc1fadff5 fix: last fix 2025-07-16 21:05:47 +03:00
333eeab756 fix: #999 2025-07-16 21:03:55 +03:00
0ba1f4e736 fix: try to fix HeadHunter hook 2025-07-16 21:02:59 +03:00
a868cb3e5c fix: added redirect_uri for following stage HH rules 2025-07-16 21:01:50 +03:00
a32bfb6e99 feat: fix of FormUrlEncoded params 2025-07-16 20:59:25 +03:00
e4c7df9714 chore: added debug content stream 2025-07-16 20:58:01 +03:00
54393e2e0f fix: fixed HeadHunter API Hook 2025-07-16 20:51:25 +03:00
e82cc31b4e fix: fix of docker container 2025-07-16 20:48:44 +03:00
362074faa4 fix: fix of Uri construct for Auth link 2025-07-16 20:43:50 +03:00
0dae5a2a13 fix: fixed appsettings.json 2025-07-16 20:39:37 +03:00
60db714a32 fix: hotfix 2025-07-16 20:37:33 +03:00
0826eb5898 fix: fixed stage 2025-07-16 20:36:30 +03:00
fcdc4476df feat: added auth for telegram stage 2025-07-16 20:34:29 +03:00
bae7a0267d feat: updated Dockerfile 2025-07-16 20:09:12 +03:00
1d5b171479 chore: fix csproj 2025-07-16 19:56:41 +03:00
5b81ad2084 chore: update csproj 2025-07-16 19:48:30 +03:00
f9a154be6f feat: try to get appsettings.json for JOBot.TClient 2025-07-16 19:48:17 +03:00
20c24c1fdb Merge pull request 'Test of HeadHunter hook' (#20) from 1 into dev
Reviewed-on: #20
2025-07-12 18:52:31 +02:00
dee7942f20 feat: added implementation of HeadHunter hook for user registration 2025-07-12 19:51:34 +03:00
6ffbe67d0d Merge pull request 'Обновить README.md' (#19) from lisoveliy-patch-2 into main
Reviewed-on: #19
2025-07-12 16:43:31 +02:00
408af57f5f Обновить README.md 2025-07-12 16:43:19 +02:00
f28c6fdbe5 Merge pull request 'chore: removed trash file' (#18) from dev into main
Reviewed-on: #18
2025-07-12 01:16:39 +02:00
d433b6a30b chore: removed trash file 2025-07-12 02:16:28 +03:00
fe9d660a93 Merge pull request 'hotfix: fix of render EULA agreement' (#17) from dev into main
Reviewed-on: #17
2025-07-12 01:15:37 +02:00
db1717ef22 Merge pull request 'Обновить README.md' (#16) from lisoveliy-patch-1 into main
Reviewed-on: #16
2025-07-12 01:15:25 +02:00
e2a2c0ac1c Обновить README.md 2025-07-12 01:15:16 +02:00
399364f5fc hotfix: fix of render EULA agreement 2025-07-12 02:14:58 +03:00
4bc1e63da7 Merge pull request '#14 feat: implemented registration stage of preparation on PrepareUserState' (#15) from 14 into main
Reviewed-on: #15
2025-07-12 01:02:26 +02:00
6e16c5831e chore: cleanup 2025-07-12 02:02:03 +03:00
a526dbf6c6 feat: implemented registration stage of preparation on PrepareUserState
implemented auth, added auth tools AcceptNotPreparedAttribute.cs, IAuthorizedTelegramCommand.cs
2025-07-12 01:52:16 +03:00
67a3457f2d WIP: implemented registration and EULA accept, WIP on auth issue 2025-07-12 01:24:39 +03:00
ac39117cf4 Merge pull request '#10 feat: implemented return of user info and eula accept logic' (#13) from 10 into main
Reviewed-on: #13
2025-07-10 23:10:33 +02:00
5b4d524c47 chore: cleanup 2025-07-11 00:10:00 +03:00
4a7810f571 feat: implemented return of user info and eula accept logic 2025-07-10 23:58:12 +03:00