miniflux-v2/ui
Frédéric Guillot ca30800e6a Pre-generate themes stylesheets at build time 2018-07-07 11:00:39 -07:00
..
form Avoid Chrome to autocomplete no-login password fields 2018-06-30 18:05:51 -07:00
session Add Pocket authorization flow in the user interface 2018-05-20 15:29:14 -07:00
static Pre-generate themes stylesheets at build time 2018-07-07 11:00:39 -07:00
view Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
about.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
bookmark_entries.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
category_create.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
category_edit.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
category_entries.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
category_list.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
category_remove.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
category_save.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
category_update.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -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 Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
entry_category.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
entry_feed.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
entry_read.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
entry_save.go Offer the possibility to set Pocket Consumer Key as environment variable 2018-05-21 19:58:36 -04:00
entry_scraper.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
entry_search.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
entry_toggle_bookmark.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
entry_unread.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
entry_update_status.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
feed_edit.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
feed_entries.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
feed_icon.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
feed_list.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -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 Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
history_entries.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
history_flush.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
integration_pocket.go Offer the possibility to set Pocket Consumer Key as environment variable 2018-05-21 19:58:36 -04:00
integration_show.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
integration_update.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
login_check.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
login_show.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -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 Rewrite RealIP() to avoid returning an empty string 2018-06-01 07:22:31 -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 Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
opml_upload.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
pagination.go Add search form 2018-07-04 22:05:19 -07: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
search_entries.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
session_list.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
session_remove.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
settings_show.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
settings_update.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -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 Pre-generate themes stylesheets at build time 2018-07-07 11:00:39 -07:00
subscription_add.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
subscription_bookmarklet.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
subscription_choose.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
subscription_submit.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
unread_entries.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
unread_mark_all_read.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
user_create.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
user_edit.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
user_list.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
user_remove.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
user_save.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00
user_update.go Compress HTML responses to Gzip/Deflate if supported by browser 2018-07-06 20:39:28 -07:00