Commit Graph
276 Commits
Author SHA1 Message Date
Evan Jarrett a7175f9e3e interface{} -> any 2026-01-04 21:10:29 -06:00
Evan Jarrett aa4b32bbd6 basic implementation of quotas 2026-01-04 20:09:41 -06:00
Evan Jarrett 53e196a261 start researching quotas based on layer size per DID 2026-01-04 15:53:44 -06:00
Evan Jarrett f74bc3018a fix issue where soft 404 pages were being rendered in readme content. always update content on push 2026-01-03 23:11:48 -06:00
Evan Jarrett 6dd612e157 add helm badge to tags 2026-01-03 20:01:55 -06:00
Eduardo CuducosandTangled 84866f5e74 Adds Codeberg as a source 2026-01-03 23:26:50 +00:00
Evan Jarrett e6bd4c122e fix sql migration bug. add better error logs for auth failures. fix showing incorrect pull commands with helm charts 2026-01-03 17:26:25 -06:00
Evan Jarrett 7dcef54d28 clean up temporary migration code 2026-01-02 17:26:50 -06:00
Evan Jarrett 506d8b002b fix unit tests 2026-01-02 15:25:09 -06:00
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