Lots of changes, see rest of message * responses can now vary on the Accept header (currently just html/json) * accessing any normal path with Accept application/json will give instructions to api endpoint * remove `/list` endpoint (feature killed) * add simple `/about` * data-order of HTML directory row is now `-1`, from `0` * load config from `Utatane.psd1` instead of bundling everything in `server.psd1` * config `Utatane.DoNotServe` property, glob filename blacklist for files that will be hidden and not served * remove dumb "go up" button on error page * use tiny `frame.ps1` template in HTML views instead of doing the whole stucture in each one