Commit Graph

30 Commits

Author SHA1 Message Date
d3m0k1d
4a5c42ca06 feat: update callback handler and repository for user
All checks were successful
Backend ci / build (push) Successful in 3m23s
2026-02-10 22:45:27 +03:00
d3m0k1d
a58e0f4451 feat: add simple jwt middleware and update oauth handlers
All checks were successful
Backend ci / build (push) Successful in 3m44s
2026-02-10 21:26:48 +03:00
d3m0k1d
7822da7e5c feat: update openapi docs
All checks were successful
Backend ci / build (push) Successful in 3m13s
2026-02-10 00:09:30 +03:00
d3m0k1d
53d8760912 feat: add simple Oauth2 logic for github
Some checks failed
Backend ci / build (push) Has been cancelled
2026-02-10 00:07:29 +03:00
d3m0k1d
c62dd7f421 feat: Add new handlers and repository for oauth2
All checks were successful
Backend ci / build (push) Successful in 3m36s
2026-02-09 23:33:59 +03:00
d3m0k1d
37fc9a36b4 fix: linter run
All checks were successful
Backend ci / build (push) Successful in 4m21s
2026-02-04 12:15:35 +03:00
d3m0k1d
01b6ab746e chore: Add logic for put and get by id handler
Some checks failed
Backend ci / build (push) Has been cancelled
2026-02-04 12:14:35 +03:00
d3m0k1d
83cf741f4e fix: del fake db
Some checks failed
Backend ci / build (push) Successful in 6m58s
Backend ci / build (pull_request) Has been cancelled
2026-02-03 23:48:06 +03:00
d3m0k1d
9b9d45e0a6 chore: coded post req for create posts on db
All checks were successful
Backend ci / build (push) Successful in 7m43s
2026-02-03 23:21:01 +03:00
d3m0k1d
44406b02d3 chore: add code for 2 handlers with GET
Some checks failed
Backend ci / build (push) Failing after 36m27s
2026-02-03 19:41:18 +03:00
d3m0k1d
440b836d54 chore: add docs to swagger and add pass handlers
All checks were successful
Backend ci / build (push) Successful in 7m15s
2026-02-03 19:26:49 +03:00
d3m0k1d
254673f2d8 fix: run linter
All checks were successful
Backend ci / build (push) Successful in 7m53s
2026-02-03 18:27:28 +03:00
d3m0k1d
503f18d976 chore: add interface for request to db for posts 2026-02-03 18:27:17 +03:00
d3m0k1d
5560cf9699 Fix linter
All checks were successful
Backend ci / build (push) Successful in 7m2s
2026-02-03 18:04:00 +03:00
d3m0k1d
a56fe30f83 chore: add storage logger and handler in /int 2026-02-03 18:03:53 +03:00
d3m0k1d
3f61ff7b4a fix: err check in gin router for golangci
Some checks failed
Backend ci / build (push) Failing after 4m16s
2026-02-03 16:06:41 +03:00
d3m0k1d
fd217625a0 chore: fix dockerfile and update ci/cd piplines
Some checks failed
Backend ci / build (push) Failing after 1m29s
2026-02-03 15:08:39 +03:00
d3m0k1d
94aae8e3ec feat: start recode backend to golang 2026-02-03 13:58:58 +03:00
d3m0k1d
db4e1c01b0 Update logic on handlers and upd schema 2025-11-25 16:14:16 +03:00
d3m0k1d
432e8e9c95 Add base handler for update(unworked) 2025-11-25 07:56:41 +03:00
d3m0k1d
73c626eada Add logic for delete handler 2025-11-24 14:45:08 +03:00
d3m0k1d
bc96a6387a Add new handler 2025-11-24 14:15:59 +03:00
d3m0k1d
c8ccce931a Update schema and written handlers for post http 2025-11-23 21:51:06 +03:00
d3m0k1d
5258383672 Delete __pycache__ 2025-11-23 15:28:29 +03:00
d3m0k1d
fa982725e1 Remove __pycache__ from repo 2025-11-23 15:26:41 +03:00
d3m0k1d
e1b13d6557 Add new deps, writen a db engine, docker-compose and .env-example 2025-11-23 14:09:32 +03:00
d3m0k1d
2aa2c0a3fa One more time refactoring arch and rewrite dockerfile add endpoints for posts 2025-11-21 23:07:55 +03:00
d3m0k1d
b281553e42 Update backend struct and dockerfile 2025-11-21 22:43:21 +03:00
d3m0k1d
6565f99893 Add dockerfile 2025-11-21 22:35:26 +03:00
d3m0k1d
790d530263 Add backend dir and base files, upd gitignore 2025-11-21 22:20:37 +03:00