Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jan 14, 2020
Commits on Jan 2, 2020
Refactored PR 125, reducing the number of calls to GetPosts() by filtering a full resultset. The accurate total post count is now available to calculate paging. (madskristensen#129)
Added asp-route-id="" attribute to the new post like which clears the slug of the current post allowing for a new post to be created. (madskristensen#128)