aboutsummaryrefslogtreecommitdiff
path: root/sklad
Commit message (Collapse)AuthorAgeFilesLines
* 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