mirror of
https://github.com/tenox7/wrp.git
synced 2024-11-21 04:31:25 +00:00
todo updates
This commit is contained in:
parent
9110ad0853
commit
94fb4f437b
4
txt.go
4
txt.go
@ -2,9 +2,9 @@
|
|||||||
package main
|
package main
|
||||||
|
|
||||||
// TODO:
|
// TODO:
|
||||||
// - imgOpt image quality for jpeg
|
// - imgOpt image quality for jpeg <<== TEST
|
||||||
// - non overlaping image names atomic.int etc
|
// - 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
|
// - add referer header
|
||||||
// - svg support
|
// - svg support
|
||||||
// - incorrect cert support in both markdown and image download
|
// - incorrect cert support in both markdown and image download
|
||||||
|
Loading…
Reference in New Issue
Block a user