Commit Graph

79 Commits

Author SHA1 Message Date
Evan Jarrett
18fe0684d3 begin embedded pds with xrpc endpoints and well-known 2025-10-14 20:25:08 -05:00
Evan Jarrett
2ee8bd8786 consider embedded pds for holds 2025-10-14 16:55:32 -05:00
Evan Jarrett
46c75ab44a add url to README 2025-10-14 10:31:37 -05:00
Evan Jarrett
f450d910c7 disable workflows 2025-10-13 23:21:27 -05:00
Evan Jarrett
2ee52ceffd try with podman instead v0.0.2 2025-10-13 22:02:37 -05:00
Evan Jarrett
a2bcc06b79 try and push images to atcr.io 2025-10-13 21:22:21 -05:00
Evan Jarrett
6359edaf20 add hero banner, fix up css styles 2025-10-13 20:59:14 -05:00
Evan Jarrett
64a05d4024 clean up documentation 2025-10-13 17:07:08 -05:00
Evan Jarrett
4dc66c09a9 fix record not found error handling 2025-10-13 11:24:59 -05:00
Evan Jarrett
8c048d6279 implement writes for everyone 2025-10-13 10:40:03 -05:00
Evan Jarrett
ef0d830dc6 update install scripts 2025-10-12 23:35:33 -05:00
Evan Jarrett
386dcb9297 gorelease fixes v0.0.1 2025-10-12 23:07:28 -05:00
Evan Jarrett
ab7e0f07ac fix authentication message 2025-10-12 22:45:44 -05:00
Evan Jarrett
9a64804807 better unauth message 2025-10-12 22:30:24 -05:00
Evan Jarrett
40a4017e23 minify the knot container 2025-10-12 22:19:08 -05:00
Evan Jarrett
db253a0a9d fix static dir 2025-10-12 22:15:12 -05:00
Evan Jarrett
9025c89cc6 attempt gorelease and goat builds 2025-10-12 22:09:03 -05:00
Evan Jarrett
75253e256d fix credential helper 2025-10-12 20:15:19 -05:00
Evan Jarrett
6edc22cfcc allow fetch tags from pds 2025-10-12 17:05:32 -05:00
Evan Jarrett
3646cf686a fixup credential helper and device auth flow 2025-10-12 15:05:40 -05:00
Evan Jarrett
6950346f7c fix security issue with refresh tokens. on logout force a full re-auth 2025-10-12 13:48:50 -05:00
Evan Jarrett
4ab3cea3d1 fix error messages for outdated self hosted PDS. fix profile not being creatd on login 2025-10-12 10:55:27 -05:00
Evan Jarrett
9e34903ea9 Merge branch 'presigned-urls' 2025-10-12 09:12:44 -05:00
Evan Jarrett
0706132186 code clean up 2025-10-11 23:29:56 -05:00
Evan Jarrett
256cc883c9 consolidate presigned url endpoint. fix manifest pull blob from pds 2025-10-11 23:13:20 -05:00
Evan Jarrett
ace980cff6 clean up logging, consolidate presigned handlers 2025-10-11 22:32:13 -05:00
Evan Jarrett
a9e2a56568 fix up multipart uploads. test filesystem and s3 storage drivers work as a fallback for s3 presigned urls 2025-10-11 22:08:07 -05:00
Evan Jarrett
3761ade947 refactor hold/main.go into pkg files 2025-10-11 21:00:39 -05:00
Evan Jarrett
153ef6e9bb code cleanup 2025-10-11 20:07:37 -05:00
Evan Jarrett
eccb3b2337 head presigned urls 2025-10-11 17:56:45 -05:00
Evan Jarrett
f2d921b73c re-implement multipart. seems to be working 2025-10-11 17:41:07 -05:00
Evan Jarrett
31276d8007 checkpoint currently works but not uploading through presigned 2025-10-11 12:11:06 -05:00
Evan Jarrett
6cfb14df2b Revert "fix presigned urls"
This reverts commit f3748abf31.
2025-10-11 09:23:47 -05:00
Evan Jarrett
776b5f444c try and use multipart uploads 2025-10-10 20:50:21 -05:00
Evan Jarrett
f5e6e6954f fix credential helper to read insecure-registries. fix device registration flow 2025-10-10 19:55:15 -05:00
Evan Jarrett
f3748abf31 fix presigned urls 2025-10-10 17:19:44 -05:00
Evan Jarrett
fb5e09489e fix tag and manifest deletion 2025-10-10 17:04:23 -05:00
Evan Jarrett
eab9188273 more oauth fixes for hold and appview 2025-10-10 15:16:15 -05:00
Evan Jarrett
34ace405fd more oauth fixes for hold service 2025-10-10 15:01:47 -05:00
Evan Jarrett
67efbe2797 fix oauth issues on hold service 2025-10-10 14:45:44 -05:00
Evan Jarrett
5e6e19c63a fix appview minimal docker file. use pure go dns resolver 2025-10-10 14:39:18 -05:00
Evan Jarrett
25cb4288bd fixup deploy script 2025-10-10 14:29:48 -05:00
Evan Jarrett
fa59c35bef add deployment scripts 2025-10-10 14:14:35 -05:00
Evan Jarrett
3fad473910 use presigned urls for s3 to avoid hold bandwidth 2025-10-10 09:43:26 -05:00
Evan Jarrett
b9619ad762 clean up old docs add quotas prelim spec 2025-10-09 22:45:05 -05:00
Evan Jarrett
e7daf3c9b5 minify appview container 2025-10-09 19:58:26 -05:00
Evan Jarrett
6080e9f0ee backfill cleanup 2025-10-09 17:24:49 -05:00
Evan Jarrett
0f867595c5 fix db migration logic 2025-10-09 10:54:03 -05:00
Evan Jarrett
b1e6857381 refactor appview to use envvars. move distribution configurations to code 2025-10-08 23:29:51 -05:00
Evan Jarrett
fb040a72d3 begin testing s3 2025-10-08 22:38:44 -05:00