Commit Graph

4 Commits

Author SHA1 Message Date
Tomas Dvorak 76c447a395 fix(ui): add defensive sorting for blog posts
Implement client-side sorting for blog post lists to ensure they are
displayed in descending order by numeric ID. This prevents issues
where API response ordering or file modification timestamps might
cause older posts to appear newer than recent ones.

Also add backend tests to verify blog ordering logic.
2026-05-11 13:03:04 +02:00
Your Name 2f65bc03e6 rybbit 2026-04-18 14:30:18 +02:00
Tomas Dvorak 21574a8b30 Add slug support and new admin features 2026-03-14 10:40:04 +01:00
Tomáš Dvořák 71942e45b9 update 2025-09-23 20:15:36 +02:00