Update index.html to not mention accounts
Address shellcheck errors
Reorder main
Now the conditionals follow the same order as a new user going through
the process to create and append to a log, instead of a somewhat random
order.
Fix previous commit
I need to start testing this in a live enviroment before I commit. I’ve
been simulating one by passing the script all the variables it needs,
but that’s aparently not quite up to snuff.
Add basic account system
Addresses #2
Bring repairlog.u9.tel online
Several bugfixes discovered through trying to get the setup in a server
environment.
Fix bug introduced in b764a46
Quoting the EOF made it so that command substitution was not expanded
Fix input parsing
I forgot about percent encoding because one of my other forms doesn't do
that for some reason.
Fix here-doc indentation
It makes more sense to prioritize the indentation of the program than
the output, which few people will even see in source form anyway.
Add program skeleton
Currently it can make new logs