Commit graph

25 commits

Author SHA1 Message Date
a5ce162530
fix(install): Add requests as dependency 2024-04-21 21:57:06 -04:00
85981d81b5
feat(label): Switch to POST request 2024-04-21 21:55:38 -04:00
1cf5a58807
fix(label): Change code to more reflect the mixin 2024-04-21 21:40:35 -04:00
9460d923c9
fix(label): Call print_label for everry label 2024-04-21 21:27:36 -04:00
0156cf18a5
fix(label): Fix django imports 2024-04-21 21:16:36 -04:00
c5d55e79b2
feat(label): Add print_labels for multiple labels 2024-04-21 21:10:51 -04:00
7dc96c65ff
chiore(tmpl): Add empty placeholder template 2024-04-21 21:10:18 -04:00
bfaa0b7f89
feat(barcode): Add barcode support 2024-04-20 22:42:17 -04:00
fbfb35634e
feat(label): Add location 2024-04-20 22:10:22 -04:00
8572cccf9f
fix(label): Check if attributes exist 2024-04-20 22:06:09 -04:00
fdea2b70d1
fix(label): Add type info to label 2024-04-20 21:58:33 -04:00
43c5c8a5ba
feat(label): Switch to custom barcode with numbers only 2024-04-20 21:51:01 -04:00
a732fb3d4a
fix(label): Socket sending 2024-04-18 01:04:11 -04:00
77864ba979
fix(label): Remove qr_data 2024-04-18 01:00:50 -04:00
f44590a9f5
fix(label): Serialize only a few fields 2024-04-18 00:53:43 -04:00
b52ee09b90
fix(label): Try another way to serialize 2024-04-18 00:44:12 -04:00
536d27d272
feat(label): Switch to JSON 2024-04-18 00:39:06 -04:00
b333e1577c
fix(test): Fix test server to actually save the code 2024-04-17 22:23:16 -04:00
cf7003aa9a
fix(label): Use buffer for image 2024-04-17 22:07:05 -04:00
b29acedffd
fix(label): Remove encode, it should already be encoded 2024-04-17 21:55:45 -04:00
60f3d79e73
fix(label): Encode label to png before sending 2024-04-17 21:54:13 -04:00
86b1c9c1a7
fix(label): Name of plugin file 2024-04-17 21:40:36 -04:00
aadadd8ebf
feat(printer): Add basic printer plugin implementation 2024-04-17 21:32:39 -04:00
8b0dd6aedd
Initial commit 2024-04-17 21:07:18 -04:00
0436113af3
Initial commit 2024-04-17 21:03:08 -04:00