miniflux/ui
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
..
form Add Pocket integration 2018-05-20 13:31:56 -07:00
session Add Pocket authorization flow in the user interface 2018-05-20 15:29:14 -07:00
static Fix unread count in menu not triggering click 2018-05-21 12:51:43 +02:00
view Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
about.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
bookmark_entries.go Do not show save link if no integration is configured 2018-04-29 17:43:40 -07:00
category_create.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
category_edit.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
category_entries.go Do not show save link if no integration is configured 2018-04-29 17:43:40 -07:00
category_list.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
category_remove.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
category_save.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
category_update.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
controller.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
doc.go Add more comments (GoDoc) 2018-01-11 19:21:20 -08:00
entry_bookmark.go Do not show save link if no integration is configured 2018-04-29 17:43:40 -07:00
entry_category.go Do not show save link if no integration is configured 2018-04-29 17:43:40 -07:00
entry_feed.go Do not show save link if no integration is configured 2018-04-29 17:43:40 -07:00
entry_prev_next.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
entry_read.go Do not show save link if no integration is configured 2018-04-29 17:43:40 -07:00
entry_save.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
entry_scraper.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
entry_toggle_bookmark.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
entry_unread.go Do not show save link if no integration is configured 2018-04-29 17:43:40 -07:00
entry_update_status.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
feed_edit.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
feed_entries.go Do not show save link if no integration is configured 2018-04-29 17:43:40 -07:00
feed_icon.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
feed_list.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
feed_refresh.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
feed_remove.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
feed_update.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
history_entries.go Do not show save link if no integration is configured 2018-04-29 17:43:40 -07:00
history_flush.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
integration_pocket.go Add Pocket authorization flow in the user interface 2018-05-20 15:29:14 -07:00
integration_show.go Add Pocket integration 2018-05-20 13:31:56 -07:00
integration_update.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
login_check.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
login_show.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
logout.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
oauth2.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
oauth2_callback.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
oauth2_redirect.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
oauth2_unlink.go Avoid people to unlink their OAuth2 account without having a local password 2018-04-29 17:04:43 -07:00
opml_export.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
opml_import.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
opml_upload.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
pagination.go Refactor packages to have more idiomatic code base 2018-01-02 22:04:48 -08:00
payload.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
proxy.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
session_list.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
session_remove.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
settings_show.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
settings_update.go Avoid people to unlink their OAuth2 account without having a local password 2018-04-29 17:04:43 -07:00
static_app_icon.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
static_favicon.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
static_javascript.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
static_manifest.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
static_stylesheet.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
subscription_add.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
subscription_bookmarklet.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
subscription_choose.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
subscription_submit.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
unread_entries.go Do not show save link if no integration is configured 2018-04-29 17:43:40 -07:00
unread_mark_all_read.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
user_create.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
user_edit.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
user_list.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
user_remove.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
user_save.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
user_update.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00