Commit Graph

13 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
Tomas Dvorak 21574a8b30 Add slug support and new admin features 2026-03-14 10:40:04 +01:00
Tomas Dvorak 581b51fa09 translate 2025-09-27 17:28:48 +02:00
Tomas Dvorak 09cb946da5 fix 2025-09-27 16:00:34 +02:00
Tomáš Dvořák 71942e45b9 update 2025-09-23 20:15:36 +02:00
Tomas Dvorak 7bbc8271e4 fix matches 2025-09-13 00:47:17 +02:00
Tomáš Dvořák 0b4638529f ddd 2025-08-28 08:28:31 +02:00
Tomáš Dvořák 3e6aec1236 women 2025-08-28 08:03:57 +02:00
Tomas Dvorak 36b709a556 sefes 2025-08-27 20:45:18 +02:00
Tomáš Dvořák fcb9f2d60c automated 2025-08-26 09:18:40 +02:00
Tomas Dvorak 5c37086e67 beta version 2024-10-23 20:51:00 +02:00
Tomas Dvorak 74e9b1c9dc testing 2024-10-23 19:42:22 +02:00
Tomas Dvorak 4fd3b1f2bb first commit 2024-10-22 11:02:24 +02:00