Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 07d9d81 (HEAD -> master) Fix warning by Dylan Baker 2022-04-07 11:14:50 -0400
  • c65e801 Hash passwords by Dylan Baker 2021-04-14 01:49:09 -0400
  • 5b63fbe Remove obsolete static file handling by Dylan Baker 2021-04-14 00:56:55 -0400
  • 821164e Embed static files in binary by Dylan Baker 2021-04-13 21:26:57 -0400
  • 8a2f5f8 Make templates static by Dylan Baker 2021-04-13 20:01:48 -0400
  • 030c268 Remove debug by Dylan Baker 2021-04-13 19:06:15 -0400
  • 30721b8 Fix bug in auth; add tests by Dylan Baker 2021-02-08 01:17:36 -0500
  • 964d667 Hide drafts unless logged in by Dylan Baker 2021-02-08 00:59:33 -0500
  • 91600be Uninstall UUID by Dylan Baker 2021-02-08 00:44:49 -0500
  • 25daa48 Add a `draft` field to Post by Dylan Baker 2021-02-08 00:44:35 -0500
  • b19973f Border consistency by Dylan Baker 2021-02-07 22:42:12 -0500
  • 20e251d Update title by Dylan Baker 2021-02-07 22:38:19 -0500
  • e74a3e8 Move margin from title to meta by Dylan Baker 2021-02-07 22:37:30 -0500
  • 1c35477 Use slugs instead of UUIDs by Dylan Baker 2021-02-07 22:36:21 -0500
  • e26f198 Add markdown helper buttons by Dylan Baker 2021-02-07 15:49:47 -0500
  • 9e38231 Preview style updates by Dylan Baker 2021-02-07 15:20:18 -0500
  • 09be7fa Move new posts to their own page by Dylan Baker 2021-02-07 15:16:08 -0500
  • 0320ffa Tweak colors by Dylan Baker 2021-02-07 14:59:40 -0500
  • b2330f6 Rearrange post listing by Dylan Baker 2021-02-07 13:54:11 -0500
  • 73ff055 formatting by Dylan Baker 2021-02-07 13:46:28 -0500
  • c292d59 Formatting by Dylan Baker 2021-02-07 13:41:57 -0500
  • 2038cd6 Use Verily by Dylan Baker 2021-02-07 13:40:42 -0500
  • c084a35 Rename to Oslo by Dylan Baker 2021-02-07 13:38:32 -0500
  • d26d379 Style updates by Dylan Baker 2021-01-27 19:38:00 -0500
  • 8c463c3 Add Gitlab CI config by Dylan Baker 2020-08-20 09:23:54 -0400
  • a60aae1 Write posts in Markdown by Dylan Baker 2020-08-20 09:08:12 -0400
  • e979c76 Add preview button by Dylan Baker 2020-08-19 15:09:42 -0400
  • 1dbde5e Header logo can just be a btn by Dylan Baker 2020-08-16 12:50:58 -0400
  • 64becdf Use css vars by Dylan Baker 2020-08-16 12:48:56 -0400
  • d1ef94e Some auth tests by Dylan Baker 2020-08-16 11:26:08 -0400
  • 5335556 Reorganize into separate library crate by Dylan Baker 2020-08-16 11:15:33 -0400
  • 6b331b9 Add deploy script by Dylan Baker 2020-08-15 20:06:59 -0400
  • 50df2c4 Add license by Dylan Baker 2020-08-15 00:45:26 -0400
  • edf0a83 Allow configuring HOST and PORT by Dylan Baker 2020-08-14 18:41:34 -0400
  • cec0157 Move CSS/JS to separate files by Dylan Baker 2020-08-14 18:29:52 -0400
  • a816e38 Sort posts by date by Dylan Baker 2020-08-14 18:19:20 -0400
  • 8da3185 V-align header by Dylan Baker 2020-08-14 12:39:19 -0400
  • 244542e Don't need to be removing manually by Dylan Baker 2020-08-14 11:43:46 -0400
  • 5218d1d Create JSON helper by Dylan Baker 2020-08-14 11:42:00 -0400
  • 4c71f49 Use response builder by Dylan Baker 2020-08-14 11:20:07 -0400
  • 366eea5 Rework flash system by Dylan Baker 2020-08-14 11:19:13 -0400
  • c768ba6 Add env example by Dylan Baker 2020-08-14 01:16:59 -0400
  • a105485 Make login path configurable for security by obscurity by Dylan Baker 2020-08-14 01:16:30 -0400
  • 5750f1b Remove unnecessary namespacing by Dylan Baker 2020-08-14 01:03:39 -0400
  • 9719325 Create middleware to require not being logged in by Dylan Baker 2020-08-14 01:02:11 -0400
  • 1a8c0a8 Add common variables to context in render_response by Dylan Baker 2020-08-14 00:59:24 -0400
  • cc7605f Update title by Dylan Baker 2020-08-14 00:55:03 -0400
  • b27bd4d Styles by Dylan Baker 2020-08-13 23:21:39 -0400
  • a1915d4 Tweak styles by Dylan Baker 2020-08-13 19:29:53 -0400
  • c8960e4 Add header logo by Dylan Baker 2020-08-13 19:26:44 -0400
  • b6d4c98 Add empty posts message by Dylan Baker 2020-08-13 19:20:22 -0400
  • f74f6d1 Implement post deletion by Dylan Baker 2020-08-13 19:19:43 -0400
  • aec0d0b Implement post update route by Dylan Baker 2020-08-13 18:52:52 -0400
  • f853c4f Move Post to its own module by Dylan Baker 2020-08-13 18:42:28 -0400
  • 7062a29 Move auth checking to middleware by Dylan Baker 2020-08-13 18:39:42 -0400
  • 7835713 Move middleware to module by Dylan Baker 2020-08-13 10:29:57 -0400
  • 1afc7f3 Refactor routes into module by Dylan Baker 2020-08-13 10:12:58 -0400
  • 7754385 Make logout a post by Dylan Baker 2020-08-12 21:38:43 -0400
  • bd723d6 Error handling updates by Dylan Baker 2020-08-12 20:39:03 -0400
  • a42ba8a Make post component by Dylan Baker 2020-08-12 20:32:33 -0400
  • 5d3f02e Create fs module, implement single post route by Dylan Baker 2020-08-12 20:22:50 -0400
  • d0b3d7d Style tweaks by Dylan Baker 2020-08-12 20:22:26 -0400
  • 8bf282b Formatting by Dylan Baker 2020-08-12 20:14:56 -0400
  • f0f23e8 Formatting by Dylan Baker 2020-08-12 19:43:11 -0400
  • d5663ce Autofocus username field by Dylan Baker 2020-08-12 10:38:24 -0400
  • c94bbe6 Use helper render function by Dylan Baker 2020-08-12 10:29:17 -0400
  • b1ed623 Style tweaks by Dylan Baker 2020-08-12 10:00:22 -0400
  • 9afe1e8 Implement flashed error messages by Dylan Baker 2020-08-11 23:10:36 -0400
  • 077d7b5 Style tweaks by Dylan Baker 2020-08-11 22:34:32 -0400
  • 7ba53fd Revert "Swap heading and body styles" by Dylan Baker 2020-08-11 22:15:31 -0400
  • f755293 Swap heading and body styles by Dylan Baker 2020-08-11 19:48:08 -0400
  • 4734868 Implement login by Dylan Baker 2020-08-11 19:46:33 -0400
  • aa67bdf Bubble errors through to browser by Dylan Baker 2020-08-11 18:56:58 -0400
  • 7362b89 Move to root path, not admin by Dylan Baker 2020-08-11 16:59:31 -0400
  • 7484ad1 Required fields by Dylan Baker 2020-08-11 16:58:31 -0400
  • 3f2118f Newline to <br>, ignore non-json files by Dylan Baker 2020-08-11 16:54:52 -0400
  • 8a24093 Read posts dir by Dylan Baker 2020-08-11 16:41:42 -0400
  • 103579d Create posts by Dylan Baker 2020-08-11 16:24:03 -0400
  • a5d5fed Set up admin template by Dylan Baker 2020-08-11 15:20:00 -0400
  • 7f7dd6f Set up tide and tera by Dylan Baker 2020-08-11 15:09:28 -0400
  • 30e9b69 Initial commit by Dylan Baker 2020-08-11 14:37:02 -0400