aboutsummaryrefslogtreecommitdiff
path: root/sklad
Commit message (Collapse)AuthorAgeFilesLines
* sklad: import label printing capability from label-toolPřemysl Janouch2019-04-143-5/+85
|
* 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
|
* sklad: initial commit for the web applicationPřemysl Janouch2019-04-131-0/+186