Commit Graph
193 Commits
Author SHA1 Message Date
Evan Jarrett 3b5b89b378 actually add scanner implementation 2025-10-30 23:00:56 -05:00
Evan Jarrett 8c5f9da2cf implement a POC for vulnerability scans using syft and grype 2025-10-30 23:00:55 -05:00
Evan Jarrett 15d2be9210 clean up duplicate functionality around converting hold did to url 2025-10-30 22:59:52 -05:00
Evan Jarrett 5a41f876ff fix unit tests 2025-10-30 22:33:07 -05:00
Evan Jarrett d4b9d84df1 research minifing css/js through go generate 2025-10-29 23:22:30 -05:00
Evan Jarrett f07376c3d0 lucide icon pack. clean up some templates/css 2025-10-29 23:21:28 -05:00
Evan Jarrett 2f2b8c8275 fix warning when trying to delete a manifest tied to tag. fix download counts counting HEAD requests. fix dropdown not working on settings page 2025-10-29 19:23:49 -05:00
Evan Jarrett 9af56daa34 make navbar a component 2025-10-29 17:25:39 -05:00
Evan Jarrett 55afa99efa jwks 2025-10-29 12:21:50 -05:00
Evan Jarrett 6793ba6a50 use confidential oauth in production 2025-10-29 12:06:47 -05:00
Evan Jarrett c7fdb748ae fix dropdown menu font color 2025-10-29 10:01:04 -05:00
Evan Jarrett 5a3b3f3372 fix go formatting 2025-10-28 22:06:03 -05:00
Evan Jarrett 9d773d484a dark mode! fixes #1 2025-10-28 22:05:37 -05:00
Evan Jarrett 6ef2aaf709 more test coverage. clean up docs 2025-10-28 20:39:57 -05:00
Evan Jarrett b0799cd94d unit tests 2025-10-28 17:40:11 -05:00
Evan Jarrett 93b1d0d4ba add identity invalidation to logstream. refresh avatar urls on login 2025-10-28 10:12:34 -05:00
Evan Jarrett e62ebdaa53 clean up duplicate functions 2025-10-28 09:43:43 -05:00
Evan Jarrett 4cfe6f221d create identity resolver to reduce duplicate lookups 2025-10-26 23:08:03 -05:00
Evan Jarrett 0cf03109be need the actually new file 2025-10-26 22:52:06 -05:00
Evan Jarrett 0b22082f89 lower cached plc hits to 8 hours 2025-10-26 22:50:42 -05:00
Evan Jarrett 1727801df3 clean up layouts, add favicons 2025-10-26 15:20:54 -05:00
Evan Jarrett 6bc929f2dc fix up ser creation logic when user doesn't have a bluesky profile record 2025-10-26 09:36:12 -05:00
Evan Jarrett 6024953571 try and recover from panic? 2025-10-25 19:58:29 -05:00
Evan Jarrett 28ee948d0f fix manifest lists? 2025-10-25 19:54:29 -05:00
Evan Jarrett c831d3f735 auth/token needs GET 2025-10-25 19:42:54 -05:00
Evan Jarrett 162d91d079 need to add routes 2025-10-25 14:22:59 -05:00
Evan Jarrett d75a27557a use chi for routes in appview. refactor routes outside of serve.go 2025-10-25 14:20:23 -05:00
Evan Jarrett c79d0ac3ab more slogggggggg 2025-10-25 13:38:39 -05:00
Evan Jarrett bf93dfba03 slog slog slog slog slog 2025-10-25 13:30:07 -05:00
Evan Jarrett e17600db28 slog and refactor config in appview 2025-10-25 11:00:48 -05:00
Evan Jarrett 35ba417a96 more slog 2025-10-25 10:14:19 -05:00
Evan Jarrett 8d1040b0d7 try and fix crew membership on push 2025-10-25 09:57:26 -05:00
Evan Jarrett ba97e19ef3 begin moving to slog 2025-10-25 09:54:26 -05:00
Evan Jarrett 771cd4390a implement com.atproto.sync.getRepoStatus 2025-10-25 09:13:47 -05:00
Evan Jarrett 8201d9977d more logging to troubleshoot crew management 2025-10-25 08:54:44 -05:00
Evan Jarrett 2026780e11 fix test 2025-10-25 01:17:35 -05:00
Evan Jarrett 2f27f22650 fix ListCrewMembers 2025-10-25 01:13:57 -05:00
Evan Jarrett 2b0501a437 more logging 2025-10-25 00:55:22 -05:00
Evan Jarrett e2d65c627f we only use service tokens now 2025-10-25 00:37:46 -05:00
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 ec90f43d3e add atcr-hold readme 2025-10-24 09:54:10 -05:00
Evan Jarrett d7e9580aa1 fixup atcr-appview readme 2025-10-24 09:46:20 -05:00
Evan Jarrett 9eb69e2ea7 more linting fixes 2025-10-24 01:05:19 -05:00
Evan Jarrett dd79b8a0ee actually wrap them in a envvar check 2025-10-23 16:43:58 -05:00
Evan Jarrett a8815737fd default bluesky posts true 2025-10-23 16:23:38 -05:00
Evan Jarrett 751fa1a3f0 post to bluesky when manifests uploaded. linting fixes 2025-10-23 12:24:04 -05:00
Evan Jarrett 220022c9c5 for real fix 2025-10-22 23:30:09 -05:00
Evan Jarrett 957b216c79 try and fix timestamp for historical records 2025-10-22 23:28:26 -05:00