|
|
10ac1a6076
|
fix: require authorization for items list
Build and Deploy API / build-and-deploy (push) Failing after 5s
|
2026-03-22 01:21:04 -05:00 |
|
|
|
da6ffa8167
|
fix item update api
Build and Deploy API / build-and-deploy (push) Successful in 9s
|
2026-03-22 01:17:24 -05:00 |
|
|
|
89b4398442
|
revert
Build and Deploy API / build-and-deploy (push) Successful in 9s
|
2026-03-22 01:08:18 -05:00 |
|
|
|
99ff02b01b
|
fix: item ids
Build and Deploy API / build-and-deploy (push) Successful in 8s
|
2026-03-22 01:00:59 -05:00 |
|
|
|
67baddf9d0
|
implement item dtos
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
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
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
Build and Deploy API / build-and-deploy (push) Successful in 9s
|
2026-03-21 17:26:50 -05:00 |
|
|
|
9b4c2062a7
|
revert database
Build and Deploy API / build-and-deploy (push) Successful in 8s
|
2026-03-21 17:16:17 -05:00 |
|
|
|
826b654dc9
|
add another identity migration
Build and Deploy API / build-and-deploy (push) Successful in 8s
|
2026-03-21 16:12:59 -05:00 |
|
|
|
a3a86d4fde
|
fix entityframework identity dbContext
Build and Deploy API / build-and-deploy (push) Successful in 8s
|
2026-03-21 16:10:53 -05:00 |
|
|
|
27f3be7761
|
add another migrtation
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
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
Build and Deploy API / build-and-deploy (push) Successful in 8s
|
2026-03-21 00:23:30 -05:00 |
|
|
|
be731be724
|
yaml syuntax
Build and Deploy API / build-and-deploy (push) Failing after 8s
|
2026-03-21 00:20:25 -05:00 |
|
|
|
9fea2c5b7b
|
properly set environment secret
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
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
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
Build and Deploy API / build-and-deploy (push) Successful in 9s
|
2026-03-20 20:52:59 -05:00 |
|
|
|
a343c2e246
|
test longer jwt secret
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
Build and Deploy API / build-and-deploy (push) Successful in 8s
|
2026-03-20 20:07:25 -05:00 |
|
|
|
21fad5f698
|
new migration
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
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
Build and Deploy API / build-and-deploy (push) Successful in 8s
|
2026-03-16 21:49:12 -05:00 |
|
|
|
d8f64754b4
|
add auth files
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)
Build and Deploy API / build-and-deploy (push) Failing after 14s
|
2026-03-16 21:20:54 -05:00 |
|
|
|
60215782c0
|
fix delete return codes
Build and Deploy API / build-and-deploy (push) Successful in 8s
|
2026-03-14 15:59:08 -05:00 |
|
|
|
ea0afc4e62
|
trying something silly
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
Build and Deploy API / build-and-deploy (push) Successful in 8s
|
2026-03-14 15:52:43 -05:00 |
|
|
|
dd8864c56c
|
test postgres integration
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
Build and Deploy API / build-and-deploy (push) Successful in 7s
|
2026-03-14 11:36:22 -05:00 |
|
|
|
0da09d7594
|
dev postgresql database integration
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
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
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
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
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
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
|
?
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
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.
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
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
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
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
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 |
|
|
|
9aa0052531
|
explicitly set https port
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:14:26 -06:00 |
|
|
|
f08d5851c1
|
rebuild program.cs
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:09:06 -06:00 |
|
|
|
3a29070ef3
|
proxy configuration for dotnet api
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:02:39 -06:00 |
|