miniflux-v2/ui
Peter De Wachter 6f5ef10553 Only attempt to change password if the confirmation field is filled in
Firefox autocompletes the password field (but not the password
confirmation field) for me. This makes it annoying to use the settings
page, because miniflux thinks I'm trying to change my password and
complains that the fields don't match.
2019-01-07 18:25:59 -08:00
..
form Only attempt to change password if the confirmation field is filled in 2019-01-07 18:25:59 -08:00
session Add missing package descriptions for GoDoc 2018-10-08 17:32:17 -07:00
static Make sure that <strong> elements are bold 2018-12-19 22:30:05 -08:00
view Add missing package descriptions for GoDoc 2018-10-08 17:32:17 -07:00
about.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
bookmark_entries.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
category_create.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
category_edit.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
category_entries_all.go Allow to switch between unread only and all entries on category/feed views 2018-12-16 16:58:48 -08:00
category_entries.go Allow to switch between unread only and all entries on category/feed views 2018-12-16 16:58:48 -08:00
category_list.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
category_remove.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
category_save.go Improve logging messages in ui package 2018-11-11 11:47:41 -08:00
category_update.go Improve logging messages in ui package 2018-11-11 11:47:41 -08:00
doc.go Fix typo in license header 2018-10-08 15:50:15 -07:00
entry_bookmark.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
entry_category.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
entry_feed.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
entry_read.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
entry_save.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
entry_scraper.go Refactor manual entry scraper 2018-12-02 20:51:06 -08:00
entry_search.go Improve logging messages in ui package 2018-11-11 11:47:41 -08:00
entry_toggle_bookmark.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
entry_unread.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
entry_update_status.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
feed_edit.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
feed_entries_all.go Allow to switch between unread only and all entries on category/feed views 2018-12-16 16:58:48 -08:00
feed_entries.go Allow to switch between unread only and all entries on category/feed views 2018-12-16 16:58:48 -08:00
feed_icon.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
feed_list.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
feed_refresh.go Improve logging messages in ui package 2018-11-11 11:47:41 -08:00
feed_remove.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
feed_update.go Improve logging messages in ui package 2018-11-11 11:47:41 -08:00
handler.go Replace daemon and scheduler package with service package 2018-11-11 15:32:48 -08:00
history_entries.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
history_flush.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
integration_pocket.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
integration_show.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
integration_update.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
login_check.go Improve logging messages in ui package 2018-11-11 11:47:41 -08:00
login_show.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
logout.go Improve logging messages in ui package 2018-11-11 11:47:41 -08:00
middleware.go Improve logging messages in ui package 2018-11-11 11:47:41 -08:00
oauth2_callback.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
oauth2_redirect.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
oauth2_unlink.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
oauth2.go Refactor HTTP response builder 2018-10-08 15:31:58 -07:00
opml_export.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
opml_import.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
opml_upload.go Improve logging messages in ui package 2018-11-11 11:47:41 -08:00
pagination.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
payload.go Use canonical imports 2018-08-24 21:56:39 -07:00
proxy.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
search_entries.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
session_list.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
session_remove.go Improve logging messages in ui package 2018-11-11 11:47:41 -08:00
settings_show.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
settings_update.go Improve logging messages in ui package 2018-11-11 11:47:41 -08:00
static_app_icon.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
static_favicon.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
static_javascript.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
static_manifest.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
static_stylesheet.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
subscription_add.go Preserve category selection when no feed is found 2018-12-12 21:31:50 -08:00
subscription_bookmarklet.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
subscription_choose.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
subscription_submit.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
ui.go Move healthcheck endpoint from ui package to httpd service 2018-12-28 13:41:26 -08:00
unread_entries.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
unread_mark_all_read.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
user_create.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
user_edit.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
user_list.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
user_remove.go Move UI middlewares and routes to ui package 2018-11-11 11:29:12 -08:00
user_save.go Improve logging messages in ui package 2018-11-11 11:47:41 -08:00
user_update.go Improve logging messages in ui package 2018-11-11 11:47:41 -08:00