Commit Graph
29 Commits
Author SHA1 Message Date
timka 5e73575faa add .env.example for user service 2025-12-17 18:06:47 +03:00
timka 400e26cfff fix auth interceptors in task and user services; 2025-12-17 18:04:49 +03:00
timka 6fd31915b9 add interceptors to task and competition services 2025-12-17 17:58:58 +03:00
timka c5ec20121b resolve conflicts 2025-12-17 17:55:01 +03:00
timka b14371036a some go.mod changes 2025-12-17 17:54:26 +03:00
timka 0af2a5a098 resolve conflicts 2025-12-17 17:53:22 +03:00
timka 7f0032f39d resolve conflicts 2025-12-17 17:49:38 +03:00
timka 49f4c0045f refactor add auth interceptor 2025-12-17 17:44:50 +03:00
timka 91a72f25fd setup tasks auth middleware and compose 2025-12-17 17:42:16 +03:00
timka 8052af3cc7 resolve conflicts 2025-12-17 17:29:36 +03:00
timka 71d1af35fb remove http server from auth 2025-12-17 17:28:20 +03:00
Timur Kh. ec098b43b9 add competition service to compose 2025-12-17 12:45:53 +03:00
Timur Kh. e6bbaa769a remove generated shit from competitions 2025-12-17 12:42:11 +03:00
Timur Kh. 39b5f05d39 lint competition service 2025-12-17 12:41:03 +03:00
Timur Kh. 4c7e35dafd use auth service for validating user in competitions service 2025-12-17 12:32:27 +03:00
Timur Kh. 87cf677d1d use auth service for validating user in competitions service 2025-12-17 12:31:40 +03:00
Timur Kh. 6a9376505d add redis cache to competitions 2025-12-17 12:24:07 +03:00
Timur Kh. 8ded3cc6ab rewrite competition service: remove http related things 2025-12-17 12:21:22 +03:00
Timur Kh. f3620da240 rewrite competition service: remove http related things 2025-12-17 12:21:08 +03:00
Timur Kh. d843cafbfb add user tests 2025-12-17 12:10:20 +03:00
Timur Kh. 6f21e895f0 add user service 2025-12-17 12:09:25 +03:00
Timur Kh. 6537aded89 add task service 2025-12-17 10:40:23 +03:00
Timur Kh. e18489c96c fix proto files 2025-12-17 10:31:14 +03:00
Timur Kh. 1f2e197dc4 fix issues 2025-12-17 09:38:23 +03:00
Timur Kh. 9f585a3a90 Merge remote-tracking branch 'origin/main' into feature/competition 2025-12-17 09:26:09 +03:00
Timur Kh. 69d99e08ea add competition service (it`s broken, I will fix it later) 2025-12-16 23:14:01 +03:00
Timur Kh. 7499a14024 cleanup some shit in auth service 2025-12-16 21:07:29 +03:00
Timur Kh. 4e5199c69d some fixes in structure and imports 2025-12-15 22:40:30 +03:00
Timur Kh. f7a7b19275 add auth 2025-12-15 22:28:01 +03:00