1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-11 17:51:01 +00:00
miniflux-v2/internal/ui/static
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
..
bin feat(ui): add icons to main menu 2025-07-30 19:12:50 -07:00
css fix(css): align icon labels vertically in entry actions 2025-08-07 17:50:17 -07:00
js feat(js): force page reload to prevent stale data from bfcache 2025-08-07 19:35:16 -07:00
static.go refactor(static): use a simple struct instead of two slices to store assets data and checksums 2025-08-05 19:35:27 -07:00