Commit Graph

115 Commits

Author SHA1 Message Date
d3m0k1d
7f8d8373a9 feat: full redy blog and admin panel 2026-02-15 16:34:37 +03:00
8d6225f136 Merge branch 'master' into develop
Some checks failed
Backend ci / build (pull_request) Failing after 3m31s
2026-02-15 10:33:35 +00:00
d3m0k1d
18b3e318ab feat: update secure on get handler for files
Some checks failed
Backend ci / build (pull_request) Failing after 3m21s
2026-02-15 13:31:28 +03:00
d3m0k1d
482e8571af feat: add static files simple server 2026-02-15 02:15:05 +03:00
d3m0k1d
51f8a125e9 feat: update logic for update query to db for posts 2026-02-15 01:11:59 +03:00
d3m0k1d
a96ef069cc feat: add published at db models and fix repo for this update 2026-02-15 00:51:29 +03:00
d3m0k1d
ea8fa90a31 fix: redirect 2026-02-15 00:22:48 +03:00
bbefe7d28a Merge pull request 'fix: path to api req' (#13) from develop into master
All checks were successful
Backend deploy / deploy-backend (push) Successful in 54s
Frontend deploy / deploy-frontend (push) Successful in 1m37s
Reviewed-on: #13
2026-02-14 21:16:19 +00:00
74f17c3f3f Merge branch 'master' into develop
Some checks failed
Backend ci / build (pull_request) Has been cancelled
2026-02-14 21:14:40 +00:00
d3m0k1d
0cbed8f5ec fix: path to api req
Some checks failed
Backend ci / build (pull_request) Has been cancelled
2026-02-15 00:14:05 +03:00
38ff90b13f Merge pull request 'fix: bug with avatar fixes' (#12) from develop into master
All checks were successful
Backend deploy / deploy-backend (push) Successful in 49s
Frontend deploy / deploy-frontend (push) Successful in 1m56s
Reviewed-on: #12
2026-02-14 21:07:12 +00:00
f22a8049f7 Merge branch 'master' into develop
Some checks are pending
Backend ci / build (pull_request) Waiting to run
2026-02-14 21:06:58 +00:00
d3m0k1d
de2735eb16 fix: bug with avatar fixes
Some checks failed
Backend ci / build (pull_request) Has been cancelled
2026-02-15 00:06:25 +03:00
534203b47e Merge pull request 'fix: path to handler' (#11) from develop into master
All checks were successful
Backend deploy / deploy-backend (push) Successful in 58s
Frontend deploy / deploy-frontend (push) Successful in 1m45s
Reviewed-on: #11
2026-02-14 20:42:41 +00:00
5d8b271da2 Merge branch 'master' into develop
All checks were successful
Backend ci / build (pull_request) Successful in 3m32s
2026-02-14 20:40:24 +00:00
d3m0k1d
af84137f31 fix: path to handler
All checks were successful
Backend ci / build (pull_request) Successful in 3m40s
2026-02-14 23:39:43 +03:00
d145ff537a Merge pull request 'fix: fix db in prod and proxy for backend' (#10) from develop into master
All checks were successful
Backend deploy / deploy-backend (push) Successful in 1m2s
Frontend deploy / deploy-frontend (push) Successful in 1m42s
Reviewed-on: #10
2026-02-14 20:21:34 +00:00
3241413d0d Merge branch 'master' into develop
All checks were successful
Backend ci / build (pull_request) Successful in 3m52s
2026-02-14 20:20:08 +00:00
d3m0k1d
48029ac276 fix: fix db in prod and proxy for backend
All checks were successful
Backend ci / build (pull_request) Successful in 4m7s
2026-02-14 23:18:10 +03:00
6f550882f7 Merge pull request 'develop' (#9) from develop into master
All checks were successful
Backend deploy / deploy-backend (push) Successful in 5m11s
Frontend deploy / deploy-frontend (push) Successful in 1m53s
Reviewed-on: #9
2026-02-14 19:40:34 +00:00
1fdfb05f6d Merge branch 'master' into develop
All checks were successful
Backend ci / build (pull_request) Successful in 3m44s
2026-02-14 19:40:24 +00:00
d3m0k1d
fd236962b1 feat: require admin for put del post req
All checks were successful
Backend ci / build (pull_request) Successful in 3m40s
2026-02-14 22:33:51 +03:00
d3m0k1d
8b7b732a24 feat: change auth type from cookies to localstorage add loadpage, test auth to prod 2026-02-14 22:29:55 +03:00
d3m0k1d
2b794f97a3 feat: add validator for jwt 2026-02-14 21:51:44 +03:00
d3m0k1d
4712604171 feat: add login page 2026-02-14 16:56:43 +03:00
d3m0k1d
7e4dbd7e56 feat: add auth to swagerr add middleware for check admin 2026-02-14 16:26:27 +03:00
d3m0k1d
05a8f0cbc7 fix: add return after failure req 2026-02-14 15:42:43 +03:00
d3m0k1d
9ec570688c feat: update docs models responses 2026-02-14 15:35:25 +03:00
d3m0k1d
3bf3e2a233 feat: add simple docker compose file, change pipline, add docker build command to makefile, update db path logic in storage packages, minor fixes in handlers 2026-02-14 14:40:42 +03:00
d3m0k1d
c2d5178b33 feat: update deps and add test file
All checks were successful
Backend ci / build (push) Successful in 3m33s
2026-02-13 15:05:14 +03:00
d3m0k1d
2c198e56eb feat: update handlers in posts
All checks were successful
Backend ci / build (push) Successful in 3m29s
2026-02-13 14:46:44 +03:00
d3m0k1d
15cf6cca8a del fake db
All checks were successful
Backend ci / build (push) Successful in 3m44s
2026-02-12 23:58:56 +03:00
d3m0k1d
d9cf0ade7f feat: update docs, fix repository, full working github callback, fix healthcheck in docker file, update makefile 2026-02-12 23:58:56 +03:00
48bcbe6f06 Merge pull request 'Fix url on gitea and test ver for auth' (#8) from develop into master
All checks were successful
Backend deploy / deploy-backend (push) Successful in 4m56s
Frontend deploy / deploy-frontend (push) Successful in 2m21s
Backend ci / build (push) Successful in 3m48s
Reviewed-on: #8
2026-02-12 16:51:49 +00:00
bce5ad2f9a Merge branch 'master' into develop
All checks were successful
Backend ci / build (push) Successful in 3m37s
Backend ci / build (pull_request) Successful in 3m15s
2026-02-12 16:33:58 +00:00
d3m0k1d
3066ceb751 feat: test auth full handler and fix liner
All checks were successful
Backend ci / build (push) Successful in 3m48s
Backend ci / build (pull_request) Successful in 3m31s
2026-02-12 19:28:22 +03:00
d3m0k1d
809879971a feat: update auth and fix url for gitea
Some checks failed
Backend ci / build (push) Failing after 3m12s
Backend ci / build (pull_request) Failing after 3m6s
2026-02-12 19:16:09 +03:00
2c228c0312 Merge pull request 'Update backend' (#6) from develop into master
All checks were successful
Backend deploy / deploy-backend (push) Successful in 4m45s
Frontend deploy / deploy-frontend (push) Successful in 1m37s
Backend ci / build (push) Successful in 3m26s
Reviewed-on: #6
2026-02-11 13:48:09 +00:00
7464828e07 Merge branch 'master' into develop
All checks were successful
Backend ci / build (push) Successful in 3m34s
Backend ci / build (pull_request) Successful in 3m11s
2026-02-11 13:12:37 +00:00
d3m0k1d
045d329a1e feat: Add hashiCorp vault to skills page
Some checks failed
Backend ci / build (push) Has been cancelled
Backend ci / build (pull_request) Successful in 3m9s
2026-02-11 16:10:00 +03:00
d3m0k1d
54436e9cba feat: add health hander and healtchek to docker image and update cd pipline for backend
All checks were successful
Backend ci / build (push) Successful in 3m11s
2026-02-11 15:31:52 +03:00
d3m0k1d
0804e4e80a feat: update models added json links
All checks were successful
Backend ci / build (push) Successful in 3m50s
2026-02-11 15:12:52 +03:00
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
ce5e355c08 Merge pull request 'develop' (#5) from develop into master
All checks were successful
Backend deploy / deploy-backend (push) Successful in 4m31s
Frontend deploy / deploy-frontend (push) Successful in 2m40s
Backend ci / build (push) Successful in 3m37s
Reviewed-on: #5
2026-02-09 16:14:55 +00:00
fac6c1a1b1 Merge branch 'master' into develop
All checks were successful
Backend ci / build (push) Successful in 3m29s
Backend ci / build (pull_request) Successful in 3m39s
2026-02-09 16:04:19 +00:00
d3m0k1d
26216a25f7 chore: Add SQL to skills
All checks were successful
Backend ci / build (push) Successful in 3m36s
Backend ci / build (pull_request) Successful in 3m17s
2026-02-09 18:59:14 +03:00