Evan Jarrett
|
f75d9ceafb
|
big scary refactor. sync enable_bluesky_posts with captain record. implement oauth logout handler. implement crew assignment to hold. this caused a lot of circular dependencies and needed to move functions around in order to fix
|
2025-10-24 23:51:32 -05:00 |
|
Evan Jarrett
|
0c4d1cae8f
|
fix post schema
|
2025-10-24 20:27:16 -05:00 |
|
Evan Jarrett
|
2a795ed5cd
|
fix readmes not updating on repository page. attempt to fix not being able to send manifest to hold
|
2025-10-24 10:24:05 -05:00 |
|
Evan Jarrett
|
9eb69e2ea7
|
more linting fixes
|
2025-10-24 01:05:19 -05:00 |
|
Evan Jarrett
|
751fa1a3f0
|
post to bluesky when manifests uploaded. linting fixes
|
2025-10-23 12:24:04 -05:00 |
|
Evan Jarrett
|
1b1400a6fb
|
dedupe hold health checks
|
2025-10-22 18:17:44 -05:00 |
|
Evan Jarrett
|
26c1b4e28e
|
fix backfilling manifests in the correct order, not just digest order
|
2025-10-22 12:03:44 -05:00 |
|
Evan Jarrett
|
3e9a496a5d
|
refactor how annotations are stored. add ability to create bsky profile for hold user
|
2025-10-22 11:08:13 -05:00 |
|
Evan Jarrett
|
a118904cb8
|
refactor jetstream code to unify shared functionality between that and backfill. add tests
|
2025-10-22 00:08:21 -05:00 |
|
Evan Jarrett
|
9daf364d61
|
make sure we return annotations on multi-arch manifests
|
2025-10-21 22:32:16 -05:00 |
|
Evan Jarrett
|
c966fab53e
|
add and fix more query tests
|
2025-10-21 21:06:44 -05:00 |
|
Evan Jarrett
|
16f354b7b9
|
fix some backfill and db queries
|
2025-10-21 20:52:51 -05:00 |
|
Evan Jarrett
|
2708af614a
|
use transition:generic for now :(
|
2025-10-21 13:27:03 -05:00 |
|
Evan Jarrett
|
7cde02bf02
|
implement spdx license check for manifests, clean up generators
|
2025-10-21 12:02:46 -05:00 |
|
Evan Jarrett
|
1f72d90726
|
fix issue with mismatched scopes locally
|
2025-10-21 10:49:06 -05:00 |
|
Evan Jarrett
|
abf48407cc
|
clean up db migrations and schema. implement a way to fetch readmes for documentation
|
2025-10-21 10:28:48 -05:00 |
|
Evan Jarrett
|
08fb8abb41
|
invalidate sessions when scopes change
|
2025-10-21 09:54:23 -05:00 |
|
Evan Jarrett
|
ce7160cdca
|
add backlinks to tags
|
2025-10-21 09:29:40 -05:00 |
|
Evan Jarrett
|
5d52007104
|
general bug fixes
|
2025-10-21 09:21:51 -05:00 |
|
Evan Jarrett
|
4ca90fc3af
|
fix health checks on startup
|
2025-10-20 12:22:25 -05:00 |
|
Evan Jarrett
|
b155534d1b
|
ui fixes, add ability to warn/hide unreachable manifests from the ui. clean up docs
|
2025-10-20 11:47:26 -05:00 |
|
Evan Jarrett
|
965e73881b
|
try and support multi-arch manifest types. add more unit tests. add scope for oras blobs for future proofing
|
2025-10-19 22:26:47 -05:00 |
|
Evan Jarrett
|
7228b532ba
|
bug fixes, code cleanup, tests. trying to get multipart uploads working for the 12th time
|
2025-10-19 20:55:18 -05:00 |
|
Evan Jarrett
|
fa931aca3b
|
combine s3 into multipart
|
2025-10-19 09:14:47 -05:00 |
|
Evan Jarrett
|
90ef4e90e5
|
fix pushing and pulling from docker
|
2025-10-18 21:21:54 -05:00 |
|
Evan Jarrett
|
1658a53cad
|
docker push works, hold endpoints require auth
|
2025-10-18 20:11:36 -05:00 |
|
Evan Jarrett
|
b4e1a0869f
|
create a shared registrycontext that we can pass around to simplify the parameters functions need
|
2025-10-18 13:17:09 -05:00 |
|
Evan Jarrett
|
6f3c1fc0ba
|
fix auth issues in appview xrpc calls
|
2025-10-18 12:48:28 -05:00 |
|
Evan Jarrett
|
f4b84ca75f
|
more appview cleanup and test coverage
|
2025-10-17 21:12:05 -05:00 |
|
Evan Jarrett
|
80b65ee619
|
fix all the places where did used to be an endpoint
|
2025-10-17 20:40:04 -05:00 |
|
Evan Jarrett
|
606c8a842a
|
minor bug fixes around hold did:web instead of url endpoint
|
2025-10-17 17:42:23 -05:00 |
|
Evan Jarrett
|
48414be75d
|
lots of unit testing for xrpc endpoints. start pointing appview to the new endpoints. remove legacy api endpoints
|
2025-10-17 15:41:20 -05:00 |
|
Evan Jarrett
|
70e802764b
|
crazy refactor to start using holds embedded pds for crew/captain validation
|
2025-10-16 00:05:45 -05:00 |
|
Evan Jarrett
|
08086e5afc
|
begin migration from owner based identification to hold based in appview
|
2025-10-15 17:09:56 -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
|
ef0d830dc6
|
update install scripts
|
2025-10-12 23:35:33 -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
|
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
|
f5e6e6954f
|
fix credential helper to read insecure-registries. fix device registration flow
|
2025-10-10 19:55:15 -05:00 |
|
Evan Jarrett
|
fb5e09489e
|
fix tag and manifest deletion
|
2025-10-10 17:04:23 -05:00 |
|
Evan Jarrett
|
3fad473910
|
use presigned urls for s3 to avoid hold bandwidth
|
2025-10-10 09:43:26 -05:00 |
|
Evan Jarrett
|
6080e9f0ee
|
backfill cleanup
|
2025-10-09 17:24:49 -05:00 |
|