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
jvoisin 4f252b33c9 refactor(template): rename noescape to safeHTML
This makes the code more consistent, since all the other escaping escape
hatches have a `safe` prefix.
2025-08-22 12:51:21 -07:00
..
templates refactor(template): rename noescape to safeHTML 2025-08-22 12:51:21 -07:00
engine.go refactor: Replace "Bookmarks" with "Starred" 2025-08-20 20:49:45 -07:00
functions.go refactor(template): rename noescape to safeHTML 2025-08-22 12:51:21 -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