1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-06 17:41:00 +00:00
miniflux-v2/internal/template
jvoisin d80fb242db refactor(template): reduce translation-related introspection
Keys in translation maps are always strings, never anything else, so there is
no need to introspect them.
2025-07-17 20:48:36 -07:00
..
templates chore(template): remove X-UA-Compatible meta tag specific to Internet Explorer 2025-06-20 11:59:08 -07:00
engine.go refactor(template): reduce translation-related introspection 2025-07-17 20:48:36 -07:00
engine_test.go perf(template): use ParseFS to directly parse the embedded template data 2025-07-17 20:46:33 -07:00
functions.go feat(ui): avoid showing an excessive number of tags 2025-06-08 15:29:09 -07:00
functions_test.go Simplify formatFileSize 2024-02-28 19:32:38 -08:00