Commit Graph

22 Commits

Author SHA1 Message Date
7171bffc5e Update DOCKERFILE 2023-09-06 01:38:46 +01:00
e40bfb4cd4 Add initial Dockerfile 2023-09-05 12:46:52 +01:00
259dc875a4 Add tests for validation package 2023-09-05 12:35:52 +01:00
cfb0d4ebc6 Implement mailto barcodes and corresponding test 2023-09-05 12:05:04 +01:00
d07ccd7038 Add explaination of formatted options to help 2023-09-04 12:28:07 +01:00
5e1cf45c58 Fix codabar generation 2023-09-04 12:18:11 +01:00
0b2effd135 Implement EAN and improve Code39 error handling 2023-09-04 12:11:45 +01:00
54fa0d34ad Add Code39 2023-09-04 12:05:16 +01:00
073737d0e7 Add static serving 2023-09-04 11:08:56 +01:00
bfc14ce717 Update web handling 2023-09-03 21:41:25 +01:00
00aa052a61 Tidy up template 2023-09-03 20:59:33 +01:00
d27625f112 Modularise templates 2023-09-03 20:52:51 +01:00
dc7631ede2 Update help.html template 2023-09-02 22:06:55 +01:00
4dad1406eb Begin implementation of formatted barcodes 2023-09-02 22:05:46 +01:00
d3bd2673e8 Update validation package to work with generation.Parameters type 2023-09-02 21:04:29 +01:00
cc08f8358e Update help page 2023-09-01 23:01:08 +01:00
8e7350a355 Add initial 'help' page 2023-09-01 22:47:46 +01:00
227bdd5dc8 Add starting print line 2023-09-01 22:15:40 +01:00
d236acb2d7 Add 2of5 and pdf417 2023-09-01 22:14:11 +01:00
f1c8eb82b8 Implement web-server 2023-09-01 21:51:30 +01:00
0e1425c1b9 Implement creation 2023-09-01 20:50:47 +01:00
53cae5ebe6 Init 2023-09-01 19:08:59 +01:00