1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-05 19:15:30 -04:00
Files
jarv.is/lib
jake 5fc9efb181 fix: don't pre-render view and comment count components
- Introduced a new PostStats component to handle view and comment counts, replacing the previous async implementation with a client-side approach.
- Updated CommentCount component to use client-side state management for fetching comment counts.
- Removed unnecessary caching logic from view and comment fetching functions.
- Simplified date formatting by moving it inline, enhancing performance and readability.
2026-01-28 13:35:16 -05:00
..
2025-05-19 17:58:03 -04:00
2026-01-28 12:26:17 -05:00
2025-05-14 09:49:55 -04:00
2025-05-14 22:20:03 -04:00
2025-05-19 17:58:03 -04:00
2025-05-20 16:55:28 -04:00
2025-05-19 17:58:03 -04:00
2025-11-22 17:11:42 -05:00
2025-05-14 09:49:55 -04:00