Commit Graph

59 Commits

Author SHA1 Message Date
7e02d3cfe1 add logout for refreshTokens
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 8s
2026-03-22 17:25:15 -05:00
74307e614c add refresh tokens
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 9s
2026-03-22 16:48:58 -05:00
eb94a1bcb9 re: require authorization for items list
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 7s
Build and Deploy API / build-and-deploy (push) Successful in 10s
2026-03-22 01:21:50 -05:00
10ac1a6076 fix: require authorization for items list
Some checks failed
Build and Deploy API / build-and-deploy (push) Failing after 5s
2026-03-22 01:21:04 -05:00
da6ffa8167 fix item update api
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 9s
2026-03-22 01:17:24 -05:00
89b4398442 revert
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 9s
2026-03-22 01:08:18 -05:00
99ff02b01b fix: item ids
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 8s
2026-03-22 01:00:59 -05:00
67baddf9d0 implement item dtos
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 8s
Build and Deploy API / build-and-deploy (push) Successful in 10s
2026-03-22 00:56:24 -05:00
7ab03d8073 change users crud to items
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 8s
Build and Deploy API / build-and-deploy (push) Successful in 10s
2026-03-21 23:44:26 -05:00
a9b4d136d5 Add items crud to api 2026-03-21 20:20:02 -05:00
4fe23699c8 fix client to api dtos again
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 7s
Build and Deploy API / build-and-deploy (push) Successful in 9s
2026-03-21 17:41:11 -05:00
fc064dd01c add identity to the register endpoint
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 9s
2026-03-21 17:26:50 -05:00
9b4c2062a7 revert database
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 8s
2026-03-21 17:16:17 -05:00
826b654dc9 add another identity migration
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 8s
2026-03-21 16:12:59 -05:00
a3a86d4fde fix entityframework identity dbContext
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 8s
2026-03-21 16:10:53 -05:00
27f3be7761 add another migrtation
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 9s
2026-03-21 15:58:33 -05:00
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
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
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
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
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
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
675595b248 comments 2026-02-28 20:25:19 -06:00
509f1d43b1 add those files actually oops
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 3s
Build and Deploy API / build-and-deploy (push) Successful in 3s
2026-02-28 20:11:03 -06:00
5ffbd518ad move docker composes into their directories
Some checks failed
Build and Deploy Frontend / build-and-deploy (push) Failing after 3s
Build and Deploy API / build-and-deploy (push) Failing after 8s
2026-02-28 20:10:48 -06:00
e2e1af047c re: dotnet proxy config
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 4s
Build and Deploy API / build-and-deploy (push) Successful in 8s
2026-02-28 20:07:20 -06:00
80ee3dcd0d re: dotnet proxy config
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 4s
Build and Deploy API / build-and-deploy (push) Successful in 8s
2026-02-28 20:06:48 -06:00
6d2f6191d2 ?
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 4s
Build and Deploy Frontend / build-and-deploy (push) Successful in 4s
2026-02-28 20:04:21 -06:00
90739763ce bro what did I change
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 4s
Build and Deploy Frontend / build-and-deploy (push) Successful in 4s
2026-02-28 20:01:59 -06:00
6fd5abcaa9 definitive.
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 4s
Build and Deploy API / build-and-deploy (push) Successful in 8s
2026-02-28 19:58:09 -06:00
fa7941bada im still skewptical
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 4s
Build and Deploy API / build-and-deploy (push) Successful in 8s
2026-02-28 19:57:39 -06:00
7246dcc997 turns out you do need forwarded headers
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 3s
Build and Deploy API / build-and-deploy (push) Successful in 8s
2026-02-28 19:55:29 -06:00
bf76634a38 different api routing
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 4s
Build and Deploy API / build-and-deploy (push) Successful in 8s
2026-02-28 19:53:22 -06:00
d18a1a1680 whats my issue
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 4s
Build and Deploy API / build-and-deploy (push) Successful in 8s
2026-02-28 19:47:30 -06:00