Commit Graph

104 Commits

Author SHA1 Message Date
Cameron Cordes
2aa1b61429 Move database into the main app
I was having issues including the lib as a crate, its fine just being a
module for now.
2020-07-07 21:48:29 -04:00
Cameron Cordes
1c1c8531aa Ignore database files 2020-07-07 21:07:00 -04:00
Cameron Cordes
f8df3678b1 Setup Auth DB 2020-07-07 21:06:43 -04:00
Cameron Cordes
36f7351627 Initial API setup
Right now we are just listing files in a given subdirectory with not
authentication.
2020-07-07 19:53:12 -04:00