Commit Graph
267 Commits
Author SHA1 Message Date
Evan Jarrett 647c33e164 fix backoff not clearing correctly. add better logging to find out why someone is denied access (backoff, pds issue, missing record etc) 2026-01-02 14:45:55 -06:00
Evan Jarrett 1f0705a218 fix pull stats tracking 2026-01-02 13:38:46 -06:00
Evan Jarrett 347db5c391 begin support for helm-charts 2026-01-02 13:09:04 -06:00
Evan Jarrett e97e51a59c don't run ensure in background in case of first push 2026-01-02 09:12:13 -06:00
Evan Jarrett 045aeb2de5 add index table to mst so listRecords is more efficient 2026-01-01 21:19:38 -06:00
Evan Jarrett 74c90697a7 disable stats migration 2025-12-31 13:56:39 -06:00
Evan Jarrett cd6928ec4a show TIDs in correct order on pds calls 2025-12-31 13:49:24 -06:00
Evan Jarrett 88998904d6 remove auth middleware 2025-12-31 13:31:34 -06:00
Evan Jarrett 1df1bb57a4 clean up logs, delete cached data when atproto account is deleted 2025-12-31 12:21:17 -06:00
Evan Jarrett f19dfa2716 move download stats to the hold account so it can persist across different appviews 2025-12-31 11:04:15 -06:00
Evan Jarrett af99929aa3 remove old test file 2025-12-29 17:01:48 -06:00
Evan Jarrett 7f2d780b0a move packages out of token that are not related to docker jwt token 2025-12-29 16:57:14 -06:00
Evan Jarrett 8956568ed2 remove unused filestore. replace it with memstore for tests 2025-12-29 16:51:08 -06:00
Evan Jarrett c1f2ae0f7a fix scope mismatch? 2025-12-26 17:41:38 -06:00
Evan Jarrett 012a14c4ee try fix permission scope again 2025-12-26 17:13:19 -06:00
Evan Jarrett 4cda163099 add back individual scopes 2025-12-26 17:05:51 -06:00
Evan Jarrett 41bcee4a59 try new permission sets 2025-12-26 16:51:49 -06:00
Evan Jarrett 24d6b49481 clean up unused locks 2025-12-26 09:48:25 -06:00
Evan Jarrett 363c12e6bf remove unused function 2025-12-26 09:37:57 -06:00
Evan Jarrett 2a60a47fd5 fix issues pulling other users images. fix labels taking priority over annotations. fix various auth errors 2025-12-23 16:20:52 -06:00
Evan Jarrett 34c2b8b17c add a cache-control header to metadata page 2025-12-22 21:01:28 -06:00
Evan Jarrett 8d0cff63fb add 404 page 2025-12-22 12:43:18 -06:00
Evan Jarrett d11356cd18 more improvements on repo page rendering. allow for repo avatar image uploads (requires new scopes) 2025-12-21 21:51:44 -06:00
Evan Jarrett 79d1126726 better handling for io.atcr.repo.page 2025-12-20 21:50:09 -06:00
Evan Jarrett 8e31137c62 better logic for relative urls 2025-12-20 16:48:08 -06:00
Evan Jarrett 023efb05aa add in the lexicon json 2025-12-20 16:32:55 -06:00
Evan Jarrett b18e4c3996 implement io.atcr.repo.page. try and fetch from github,gitlab,tangled README.md files if source exists. 2025-12-20 16:32:41 -06:00
Evan Jarrett 24b265bf12 try and fetch from github/gitlab/tangled READMEs 2025-12-20 16:00:15 -06:00
Evan Jarrett e8e375639d lexicon validation fix 2025-12-20 11:30:08 -06:00
Evan Jarrett 5a208de4c9 add attestation badge to tags 2025-12-20 11:00:24 -06:00
Evan Jarrett 104eb86c04 fix go version 2025-12-20 10:49:37 -06:00
Evan Jarrett 509a1c0306 some lexicon json cleanup. code formatting 2025-12-20 10:46:40 -06:00
Evan Jarrett 8d64efe229 clean up some lexicon usage 2025-12-20 10:44:26 -06:00
Evan Jarrett 23303c2187 have Holds post with new og card 2025-12-20 10:40:11 -06:00
Evan Jarrett e872b71d63 fix word wrapping 2025-12-18 14:30:18 -06:00
Evan Jarrett bd55783d8e more style fixes for the og cards 2025-12-18 14:03:49 -06:00
Evan Jarrett 3b343c9fdb fix embed for discord 2025-12-18 13:55:18 -06:00
Evan Jarrett a9704143f0 fix 2025-12-18 13:32:05 -06:00
Evan Jarrett 96e29a548d fix dockerfile 2025-12-18 12:53:43 -06:00
Evan Jarrett 5f19213e32 better open graph 2025-12-18 12:29:20 -06:00
Evan Jarrett afbc039751 fix open graph 2025-12-18 11:27:18 -06:00
Evan Jarrett 044d408cf8 deployment fixes. add open graph 2025-12-18 11:19:49 -06:00
Evan Jarrett 4063544cdf cleanup view around attestations. credential helper self upgrades. better oauth support 2025-12-18 09:33:31 -06:00
Evan Jarrett 111cc4cc18 placeholder profile for when sailor profile is not found 2025-12-10 14:34:18 -06:00
Evan Jarrett cefe0038fc support did lookups in urls 2025-12-09 22:30:57 -06:00
Evan Jarrett 82dd0d6a9b silence warnings on apt install 2025-12-09 13:11:44 -06:00
Evan Jarrett 02fabc4a41 fix build pipeline. fix using wrong auth method when trying to push with app-password 2025-12-09 11:51:42 -06:00
Evan Jarrett 5dff759064 fix pushing images when the historical hold does not match the default hold in the account 2025-12-09 11:38:26 -06:00
Evan Jarrett c4a9e4bf00 add monitor script 2025-12-09 10:50:54 -06:00
Evan Jarrett a09453c60d try with buildah 2025-12-03 22:28:53 -06:00