Commit graph

20 commits

Author SHA1 Message Date
ab8745a418 Put auth on account index page to force login 2020-03-15 10:31:31 +00:00
64a225c8b9 Use full post instead of snippet 2020-01-03 21:13:22 +00:00
8e79aed647 Various blog improvements 2020-01-03 17:56:51 +00:00
8c4fd83b2c Remove unused usings 2020-01-03 13:41:14 +00:00
267f640b38 Remove redundant exception qualifier 2020-01-03 13:39:15 +00:00
a2d84e182d Add authentication 2020-01-03 13:32:20 +00:00
8f0c4c0a45 Basic post management 2020-01-03 11:16:12 +00:00
44875a6a45 Edit and create blog posts 2020-01-03 10:47:13 +00:00
b83f5b8c0f Remove unused usings (resharper) 2019-05-04 17:44:27 +01:00
97d7888b36 Fix resharper complaints 2019-05-04 17:41:24 +01:00
6c905f177f Throw 404 when blog post fails to load. 2019-04-28 11:51:42 +01:00
fa143f5ab4 Add blog post preview 2019-04-28 11:20:06 +01:00
3064dd8d25 View blog posts 2019-04-28 11:12:52 +01:00
b8f371e3e8 Add blog index with pagination 2019-04-28 11:06:15 +01:00
dda522d221 Add BlogPostViewModel for view specific processing 2019-04-28 07:56:25 +01:00
647696aa92 Refactor error handling. Add 404 page 2019-04-27 22:03:50 +01:00
15b01412f2 Get latest post and display on homepage 2019-04-27 21:39:22 +01:00
5a0d0933ce Get a blog post (testing mysql connection) 2019-04-14 11:35:40 +01:00
19c3c49f4d Add basic blog repo and models to test potential project structure 2019-04-14 10:25:52 +01:00
7703f9d8bb Initial commit 2019-04-14 09:39:56 +01:00