miniflux-v2/ui
Adam Vigneaux 07cd7d2135 Add "Mark this page as read" to the bottom
This better matches the most common use case for the "Mark this page as
read" link, which is to click it once you have reached the bottom of the
page. Especially on mobile, it can be annoying to scroll to the top of
the page to click the link.
2018-09-08 18:40:23 -07:00
..
form Use canonical imports 2018-08-24 21:56:39 -07:00
session Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
static Add "Mark this page as read" to the bottom 2018-09-08 18:40:23 -07:00
view Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
about.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
bookmark_entries.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
category_create.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
category_edit.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
category_entries.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
category_list.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
category_remove.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
category_save.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
category_update.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
controller.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
doc.go Use canonical imports 2018-08-24 21:56:39 -07:00
entry_bookmark.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
entry_category.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
entry_feed.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
entry_read.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
entry_save.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
entry_scraper.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
entry_search.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
entry_toggle_bookmark.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
entry_unread.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
entry_update_status.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
feed_edit.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
feed_entries.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
feed_icon.go Use canonical imports 2018-08-24 21:56:39 -07:00
feed_list.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
feed_refresh.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
feed_remove.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
feed_update.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
history_entries.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
history_flush.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
integration_pocket.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
integration_show.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
integration_update.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
login_check.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
login_show.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
logout.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
oauth2.go Use canonical imports 2018-08-24 21:56:39 -07:00
oauth2_callback.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
oauth2_redirect.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
oauth2_unlink.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
opml_export.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
opml_import.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
opml_upload.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
pagination.go Use canonical imports 2018-08-24 21:56:39 -07:00
payload.go Use canonical imports 2018-08-24 21:56:39 -07:00
proxy.go Use canonical imports 2018-08-24 21:56:39 -07:00
search_entries.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
session_list.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
session_remove.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
settings_show.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
settings_update.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
static_app_icon.go Use canonical imports 2018-08-24 21:56:39 -07:00
static_favicon.go Use canonical imports 2018-08-24 21:56:39 -07:00
static_javascript.go Use canonical imports 2018-08-24 21:56:39 -07:00
static_manifest.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
static_stylesheet.go Use canonical imports 2018-08-24 21:56:39 -07:00
subscription_add.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
subscription_bookmarklet.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
subscription_choose.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
subscription_submit.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
unread_entries.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
unread_mark_all_read.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
user_create.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
user_edit.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
user_list.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
user_remove.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
user_save.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
user_update.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00