Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | label-tool: unindent template | Přemysl Janouch | 2019-04-14 | 1 | -53/+53 |
| | |||||
* | Flush input buffers on printer initialization | Přemysl Janouch | 2019-04-14 | 2 | -13/+13 |
| | | | | Seems to be necessary, not sure why. | ||||
* | sklad: don't post-login redirect to POST requests | Přemysl Janouch | 2019-04-14 | 1 | -1/+1 |
| | |||||
* | sklad: import label printing capability from label-tool | Přemysl Janouch | 2019-04-14 | 4 | -51/+91 |
| | |||||
* | sklad: implement search | Přemysl Janouch | 2019-04-14 | 3 | -9/+92 |
| | |||||
* | sklad: cleanup, add comment | Přemysl Janouch | 2019-04-14 | 3 | -36/+37 |
| | | | | Child containers now show a linear list of subcontainers. | ||||
* | sklad: autofocus desirable input fields | Přemysl Janouch | 2019-04-14 | 2 | -2/+2 |
| | |||||
* | sklad: preliminary web interface | Přemysl Janouch | 2019-04-14 | 6 | -46/+253 |
| | | | | Only exposing most read operations thus far. | ||||
* | sklad: styling, add a basic view for containers | Přemysl Janouch | 2019-04-14 | 4 | -20/+84 |
| | |||||
* | sklad: implement login and logout | Přemysl Janouch | 2019-04-13 | 5 | -12/+207 |
| | | | | So far there are no other pages, and nothing links to the logout. | ||||
* | sklad: write timestamps to the DB log | Přemysl Janouch | 2019-04-13 | 1 | -1/+8 |
| | |||||
* | sklad: sync the database log | Přemysl Janouch | 2019-04-13 | 1 | -2/+4 |
| | |||||
* | sklad: move the database into its own file | Přemysl Janouch | 2019-04-13 | 2 | -138/+154 |
| | |||||
* | label-tool: cleanup | Přemysl Janouch | 2019-04-13 | 1 | -3/+3 |
| | |||||
* | sklad: initial commit for the web application | Přemysl Janouch | 2019-04-13 | 1 | -0/+186 |
| | |||||
* | ql-print: add a simple printing tool | Přemysl Janouch | 2019-04-13 | 1 | -0/+88 |
| | |||||
* | Split out imgutil | Přemysl Janouch | 2019-04-13 | 2 | -56/+60 |
| | |||||
* | Cleanup | Přemysl Janouch | 2019-04-13 | 2 | -11/+12 |
| | |||||
* | Rename and improve the information tool | Přemysl Janouch | 2019-04-13 | 2 | -27/+41 |
| | |||||
* | label-tool: show the font name | Přemysl Janouch | 2019-04-12 | 1 | -0/+5 |
| | |||||
* | label-tool: don't hardcode the BDF path or listening port | Přemysl Janouch | 2019-04-12 | 1 | -4/+11 |
| | |||||
* | Rename the label tool | Přemysl Janouch | 2019-04-12 | 1 | -0/+0 |
| | |||||
* | Cleanup, improve communication while printing | Přemysl Janouch | 2019-04-12 | 6 | -404/+555 |
| | |||||
* | Move printer stuff into the ql package | Přemysl Janouch | 2019-04-12 | 3 | -408/+344 |
| | |||||
* | Improve the label printing experimental tool | Přemysl Janouch | 2019-04-12 | 2 | -113/+196 |
| | | | | | Now it should be safer to print on die-cut labels, or even any supported label at all. | ||||
* | Add a media size information table | Přemysl Janouch | 2019-04-12 | 1 | -3/+47 |
| | |||||
* | Fix status decoding | Přemysl Janouch | 2019-04-12 | 3 | -8/+16 |
| | | | | Mainly to reflect a real-world printer. | ||||
* | Create a package for the printer | Přemysl Janouch | 2019-04-12 | 3 | -93/+237 |
| | |||||
* | Save some tape | Přemysl Janouch | 2019-04-11 | 1 | -2/+64 |
| | |||||
* | Replace checkbox with button | Přemysl Janouch | 2019-04-11 | 1 | -2/+1 |
| | |||||
* | Initial commit | Přemysl Janouch | 2019-04-07 | 7 | -0/+1103 |