miniflux-v2/template
Alexandros Kosiaris e877800779 ui: Expose markCategoryAsRead
Why:
It is nice to have the ability to mark an entire category as read in the
UI. The API already exposes that functionality anyway, so for
consistency reasons, expose it in the UI as well

What:
Add a new handler in the UI to markCategoryAsRead() and amend views and
router to expose the functionality in the UI
2021-07-05 14:13:18 -07:00
..
templates ui: Expose markCategoryAsRead 2021-07-05 14:13:18 -07:00
engine.go Add lang attribute to root HTML tag 2021-05-31 13:19:37 -07:00
functions.go Avoid extra HTTP request for fetching custom stylesheet 2021-05-31 14:29:33 -07:00
functions_test.go Proxify articles crawled manually 2020-10-07 22:26:52 -07:00