miniflux-v2/ui
Diego Agulló 98206059fc Set focus on article link when pressing prev/next hotkeys
This enhancement offer the possibility to open articles in the background by using the browser hotkey Ctrl+Return or Cmd+Return.
2018-10-01 20:52:51 -07:00
..
form Use unique translation IDs instead of English text as key 2018-09-21 22:23:23 -07:00
session Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
static Set focus on article link when pressing prev/next hotkeys 2018-10-01 20:52:51 -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 Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
category_entries.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
category_list.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
category_remove.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
category_save.go Use unique translation IDs instead of English text as key 2018-09-21 22:23:23 -07:00
category_update.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
controller.go Simplify locale package usage (refactoring) 2018-09-22 15:04:55 -07:00
doc.go Use canonical imports 2018-08-24 21:56:39 -07:00
entry_bookmark.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
entry_category.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
entry_feed.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
entry_read.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
entry_save.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
entry_scraper.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
entry_search.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
entry_toggle_bookmark.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
entry_unread.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
entry_update_status.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
feed_edit.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
feed_entries.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
feed_icon.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
feed_list.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
feed_refresh.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
feed_remove.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
feed_update.go Improve request package and add more unit tests 2018-09-23 21:02:26 -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 Simplify locale package usage (refactoring) 2018-09-22 15:04:55 -07:00
integration_show.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
integration_update.go Simplify locale package usage (refactoring) 2018-09-22 15:04:55 -07:00
login_check.go Use unique translation IDs instead of English text as key 2018-09-21 22:23:23 -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 Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
oauth2_redirect.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
oauth2_unlink.go Improve request package and add more unit tests 2018-09-23 21:02:26 -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 Use unique translation IDs instead of English text as key 2018-09-21 22:23:23 -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 Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
search_entries.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
session_list.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
session_remove.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
settings_show.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
settings_update.go Simplify locale package usage (refactoring) 2018-09-22 15:04:55 -07:00
static_app_icon.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
static_favicon.go Use canonical imports 2018-08-24 21:56:39 -07:00
static_javascript.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
static_manifest.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
static_stylesheet.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
subscription_add.go Add the possibility to override default user agent for each feed 2018-09-19 18:19:24 -07:00
subscription_bookmarklet.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
subscription_choose.go Add the possibility to override default user agent for each feed 2018-09-19 18:19:24 -07:00
subscription_submit.go Use unique translation IDs instead of English text as key 2018-09-21 22:23:23 -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 Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
user_list.go Refactor HTTP context handling 2018-09-03 14:26:40 -07:00
user_remove.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00
user_save.go Use unique translation IDs instead of English text as key 2018-09-21 22:23:23 -07:00
user_update.go Improve request package and add more unit tests 2018-09-23 21:02:26 -07:00