added ability to copy client id to clipboard by clicking
Fixed submit bug where it would open a new page.
Added link to copy and allow remote clients to submit ownership registration. This can be done with things such as curl or other cli tools that can't visually see the html form on this page
When connecting for the first time, if a request uses the cookie jar the cookie may be pending.
Made a new function that will account for that and return the pending cookie if it exists. Otherwise it will return the cookie using the .get function of the cookiejar.
Postgres database and diesel was added
History capability has been added
Added additional handlebars pages to view and submit get/post requests via form.