Commit graph

131 commits

Author SHA1 Message Date
f24edc5dd7 feat: external_services table create 2025-11-14 15:34:48 +03:00
83fee98059 feat: external_ids table is added for binding user sessions in tg and
other services
2025-11-14 15:22:14 +03:00
bac889b627 fix: regexps for mail and nickname were corrected 2025-11-05 17:20:09 +03:00
4ffa7dc93e feat: add new user handler was uncommented 2025-11-05 17:11:43 +03:00
6d538ed154 feat: common code for back functions are now in handlers/common.go 2025-11-01 21:17:42 +03:00
6ed47b667c
feat: proxy api requests via frontend
All checks were successful
Build and Deploy Go App / build (push) Successful in 8m23s
Build and Deploy Go App / deploy (push) Successful in 3m31s
2025-10-26 04:06:38 +03:00
66281838b2
fix: new psql feature
All checks were successful
Build and Deploy Go App / build (push) Successful in 8m46s
Build and Deploy Go App / deploy (push) Successful in 3m35s
2025-10-26 03:18:54 +03:00
feb763509e
fix: regenerated frontend openapi functions
All checks were successful
Build and Deploy Go App / build (push) Successful in 8m44s
Build and Deploy Go App / deploy (push) Successful in 3m24s
2025-10-26 02:51:53 +03:00
fd1e129a5f
fix: remove templates from cicd
Some checks failed
Build and Deploy Go App / build (push) Has been cancelled
Build and Deploy Go App / deploy (push) Has been cancelled
2025-10-26 02:49:50 +03:00
92c06bbb50
fix: remove templates from backend Dockerfile
Some checks failed
Build and Deploy Go App / build (push) Failing after 5m49s
Build and Deploy Go App / deploy (push) Has been skipped
2025-10-26 02:44:28 +03:00
e12812d202
feat: frontend first routing implementation
Some checks failed
Build and Deploy Go App / build (push) Failing after 6m8s
Build and Deploy Go App / deploy (push) Has been skipped
2025-10-26 02:39:54 +03:00
948e036e8c
feat: implemented /users/{id} api route 2025-10-26 02:34:45 +03:00
71e2661fb9
feat!: rewritten db scheme 2025-10-26 02:09:44 +03:00
db53ae04e3
refact!: project structure
Some checks failed
Build and Deploy Go App / build (push) Failing after 4m35s
Build and Deploy Go App / deploy (push) Has been skipped
2025-10-25 21:05:16 +03:00
fd0ca4411b
feat: created UserPage.tsx
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m33s
Build and Deploy Go App / deploy (push) Successful in 2m52s
2025-10-11 05:24:11 +03:00
827431bb2f
fix: App.tsx user field names
All checks were successful
Build and Deploy Go App / build (push) Successful in 7m1s
Build and Deploy Go App / deploy (push) Successful in 2m55s
2025-10-11 04:54:39 +03:00
0b5ea285de
fix: regenerated api
Some checks failed
Build and Deploy Go App / build (push) Failing after 4m6s
Build and Deploy Go App / deploy (push) Has been skipped
2025-10-11 04:52:21 +03:00
a0df0dff00
feat: add User scahema to api 2025-10-11 04:51:50 +03:00
f2188f6363
fix: temp fix for API endpoint
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m42s
Build and Deploy Go App / deploy (push) Successful in 2m53s
2025-10-11 04:33:56 +03:00
8e44b8b7b4
feat: fetch user info
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m46s
Build and Deploy Go App / deploy (push) Successful in 2m54s
2025-10-11 04:25:57 +03:00
28c38ca1a0 feat: db url env added
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m44s
Build and Deploy Go App / deploy (push) Successful in 2m47s
2025-10-11 02:27:13 +03:00
102d15c5fd feat: connection to db logic added to main
Some checks failed
Build and Deploy Go App / build (push) Successful in 8m52s
Build and Deploy Go App / deploy (push) Has been cancelled
2025-10-11 02:19:33 +03:00
eda59c68d3 feat: all the work with db now here, for some time it dups ../api dir 2025-10-11 02:18:14 +03:00
e239c0ca04 fix: now use strictgin 2025-10-11 02:16:48 +03:00
80285ba7da feat: implementation for handlers were written 2025-10-11 02:13:08 +03:00
31a09037cb feat: sql queries were written and used to generate queries.go 2025-10-11 02:11:06 +03:00
2d2d97ec27 feat: field mail added in user table 2025-10-10 22:03:10 +03:00
03f5b3b3db Merge remote-tracking branch 'origin/dev' into dev-ars 2025-10-10 21:39:47 +03:00
29c034bd1a feat: passhash field added to users table 2025-10-10 21:36:53 +03:00
de1479c995
feat: run cicd on dev branch push
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m30s
Build and Deploy Go App / deploy (push) Successful in 2m50s
2025-10-10 13:51:40 +03:00
18722db340 fix: topology sort for tables (references) 2025-10-10 01:23:09 +03:00
8b317ae655 feat: added all table to sql scheme 2025-10-10 01:12:35 +03:00
cbbb135a72 feat: first sql-scheme added 2025-10-09 22:27:54 +03:00
8f1701eb92 Merge pull request 'first PoC frontend' (#3) from cicd into master
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m27s
Build and Deploy Go App / deploy (push) Successful in 2m47s
Reviewed-on: #3
2025-10-09 17:48:20 +03:00
11d073f275
fix: docker-compose -> docker compose
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m32s
Build and Deploy Go App / deploy (push) Successful in 2m44s
2025-10-09 17:37:10 +03:00
c1e8d52aea
fix: repull docker images before deploying
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m17s
Build and Deploy Go App / deploy (push) Successful in 2m41s
2025-10-09 17:31:40 +03:00
9091d11810
fix: writing env var to .env
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m17s
Build and Deploy Go App / deploy (push) Successful in 2m41s
2025-10-09 17:23:33 +03:00
35fa8dd005
fix: use .env for vite build
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m30s
Build and Deploy Go App / deploy (push) Successful in 2m41s
2025-10-09 17:13:45 +03:00
1e834ba69c
tmp: add echo env var
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m14s
Build and Deploy Go App / deploy (push) Successful in 2m42s
2025-10-09 16:28:27 +03:00
78680c6425
fix: moved env to task for build job
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m23s
Build and Deploy Go App / deploy (push) Successful in 2m41s
2025-10-09 16:20:25 +03:00
a2c6074b3d
fix: moved env to container for build job
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m36s
Build and Deploy Go App / deploy (push) Successful in 2m41s
2025-10-09 16:10:47 +03:00
17217cfa6c
fix: removed frontend build args
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m15s
Build and Deploy Go App / deploy (push) Successful in 2m42s
2025-10-09 15:55:11 +03:00
6a352803d4
fix: frontend build args
Some checks failed
Build and Deploy Go App / build (push) Has been cancelled
Build and Deploy Go App / deploy (push) Has been cancelled
2025-10-09 15:52:10 +03:00
a7e99b222d
fix: docker build context
All checks were successful
Build and Deploy Go App / build (push) Successful in 8m11s
Build and Deploy Go App / deploy (push) Successful in 2m39s
2025-10-09 15:40:17 +03:00
ed965e9c21
fix: backend Dockerfile paths
Some checks failed
Build and Deploy Go App / build (push) Failing after 6m15s
Build and Deploy Go App / deploy (push) Has been skipped
2025-10-09 15:33:49 +03:00
cfc753bf84
fix: frontend build
Some checks failed
Build and Deploy Go App / build (push) Failing after 6m32s
Build and Deploy Go App / deploy (push) Has been skipped
2025-10-09 15:28:25 +03:00
951db38e4c
feat: build frontend via cicd
Some checks failed
Build and Deploy Go App / build (push) Failing after 6m34s
Build and Deploy Go App / deploy (push) Has been skipped
2025-10-09 15:16:48 +03:00
f680e16be5
feat: modified dockerfiles for cicd build 2025-10-09 15:16:19 +03:00
4085efd372
Merge branch 'front' into cicd
Some checks failed
Build and Deploy Go App / build (push) Failing after 3m2s
Build and Deploy Go App / deploy (push) Has been skipped
2025-10-09 14:46:48 +03:00
e2a9bcbc93
feat: added backend/frontend to buildx 2025-10-09 14:46:16 +03:00