Commit Graph

60 Commits

Author SHA1 Message Date
H1K0 aafaf2d32c fix(web): fix assets paths in html 2023-01-27 15:24:51 +03:00
H1K0 ebb3836930 feat(web): initialize frontend 2023-01-27 01:33:23 +03:00
H1K0 47ee5c4776 feat(web): add token validation handler 2023-01-27 01:21:18 +03:00
H1K0 9a4817d6ad refactor(web): move all server files into server directory 2023-01-27 01:11:24 +03:00
H1K0 2981a4b0ca chore(web): add go.mod 2023-01-27 01:06:58 +03:00
H1K0 9828e0f213 feat(web): add TDBMS client 2023-01-26 23:29:52 +03:00
H1K0 b80eaf55ea chore(web): change assets paths 2023-01-26 21:51:11 +03:00
H1K0 bf1a652b91 feat(web): improve token generation 2023-01-23 16:16:17 +03:00
H1K0 d421eadde4 refactor: rearrange files 2023-01-14 15:12:12 +03:00
H1K0 7f31d62260 init(web): add http server on golang with authentication only
And remove CGI
2023-01-10 20:08:17 +03:00