Commits


move the archive logic from the makefile to the gotmarc script the makefile now is only there to build/install the got assets


update .gitignore


don't install -d /var/www/msearchd it resets the settings to root:daemon, while we might want to leave that dir to another user.


don't query empty strings it's a "SQL logic error" apparently (not surprising.)


tweak summary appearance


tweak thrnav


simplify thread_header


move thrnav to GotMArc.pm


move thrslice to GotMARC.pm and add it hidden in thread_header


add notice when there aren't search results


call daemon() before spawning the servers


catch SIGINT and SIGTERM too


more to do


remove TODO done


revert previous; breaks sqlite3 import