1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-26 18:21:01 +00:00
miniflux-v2/internal/template/templates
Frédéric Guillot f7e672452b feat(js): force page reload to prevent stale data from bfcache
The unread page may show outdated entries when navigating back from an article, due to Chrome's back/forward cache (bfcache) restoring the page from memory.

Reference: https://web.dev/articles/bfcache
2025-08-07 19:35:16 -07:00
..
common feat(js): force page reload to prevent stale data from bfcache 2025-08-07 19:35:16 -07:00
standalone refactor(template): make use of template.ParseFS 2025-08-05 20:07:49 -07:00
views refactor(template): reduce the amount of code in common templates 2025-08-07 17:36:41 -07:00