aboutsummaryrefslogtreecommitdiff
path: root/sklad/main.go
Commit message (Expand)AuthorAgeFilesLines
* Move commands under cmd/Přemysl Janouch2019-04-141-271/+0
* sklad: remove obsolete commentPřemysl Janouch2019-04-141-3/+0
* Flush input buffers on printer initializationPřemysl Janouch2019-04-141-4/+6
* sklad: import label printing capability from label-toolPřemysl Janouch2019-04-141-5/+51
* sklad: implement searchPřemysl Janouch2019-04-141-6/+9
* sklad: cleanup, add commentPřemysl Janouch2019-04-141-23/+13
* sklad: preliminary web interfacePřemysl Janouch2019-04-141-20/+90
* sklad: styling, add a basic view for containersPřemysl Janouch2019-04-141-14/+40
* sklad: implement login and logoutPřemysl Janouch2019-04-131-12/+96
* sklad: move the database into its own filePřemysl Janouch2019-04-131-138/+5
* sklad: initial commit for the web applicationPřemysl Janouch2019-04-131-0/+186