Made description for blog posts the body to allow platforms like Twitter to get a preview
Added pagination to the admin blog panel
You can now delete posts, also styled the delete button
Debated having a permission system for authors, decided against it
Fixed issues where spaces in slugs weren't replaced with -
Now keeping audit logs for blog posts
You can now create new posts, which might be useful some time
Chancing the slug and then saving no longer shows you an empty page but instead redirects you to the new slug
Require authentication for saving
Now showing an admin link if you'r logged in
Wrote a script to create an administrator role in Discord servers
Dark theme also works in WIN10 dark theme now
Added "last saved" to information card
Replaced ugly badges with icons
Replaced updated_at with last_saved because updated_at doesn't exist lol
Now sorting by updated_at if it's also instructed to load non-published posts
Added category input, also saved
Redid category formatting
Don’t load blogs if they’re not unlisted or published
Now showing time at "published" at in the editor
Not showing weird edges anymore