Commit graph

17 commits

Author SHA1 Message Date
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
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
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
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
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
f4a96db942
refact: renamed server to backend 2025-10-09 14:45:41 +03:00
e1cdb7af79
feat: initial frontend commit 2025-10-09 14:40:21 +03:00
67ea56ec5d
feat: added buildx.sh 2025-10-08 20:56:48 +03:00
b46d0e5010
feat: deploy via forgejo actions
Some checks failed
Build and Deploy Go App / build (push) Failing after 2m26s
Build and Deploy Go App / deploy (push) Has been skipped
2025-10-08 03:41:20 +03:00
a5605262b3
feat: config initialization routines
Some checks failed
/ test (push) Successful in 2m25s
Build and Deploy Go App / build (push) Failing after 2m29s
Build and Deploy Go App / deploy (push) Has been skipped
2025-10-08 00:50:48 +03:00