MarginaliaSearch/code/functions/live-capture/java/nu/marginalia/livecapture
Viktor Lofgren f4709d8f32 (live-capture) Handle case when screenshot bytes are empty.
Add logic to flag the domain as fetched when the pngBytes array is empty. This ensures we won't try to re-fetch this domain again for a while.
2024-09-27 15:53:17 +02:00
..
BrowserlessClient.java (live-capture) Handle failed screenshot fetch in BrowserlessClient 2024-09-27 14:52:05 +02:00
LiveCaptureGrpcService.java (live-capture) Handle case when screenshot bytes are empty. 2024-09-27 15:53:17 +02:00
LivecaptureModule.java Add a new function 'Live Capture' for on-demand screenshot capture 2024-09-27 13:46:34 +02:00
ScreenshotDbOperations.java (live-capture) Dial down logging a bit 2024-09-27 14:00:55 +02:00