miniflux-v2/template
Pascal Widdershoven 44decae557 Fix unread count in menu not triggering click
By moving unread count into anchor.

Previously, clicking the unread count would not cause the anchor to be
invoked. This was confusing. This change includes the unread count span
in the anchor.
2018-05-21 12:51:43 +02:00
..
html Fix unread count in menu not triggering click 2018-05-21 12:51:43 +02:00
common.go Fix unread count in menu not triggering click 2018-05-21 12:51:43 +02:00
dict.go Move template functions outside engine (refactoring) 2018-02-04 15:45:07 -08:00
dict_test.go Move template functions outside engine (refactoring) 2018-02-04 15:45:07 -08:00
doc.go Add more comments (GoDoc) 2018-01-11 19:21:20 -08:00
elapsed.go Entries date should contains user timezone (API) 2018-03-01 21:43:04 -08:00
elapsed_test.go Move template functions outside engine (refactoring) 2018-02-04 15:45:07 -08:00
engine.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
functions.go Do not use shared variable to translate templates 2018-04-27 22:07:46 -07:00
views.go Add Pocket authorization flow in the user interface 2018-05-20 15:29:14 -07:00