about summary refs log tree commit diff stats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* delete a user, new config option for admin pass. pass is bcrypt hashed on sta...Benjamin Morrison2021-10-211-1/+2
* removed unnecessary 'update' target from MakefileBenjamin Morrison2020-07-121-6/+0
* makefile now safely installs over older versionsBen Morrison2020-06-231-4/+6
* updated makefile to use printfBen Morrison2020-06-201-47/+31
* updating module to live at sourcehutBen Morrison2020-06-201-1/+1
* added local copy of water.css v0.4.13Ben Morrison2020-04-121-0/+1
* clean wasn't removing binary previouslyBen Morrison2020-04-121-0/+1
* added static files dir to install section of makefileBen Morrison2020-04-121-1/+1
* notice on uninstall that the database remains on diskBen Morrison2020-03-161-0/+2
* no need for static builds right nowBen Morrison2020-03-161-1/+1
* leaving db intact on uninstall v0.4.9Ben Morrison2019-12-201-1/+4
* fix upgrade process andcreme2019-08-281-1/+1
* updated config comments, format of makefileBen Morrison2019-06-141-4/+2
* bug in makefile fixed v0.4.1Ben Morrison2019-06-121-1/+1
* updated makefile with new logs directoryBen Morrison2019-06-121-1/+2
* updated makefile install sectionBen Morrison2019-06-121-4/+7
* updated makefileBen Morrison2019-06-121-6/+47
* build flags and travis script changesBen Morrison2019-06-121-2/+1
* setting version via build flagsBen Morrison2019-06-091-1/+2
* static, pie buildBen Morrison2019-06-081-1/+3
* updated makefile/deps v0.2.3Ben Morrison2019-06-061-4/+1
* cli flags for db path/type, assets dir. systemd unit file. makefile.Ben Morrison2019-06-051-0/+38