Commit Graph

48 Commits

Author SHA1 Message Date
Robin Sloan
e4d0c334bd Fixing API call in README
Just changing the API reference here to reflect what the code actually expects! Thanks for this terrific server -- it's been super useful.
2018-01-31 09:29:00 +01:00
Philipp Klaus
c23af5fbe1 README: links to docker hub 2018-01-28 12:59:31 +01:00
Philipp Klaus
cb816f8264 README: show screenshots (accidentally added in baa9f70 already) 2018-01-28 12:55:08 +01:00
Philipp Klaus
17ad5801fc README: mark URLs as 'code', not just in 'italics' 2018-01-28 12:50:32 +01:00
Philipp Klaus
4f8fedc184 README: new Usage section (including info previously in introduction) 2018-01-28 12:48:32 +01:00
Philipp Klaus
8b76bc137e README: rename Usage -> Startup 2018-01-28 12:44:19 +01:00
Philipp Klaus
baa9f70301 README: Move all headlines one level up (i.e. make them bigger) 2018-01-28 12:42:43 +01:00
Philipp Klaus
b1af3e8810 fix: get_fonts() returns incorrect paths (if folder= supplied) 2018-01-24 11:59:32 +01:00
Philipp Klaus
5f1447dee0 fonts: if default fonts not avail, select random one 2018-01-15 13:17:50 +01:00
Philipp Klaus
7227a72112 fonts: exit if not a single font was found 2018-01-15 13:16:48 +01:00
Philipp Klaus
d1286f014e allow to select fonts family AND style in web interface 2018-01-03 21:40:22 +01:00
Philipp Klaus
6aada05b22 fix rotate for ROUND_DIE_CUT_LABEL & DIE_CUT_LABEL 2017-10-01 14:15:31 +02:00
Philipp Klaus
bed4649235 textarea#labelText { resize:none; } 2017-09-20 12:21:06 +02:00
Philipp Klaus
02d69f613a list fontconfig as an additional dependency 2017-09-20 12:18:21 +02:00
Philipp Klaus
96cbe91b78 empty line → line containing ' ' (workaround for #5) 2017-09-11 12:01:20 +02:00
Philipp Klaus
31348de455 some more candy (glyphicons) in the web UI 2017-02-10 10:49:27 +01:00
Philipp Klaus
cabd61c4ea add a percent sign to the margin inputs 2017-02-10 10:34:46 +01:00
Philipp Klaus
7bf6b40c94 new: margins can be specified in the web UI 2017-02-10 10:07:45 +01:00
Philipp Klaus
dc79624e1d state margin_{top,bottom,left,right} in % 2017-02-10 10:07:04 +01:00
Philipp Klaus
7935fd0940 State width&height of label in cm 2017-02-06 15:11:45 +01:00
Philipp Klaus
7ed5c077d9 dropping upper limit of 150 for text size 2017-02-06 14:55:03 +01:00
Philipp Klaus
f9507358ed --default-label-size and --default-orientation 2017-02-06 14:10:13 +01:00
Philipp Klaus
64a1ba5eb7 New 'orientation' radio button in web UI 2017-02-06 13:27:35 +01:00
Philipp Klaus
efb224d346 fix: fonts missing in 1c74517 2017-01-24 15:31:27 +01:00
Philipp Klaus
1c7451786a UI improvements: icons, button disabled while printing 2017-01-08 10:01:30 +01:00
Philipp Klaus
0be29b69a9 fix regression introduced in 06a9fee 2017-01-04 15:09:00 +01:00
Philipp Klaus
808cc4aeba margin_top and margin_bottom: new param in % of font_size 2017-01-04 14:14:56 +01:00
Philipp Klaus
06a9fee323 Use POST instead of GET for the preview / printing 2017-01-04 14:13:17 +01:00
Philipp Klaus
bba9511811 New: alignment chooser in web UI 2017-01-03 20:43:23 +01:00
Philipp Klaus
c39ab97ad1 support all labels defined in brother_ql 2017-01-03 20:21:33 +01:00
Philipp Klaus
cf551000ae Use bootstrap v3.3.7 / jQuery 3.1.1 without symlinks 2016-12-19 11:52:07 +01:00
Philipp Klaus
5df1ea821b Move to a collapsible accordion for the settings 2016-12-19 01:24:26 +01:00
Philipp Klaus
3c26567223 Improved code calculating the font size / centering the text 2016-12-19 00:33:36 +01:00
Philipp Klaus
cb3cc07389 Include header in page, put content in container for margins 2016-12-19 00:15:27 +01:00
Philipp Klaus
1c359ba77b upgrade bootstrap / jQuery to latest version 2016-12-18 15:10:02 +01:00
Philipp Klaus
b59f981cec center text on die-cut labels; improved annotation in web iface 2016-12-17 22:58:18 +01:00
Philipp Klaus
c8b3c501f0 initial support for different label types 2016-12-17 21:11:58 +01:00
Philipp Klaus
c9307a9463 requirements: removing unnecessary markdown & numpy 2016-12-10 14:45:49 +01:00
Philipp Klaus
e42fb69095 README/requirements: brother_ql via PyPI 2016-12-10 14:41:59 +01:00
Philipp Klaus
8953293a71 README: fixed installation instructions, mention of web GUI 2016-11-25 21:40:23 +01:00
Philipp Klaus
894dc456ad Adding a Web GUI 2016-11-25 21:21:42 +01:00
Philipp Klaus
91ffde97ef restructuring the label creation a lot for /api/preview/text/xyz 2016-11-21 11:39:09 +01:00
Philipp Klaus
564c429332 put get_fonts() in font_helpers.py 2016-11-20 15:40:20 +01:00
Philipp Klaus
97b4df915d README: requirements and installation instructions added 2016-11-20 15:34:14 +01:00
Philipp Klaus
b32ca81b21 make use the new convenience function create_label() 2016-11-20 15:28:00 +01:00
Philipp Klaus
7b2e1be292 adding missing markdown requirement 2016-11-20 15:27:22 +01:00
Philipp Klaus
24092aa9bc Adding README and improving the CLI 2016-11-20 15:10:07 +01:00
Philipp Klaus
820a6929c9 initial commit 2016-11-20 14:57:39 +01:00