request-mirror/src
RaspberryProgramming f4826c5ca9 Ownership Registration - New functionality
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
2024-07-19 14:57:49 +00:00
..
lib.rs Fixed cookie bug 2024-07-19 14:20:02 +00:00
main.rs Ownership Registration - New functionality 2024-07-19 14:57:49 +00:00
models.rs Added ownership registration page. 2024-07-10 17:40:25 +00:00
schema.rs Commented and Refactored codeMade ids in the database i64 values to increase available id spaceMoved some structs and enums from main.rs to models.rsCommented structs and functions 2024-03-06 22:43:16 +00:00