Commit Graph

50 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
8c048d6279 implement writes for everyone 2025-10-13 10:40:03 -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
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
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
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
Evan Jarrett
b1e6857381 refactor appview to use envvars. move distribution configurations to code 2025-10-08 23:29:51 -05:00
Evan Jarrett
3add9d3d3b clean up ui elements 2025-10-08 20:50:27 -05:00
Evan Jarrett
7fce7edcb1 implement search, some code cleanup 2025-10-08 15:55:30 -05:00
Evan Jarrett
780c5ad2d5 implement searching. provide read only connection and authorizercallback 2025-10-08 15:31:33 -05:00
Evan Jarrett
454298645c implement stars and pull tracking rename registry -> appview 2025-10-08 12:31:51 -05:00
Evan Jarrett
08d5fce21f move file store cache to sqlite. implement repository page 2025-10-07 21:51:53 -05:00
Evan Jarrett
de60510097 add user page, clean up UI. begin label spec implementation 2025-10-07 20:50:40 -05:00
Evan Jarrett
c5114adcb5 fix url rendering in ui 2025-10-07 20:13:19 -05:00
Evan Jarrett
5bcedac3c1 update docker credential helper to remove configure and store devices, not api keys. improve ui, fetch profile image 2025-10-07 19:52:26 -05:00
Evan Jarrett
b085d53ca7 fix app-passwords remove dead code 2025-10-07 13:25:50 -05:00
Evan Jarrett
2d16bbfee3 cleanup more auth 2025-10-07 10:58:11 -05:00
Evan Jarrett
5b18538a8b refactor oauth to use indigo 2025-10-06 22:24:19 -05:00
Evan Jarrett
8bf3b63428 fix backfill 2025-10-06 21:59:57 -05:00
Evan Jarrett
678a11d1b7 backfill via com.atproto.sync.listReposByCollection 2025-10-06 21:24:46 -05:00
Evan Jarrett
e56634d6c8 more jetstream and ui improvements 2025-10-06 17:39:21 -05:00
Evan Jarrett
383face791 implement basic web ui 2025-10-06 16:28:58 -05:00
Evan Jarrett
22d0faa3a3 refactor oauth code to reduce complexity 2025-10-05 16:03:03 -05:00
Evan Jarrett
ec27a3ff0d remove unused code from credential-helper 2025-10-04 21:32:09 -05:00
Evan Jarrett
13fbfe3684 oauth working 2025-10-04 21:19:49 -05:00
Evan Jarrett
31e235a2a1 cleanup oauth 2025-10-04 13:50:28 -05:00
Evan Jarrett
528bac80de trying to consolidate oauth logic. trying to get credential helper working 2025-10-03 22:28:59 -05:00
Evan Jarrett
a200e7b23b fix docker push command 2025-10-03 15:55:45 -05:00
Evan Jarrett
38122641d9 fix role permissions 2025-10-02 20:02:59 -05:00
Evan Jarrett
85d0bd2463 initial commit 2025-10-02 11:03:59 -05:00