1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-06-27 16:36:00 +00:00
miniflux-v2/internal/ui/static/css
jvoisin c4a2afb7b7 perf: cache the format of feeds
Detecting the format of a feed accounts for up to 30% of the time spent in
`parser.ParseFeed`. Cache the value once detected, as it'll never change.
2025-03-25 21:23:30 +01:00
..
common.css perf: cache the format of feeds 2025-03-25 21:23:30 +01:00
dark.css feat: add support for aside HTML element in entry content 2024-07-25 21:11:37 -07:00
light.css feat: add support for aside HTML element in entry content 2024-07-25 21:11:37 -07:00
sans_serif.css Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
serif.css Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
system.css fix(css): --entry-content-aside-border-color is missing from 2025-01-22 21:00:50 -08:00