litoprism.git
2022-07-17 MegaBrutalForce actix-web to differentiate between canvases
2022-07-17 MegaBrutalImplement apply_to_canvas to avoid redundant code
2022-07-17 MegaBrutalRefactor /pgen/1 to avoid drop & return
2022-07-17 MegaBrutalImplement /pgen/1
2022-07-15 MegaBrutalCycle through pixels
2022-07-14 MegaBrutalUse actual image dimensions
2022-07-14 MegaBrutalGracefully handle non-existent canvas error
2022-07-14 MegaBrutalGet rid of warnings
2022-07-14 MegaBrutal/pgen/0 now resizes image as /gen/0 does
2022-07-14 MegaBrutalImplement /pgen/0
2022-07-10 MegaBrutalAdd env_logger
2022-06-26 MegaBrutalEnforce maximum image size
2022-06-25 MegaBrutalReturn error on too much data
2022-06-25 MegaBrutalImplement /gen/1
2022-06-25 MegaBrutalMake_png now accepts processed data
2022-06-25 MegaBrutalGeneric make_png function
2022-06-25 MegaBrutalChange path to /gen/0
2022-06-25 MegaBrutalProcess raw path
2022-06-25 MegaBrutalPercent decode
2022-06-24 MegaBrutalConvert input to pixel data
2022-06-24 MegaBrutalPut red pixels from data
2022-06-23 MegaBrutalBlank image generator
2022-06-22 MegaBrutalInitial commit