Commit Graph

157 Commits

Author SHA1 Message Date
shockrah
ea241d07c8 + Flag to create new keystore 2021-09-27 11:56:15 -07:00
shockrah
847d7a487f + Adding web routes
+ Skeleton code for web page routes is almost done
! Might have to add some clever Javascript but we'll see
2021-09-27 11:55:38 -07:00
shockrah
a590a648c0 + Rocket 0.4 as main web server dep 2021-09-26 22:37:16 -07:00
shockrah
d5fbb17baa * Admin changes to better explain what's going on this repo 2021-09-06 22:39:30 -07:00
shockrah
42924e8419 + CLI Tool for clippable
! Not yet tested however there really isn't much code to test at all
2021-09-06 21:28:28 -07:00
shockrah
9f9f61d968 + Package admin things
.gitignore and Cargo package files as well
2021-09-06 16:33:04 -07:00
shockrah
01f64375f2 + DBLib which is basically our "datbase" driver
This stands to be the only data we're going to bother supporting right now
THe reason for this is because of sheer lazyness
2021-09-06 16:32:37 -07:00