miniflux/internal/ui
2024-02-09 19:37:10 -08:00
..
form feat: add linkace service integration 2024-01-25 18:04:14 -08:00
session Add WebAuthn / Passkey integration 2023-11-05 18:57:35 +01:00
static fix the page-button hover style not show 2024-02-09 19:37:10 -08:00
view Add WebAuthn / Passkey integration 2023-11-05 18:57:35 +01:00
about.go
api_key_create.go
api_key_list.go
api_key_remove.go
api_key_save.go Refactor HTTP Client and LocalizedError packages 2023-10-22 13:09:30 -07:00
bookmark_entries.go
category_create.go
category_edit.go
category_entries.go
category_entries_all.go
category_feeds.go
category_list.go
category_mark_as_read.go
category_refresh.go
category_remove.go
category_save.go Refactor HTTP Client and LocalizedError packages 2023-10-22 13:09:30 -07:00
category_update.go Refactor HTTP Client and LocalizedError packages 2023-10-22 13:09:30 -07:00
entry_bookmark.go
entry_category.go
entry_enclosure_save_position.go
entry_feed.go
entry_read.go
entry_save.go
entry_scraper.go
entry_search.go
entry_toggle_bookmark.go
entry_unread.go
entry_update_status.go
feed_edit.go
feed_entries.go
feed_entries_all.go
feed_icon.go
feed_list.go
feed_mark_as_read.go
feed_refresh.go Add FORCE_REFRESH_INTERVAL config option 2024-01-02 18:33:15 -08:00
feed_remove.go
feed_update.go Refactor HTTP Client and LocalizedError packages 2023-10-22 13:09:30 -07:00
handler.go
history_entries.go
history_flush.go
integration_pocket.go
integration_show.go feat: add linkace service integration 2024-01-25 18:04:14 -08:00
integration_update.go
login_check.go Refactor HTTP Client and LocalizedError packages 2023-10-22 13:09:30 -07:00
login_show.go
logout.go
middleware.go OIDC: Redirect to user home page after successful authentication 2023-11-07 21:21:56 +01:00
oauth2.go
oauth2_callback.go OIDC: Redirect to user home page after successful authentication 2023-11-07 21:21:56 +01:00
oauth2_redirect.go
oauth2_unlink.go
offline.go
opml_export.go
opml_import.go
opml_upload.go Refactor HTTP Client and LocalizedError packages 2023-10-22 13:09:30 -07:00
pagination.go
proxy.go
search_entries.go
session_list.go
session_remove.go
settings_show.go Add WebAuthn / Passkey integration 2023-11-05 18:57:35 +01:00
settings_update.go Refactor HTTP Client and LocalizedError packages 2023-10-22 13:09:30 -07:00
share.go
shared_entries.go
static_app_icon.go
static_favicon.go
static_javascript.go
static_manifest.go
static_stylesheet.go
subscription_add.go
subscription_bookmarklet.go
subscription_choose.go Refactor HTTP Client and LocalizedError packages 2023-10-22 13:09:30 -07:00
subscription_submit.go Fix default User-Agent regression 2023-11-18 20:57:47 +01:00
ui.go Limit feed/category entry pagination to unread entries when coming from unread entry list 2024-01-09 21:44:25 -08:00
unread_entries.go
unread_entry_category.go Limit feed/category entry pagination to unread entries when coming from unread entry list 2024-01-09 21:44:25 -08:00
unread_entry_feed.go Limit feed/category entry pagination to unread entries when coming from unread entry list 2024-01-09 21:44:25 -08:00
unread_mark_all_read.go
user_create.go
user_edit.go
user_list.go
user_remove.go
user_save.go Refactor HTTP Client and LocalizedError packages 2023-10-22 13:09:30 -07:00
user_update.go Refactor HTTP Client and LocalizedError packages 2023-10-22 13:09:30 -07:00
webauthn.go Refactor WebAuthn Javascript code 2023-11-06 19:55:32 +01:00