28 Commits (c65e8015872710eea99fafbdfcaf1d8d90693748)

Author SHA1 Message Date
  Dylan Baker c65e801587 Hash passwords 3 years ago
  Dylan Baker c084a358ba Rename to Oslo 3 years ago
  Dylan Baker 53355568f7 Reorganize into separate library crate 3 years ago
  Dylan Baker edf0a83254 Allow configuring HOST and PORT 3 years ago
  Dylan Baker cec01575e0 Move CSS/JS to separate files 3 years ago
  Dylan Baker a105485d81 Make login path configurable for security by obscurity 3 years ago
  Dylan Baker 9719325741 Create middleware to require not being logged in 3 years ago
  Dylan Baker f74f6d1dc7 Implement post deletion 3 years ago
  Dylan Baker aec0d0bcdb Implement post update route 3 years ago
  Dylan Baker f853c4fa2a Move Post to its own module 3 years ago
  Dylan Baker 7062a29ac8 Move auth checking to middleware 3 years ago
  Dylan Baker 7835713620 Move middleware to module 3 years ago
  Dylan Baker 1afc7f3c60 Refactor routes into module 3 years ago
  Dylan Baker 775438598c Make logout a post 3 years ago
  Dylan Baker bd723d6922 Error handling updates 3 years ago
  Dylan Baker 5d3f02e268 Create fs module, implement single post route 3 years ago
  Dylan Baker f0f23e82ec Formatting 3 years ago
  Dylan Baker c94bbe605c Use helper render function 3 years ago
  Dylan Baker 9afe1e863a Implement flashed error messages 3 years ago
  Dylan Baker 4734868874 Implement login 3 years ago
  Dylan Baker aa67bdf685 Bubble errors through to browser 3 years ago
  Dylan Baker 7362b898f3 Move to root path, not admin 3 years ago
  Dylan Baker 3f2118fe9d Newline to <br>, ignore non-json files 3 years ago
  Dylan Baker 8a24093c9a Read posts dir 3 years ago
  Dylan Baker 103579d74f Create posts 3 years ago
  Dylan Baker a5d5fed7ec Set up admin template 3 years ago
  Dylan Baker 7f7dd6f5ce Set up tide and tera 3 years ago
  Dylan Baker 30e9b69fe5 Initial commit 3 years ago