aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sklad: breadcrumbs for all containersPřemysl Janouch2019-04-151-2/+10
|
* sklad: create, update, removePřemysl Janouch2019-04-154-25/+262
|
* sklad: show the number of members of each seriesPřemysl Janouch2019-04-143-8/+23
|
* Add README.adocPřemysl Janouch2019-04-141-0/+49
|
* Move commands under cmd/Přemysl Janouch2019-04-1414-0/+0
|
* sklad: remove obsolete commentPřemysl Janouch2019-04-141-3/+0
|
* label-tool: unindent templatePřemysl Janouch2019-04-141-53/+53
|
* Flush input buffers on printer initializationPřemysl Janouch2019-04-142-13/+13
| | | | Seems to be necessary, not sure why.
* sklad: don't post-login redirect to POST requestsPřemysl Janouch2019-04-141-1/+1
|
* sklad: import label printing capability from label-toolPřemysl Janouch2019-04-144-51/+91
|
* sklad: implement searchPřemysl Janouch2019-04-143-9/+92
|
* sklad: cleanup, add commentPřemysl Janouch2019-04-143-36/+37
| | | | Child containers now show a linear list of subcontainers.
* sklad: autofocus desirable input fieldsPřemysl Janouch2019-04-142-2/+2
|
* sklad: preliminary web interfacePřemysl Janouch2019-04-146-46/+253
| | | | Only exposing most read operations thus far.
* sklad: styling, add a basic view for containersPřemysl Janouch2019-04-144-20/+84
|
* sklad: implement login and logoutPřemysl Janouch2019-04-135-12/+207
| | | | So far there are no other pages, and nothing links to the logout.
* sklad: write timestamps to the DB logPřemysl Janouch2019-04-131-1/+8
|
* sklad: sync the database logPřemysl Janouch2019-04-131-2/+4
|
* sklad: move the database into its own filePřemysl Janouch2019-04-132-138/+154
|
* label-tool: cleanupPřemysl Janouch2019-04-131-3/+3
|
* sklad: initial commit for the web applicationPřemysl Janouch2019-04-131-0/+186
|
* ql-print: add a simple printing toolPřemysl Janouch2019-04-131-0/+88
|
* Split out imgutilPřemysl Janouch2019-04-132-56/+60
|
* CleanupPřemysl Janouch2019-04-132-11/+12
|
* Rename and improve the information toolPřemysl Janouch2019-04-132-27/+41
|
* label-tool: show the font namePřemysl Janouch2019-04-121-0/+5
|
* label-tool: don't hardcode the BDF path or listening portPřemysl Janouch2019-04-121-4/+11
|
* Rename the label toolPřemysl Janouch2019-04-121-0/+0
|
* Cleanup, improve communication while printingPřemysl Janouch2019-04-126-404/+555
|
* Move printer stuff into the ql packagePřemysl Janouch2019-04-123-408/+344
|
* Improve the label printing experimental toolPřemysl Janouch2019-04-122-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 tablePřemysl Janouch2019-04-121-3/+47
|
* Fix status decodingPřemysl Janouch2019-04-123-8/+16
| | | | Mainly to reflect a real-world printer.
* Create a package for the printerPřemysl Janouch2019-04-123-93/+237
|
* Save some tapePřemysl Janouch2019-04-111-2/+64
|
* Replace checkbox with buttonPřemysl Janouch2019-04-111-2/+1
|
* Initial commitPřemysl Janouch2019-04-077-0/+1103