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
Julien Voisin 98da7b3f22
feat(template): provide a link for the Apache 2.0 license in the about page
- Provide a link for the Apache 2.0 license
- Factorise the checks for IsAdmin
- Fix some indentation issues
2025-08-08 10:31:21 -07:00
..
templates feat(template): provide a link for the Apache 2.0 license in the about page 2025-08-08 10:31:21 -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