From 94fb4f437bc2c68f1bb113b4da3b14f9129cabea Mon Sep 17 00:00:00 2001 From: Antoni Sawicki Date: Tue, 9 Jul 2024 02:11:41 -0700 Subject: [PATCH] todo updates --- txt.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/txt.go b/txt.go index 123ffed..6e99546 100644 --- a/txt.go +++ b/txt.go @@ -2,9 +2,9 @@ package main // TODO: -// - imgOpt image quality for jpeg +// - imgOpt image quality for jpeg <<== TEST // - non overlaping image names atomic.int etc -// - garbage collector / delete old images from map +// - cache + garbage collector / delete old images from map -- test back/button behavior in old browsers // - add referer header // - svg support // - incorrect cert support in both markdown and image download