1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-11 17:51:01 +00:00
miniflux-v2/internal/template
jvoisin 14cd5e9c0d refactor(template): reduce the amount of code in common templates
There is no need to have templates used only used in a single file be part of
every single other ones. This should reduce a bit the resident memory
consumption of miniflux.
2025-08-07 17:36:41 -07:00
..
templates refactor(template): reduce the amount of code in common templates 2025-08-07 17:36:41 -07:00
engine.go refactor(template): make use of template.ParseFS 2025-08-05 20:07:49 -07:00
functions.go refactor: replace interface{} with any 2025-08-05 20:26:07 -07:00
functions_test.go refactor(template): remove unused functions and reduce the complexity of truncate function 2025-07-17 20:53:41 -07:00