<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sklad/cmd, branch master</title>
<subtitle>Simple personal warehouse management system or, let's rather say, "stuff management system", employing a web UI for easy mobile access from a smartphone</subtitle>
<id>http://cgit.janouch.name/sklad/atom?h=master</id>
<link rel='self' href='http://cgit.janouch.name/sklad/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/sklad/'/>
<updated>2021-06-10T00:37:14Z</updated>
<entry>
<title>Add support for printing on red/black tapes</title>
<updated>2021-06-10T00:37:14Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2021-06-10T00:24:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/sklad/commit/?id=269e6514df30943e1e108df97558b460f407d7a2'/>
<id>urn:sha1:269e6514df30943e1e108df97558b460f407d7a2</id>
<content type='text'>
My QL-800 refuses to print black only on a red/black tape.

I really don't like the added `rb` function parameter.
It would be best to be able to recognize such tapes, however
nothing of the sort is documented in official Brother documentation.

makeBitmapData{,RB} also look like they could be simplified further.
</content>
</entry>
<entry>
<title>bdf: make it possible to set the drawing colour</title>
<updated>2021-06-09T21:18:06Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2021-06-09T21:16:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/sklad/commit/?id=9734cdd16e1b7572464dfaed3bd03a70db46a3d3'/>
<id>urn:sha1:9734cdd16e1b7572464dfaed3bd03a70db46a3d3</id>
<content type='text'>
Intended for red and black tapes.
</content>
</entry>
<entry>
<title>sklad: close the DB FD once finished reading</title>
<updated>2020-10-10T12:18:22Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2020-10-10T12:18:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/sklad/commit/?id=93b29a534689cc171de0ca917c982d2f76496633'/>
<id>urn:sha1:93b29a534689cc171de0ca917c982d2f76496633</id>
<content type='text'>
Fixes a resource leak.
</content>
</entry>
<entry>
<title>label-tool: send pages as UTF-8</title>
<updated>2019-04-25T19:54:58Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2019-04-25T19:33:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/sklad/commit/?id=e56482d73f6d8f8f46096ca980ac9e6dcd7b8300'/>
<id>urn:sha1:e56482d73f6d8f8f46096ca980ac9e6dcd7b8300</id>
<content type='text'>
</content>
</entry>
<entry>
<title>label-tool: make it possible to print free form text</title>
<updated>2019-04-25T19:54:57Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2019-04-25T19:30:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/sklad/commit/?id=2f47b3f5da0ae9588d16d4b010402906111fd559'/>
<id>urn:sha1:2f47b3f5da0ae9588d16d4b010402906111fd559</id>
<content type='text'>
Also commit the label subpackage that we forgot to.
</content>
</entry>
<entry>
<title>label-tool: allow choosing from multiple fonts</title>
<updated>2019-04-25T18:35:00Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2019-04-25T18:33:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/sklad/commit/?id=154f3147e3bb6acc1170316fb8c83d1476bbdf3f'/>
<id>urn:sha1:154f3147e3bb6acc1170316fb8c83d1476bbdf3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bdf-preview: style corrections</title>
<updated>2019-04-25T17:59:43Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2019-04-25T17:59:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/sklad/commit/?id=5cef6b240ab79314b9382d50bec7ac0a0ba4eff5'/>
<id>urn:sha1:5cef6b240ab79314b9382d50bec7ac0a0ba4eff5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sklad: proper validations on container update</title>
<updated>2019-04-22T11:56:08Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2019-04-22T11:56:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/sklad/commit/?id=81927e9017deb911d5d52461317bfad8a0b14406'/>
<id>urn:sha1:81927e9017deb911d5d52461317bfad8a0b14406</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sklad: prefill form with last values on error</title>
<updated>2019-04-22T11:55:07Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2019-04-22T10:03:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/sklad/commit/?id=88560a8fbf6d0c8bac45a07c29bd4ab23b50968b'/>
<id>urn:sha1:88560a8fbf6d0c8bac45a07c29bd4ab23b50968b</id>
<content type='text'>
Since the browser's back button cannot be used because of our
fascist caching policy.
</content>
</entry>
<entry>
<title>sklad: use Request.URL when self-redirecting</title>
<updated>2019-04-22T09:43:37Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2019-04-22T09:43:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/sklad/commit/?id=301d0354255ae1fc8255126ef5c35fd55cf97721'/>
<id>urn:sha1:301d0354255ae1fc8255126ef5c35fd55cf97721</id>
<content type='text'>
</content>
</entry>
</feed>
