* basic loading of env vars into server and serialzing in json for client scraping
* refactoring env as module
* tweaked name and comment
* setting up separate server/client env modules
* handle client env running on server
* switching to new env imports
* cleanup
* eliminating index.html and associated tasks
* removing old comment
* Fixes#310 - bookmark entries with api
* tiny code improvement
* removed an extra new line
* updated some function names
* code cleanup - removed a bunch of repeated getNonce functions
* removed console.log
* removed console.log lines & changed some to console.error
* Fixes#541 - Moderation page
* code cleanup
* changed how moderation page shows and works by default
* code improvement
* thumbnails on moderation page should not be hyperlinks & show moderation navlink
* extracted ModerationPanel and Details to their own files
* changed border style
* thinner border