Commit Graph

107 Commits

Author SHA1 Message Date
3dd0460209 migrate to identity for authentication
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 12s
2026-03-21 15:38:05 -05:00
ef4f0c0159 fix: dto consistency 2026-03-21 14:13:19 -05:00
817e0b97e6 idk how yaml works apparently
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 8s
2026-03-21 00:23:30 -05:00
cdc8b5c7a4 export secret
Some checks failed
Build and Deploy API / build-and-deploy (push) Failing after 3s
2026-03-21 00:22:31 -05:00
be731be724 yaml syuntax
Some checks failed
Build and Deploy API / build-and-deploy (push) Failing after 8s
2026-03-21 00:20:25 -05:00
9fea2c5b7b properly set environment secret
Some checks failed
Build and Deploy API / build-and-deploy (push) Failing after 7s
2026-03-21 00:16:52 -05:00
f7b537cbed i changed a filename oops
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 4s
2026-03-20 21:09:16 -05:00
109d5f88ea user dtos as strict object templates
Some checks failed
Build and Deploy API / build-and-deploy (push) Failing after 6s
Build and Deploy Frontend / build-and-deploy (push) Successful in 7s
2026-03-20 21:08:32 -05:00
7229e369ae secretize jwt secret
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 9s
2026-03-20 20:52:59 -05:00
a343c2e246 test longer jwt secret
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 8s
2026-03-20 20:11:58 -05:00
ae888d2973 fix non-null register attributes
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 8s
2026-03-20 20:07:25 -05:00
21fad5f698 new migration
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 10s
2026-03-20 20:02:51 -05:00
ce701cd43d ( ˘︹˘ )
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 6s
2026-03-17 22:41:42 -05:00
74200c4575 add the login buttons
Some checks failed
Build and Deploy Frontend / build-and-deploy (push) Failing after 3s
2026-03-17 22:40:22 -05:00
8c86f5ddce literally every time
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 6s
2026-03-17 22:31:13 -05:00
661bb03d1d preliminary frontend for ther auth api
Some checks failed
Build and Deploy Frontend / build-and-deploy (push) Failing after 4s
Build and Deploy API / build-and-deploy (push) Successful in 12s
2026-03-17 22:30:59 -05:00
c19cd0c718 add auth migration
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 8s
2026-03-16 21:49:12 -05:00
d8f64754b4 add auth files
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 9s
2026-03-16 21:44:33 -05:00
96026d448f scaffold auth api infrastructure (doesn't work)
Some checks failed
Build and Deploy API / build-and-deploy (push) Failing after 14s
2026-03-16 21:20:54 -05:00
3dfb1ee0a7 Merge branch 'main' of ssh://git.vxbard.net:2222/homeburger/agologum into feature/auth
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 5s
Build and Deploy Frontend / build-and-deploy (push) Successful in 4s
2026-03-15 13:33:06 -05:00
5fe1666163 init 2026-03-15 12:28:03 -05:00
59b5344377 Merge pull request 'feature/client-template' (#2) from feature/client-template into main
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 7s
Build and Deploy Frontend / build-and-deploy (push) Successful in 5s
Reviewed-on: #2
2026-03-14 23:10:46 -05:00
d5aa15ccca I should really locally test my code
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 6s
2026-03-14 16:11:56 -05:00
4b38a5e597 make links look like buttons
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 6s
2026-03-14 16:09:32 -05:00
fef9af6e91 add users link on homepage
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 6s
2026-03-14 16:06:05 -05:00
60215782c0 fix delete return codes
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 8s
2026-03-14 15:59:08 -05:00
ea0afc4e62 trying something silly
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 8s
2026-03-14 15:54:59 -05:00
2011d1fb36 attempt migrations at api startup
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 8s
2026-03-14 15:52:43 -05:00
28f222ee28 syntax error i love pipelines
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 3s
2026-03-14 15:46:15 -05:00
c8c0a46bb6 pass secret to docker container 2026-03-14 15:46:00 -05:00
dd8864c56c test postgres integration
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 3s
2026-03-14 15:26:35 -05:00
509b8b003c add the new files dummyhead
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 7s
2026-03-14 11:36:22 -05:00
0da09d7594 dev postgresql database integration
Some checks failed
Build and Deploy Frontend / build-and-deploy (push) Successful in 7s
Build and Deploy API / build-and-deploy (push) Failing after 14s
2026-03-14 10:37:30 -05:00
58ff76fdc6 change client port
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 5s
2026-03-11 20:56:10 -05:00
3c65a825db crud checkpoint 2026-03-10 23:04:30 -05:00
2a066b7209 it was missing the prod url
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 6s
2026-03-10 23:03:25 -05:00
b1865afced dev configuration for api
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 6s
Build and Deploy API / build-and-deploy (push) Successful in 11s
2026-03-10 22:58:21 -05:00
9b6a4c75b9 add crud to api
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 6s
2026-03-10 22:49:14 -05:00
728258465d working frontend checkpoint
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 6s
2026-03-08 13:59:35 -05:00
242872cba0 im so tired rn
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 6s
2026-03-08 00:51:14 -06:00
31225b51b2 add crud store/api service
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 7s
2026-03-07 00:53:08 -06:00
533571859f some comments for templating
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 8s
2026-03-05 23:15:46 -06:00
28eba3f0fd add .env file 2026-03-05 22:55:08 -06:00
67598f60bf test again
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 6s
2026-02-28 23:56:08 -06:00
fdac0859ea test
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 6s
2026-02-28 23:53:30 -06:00
c807412076 idk how vue works
Some checks failed
Build and Deploy Frontend / build-and-deploy (push) Failing after 3s
2026-02-28 23:49:10 -06:00
20ea31e63a temp deploy on this branch
Some checks failed
Build and Deploy Frontend / build-and-deploy (push) Failing after 4s
2026-02-28 23:42:36 -06:00
2128d5dfa4 i forget it literally every time 2026-02-28 23:40:32 -06:00
8db6ea4754 test some vue components 2026-02-28 23:40:03 -06:00
f9ec722f2e Merge pull request 'feature/ci-cd' (#1) from feature/ci-cd into main
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 3s
Build and Deploy Frontend / build-and-deploy (push) Successful in 4s
Reviewed-on: #1
2026-02-28 23:04:37 -06:00