Frédéric Guillot eaf1fc896f Redirect to login page if CSRF token is expired 5 years ago
..
form ee5a8a05c9 Add reading time for entries 5 years ago
session 7897d8a8ad Handle the case when application session is expired and not user session 7 years ago
static 943e7a7317 Align entry actions to the left 5 years ago
view 9dc38a0803 Add missing package descriptions for GoDoc 7 years ago
about.go 5a69a61d48 Move UI middlewares and routes to ui package 7 years ago
api_key_create.go 25cc0d2447 Add per-application API Keys 6 years ago
api_key_list.go 25cc0d2447 Add per-application API Keys 6 years ago
api_key_remove.go 25cc0d2447 Add per-application API Keys 6 years ago
api_key_save.go 25cc0d2447 Add per-application API Keys 6 years ago
bookmark_entries.go 5f266319a3 Add option to change the number of entries per page (fixes #40) 5 years ago
category_create.go 5a69a61d48 Move UI middlewares and routes to ui package 7 years ago
category_edit.go 5a69a61d48 Move UI middlewares and routes to ui package 7 years ago
category_entries.go 5f266319a3 Add option to change the number of entries per page (fixes #40) 5 years ago
category_entries_all.go 5f266319a3 Add option to change the number of entries per page (fixes #40) 5 years ago
category_feeds.go fad9ad2be4 Display list of feeds per category 6 years ago
category_list.go 5a69a61d48 Move UI middlewares and routes to ui package 7 years ago
category_remove.go 5a69a61d48 Move UI middlewares and routes to ui package 7 years ago
category_save.go ca45765c46 Improve logging messages in ui package 7 years ago
category_update.go fad9ad2be4 Display list of feeds per category 6 years ago
doc.go 11dfcdd3d6 Fix typo in license header 7 years ago
entry_bookmark.go 5a69a61d48 Move UI middlewares and routes to ui package 7 years ago
entry_category.go 5a69a61d48 Move UI middlewares and routes to ui package 7 years ago
entry_feed.go 5a69a61d48 Move UI middlewares and routes to ui package 7 years ago
entry_read.go 5a69a61d48 Move UI middlewares and routes to ui package 7 years ago
entry_save.go 228862fefa Refactor config package 6 years ago
entry_scraper.go 311a133ab8 Refactor manual entry scraper 7 years ago
entry_search.go ca45765c46 Improve logging messages in ui package 7 years ago
entry_toggle_bookmark.go 5a69a61d48 Move UI middlewares and routes to ui package 7 years ago
entry_unread.go 15727f716a Redirect to /unread when getting a 404 for an unread expired entry 6 years ago
entry_update_status.go 5a69a61d48 Move UI middlewares and routes to ui package 7 years ago
feed_edit.go 6c6ca69141 Add feed option to ignore HTTP cache 5 years ago
feed_entries.go 5f266319a3 Add option to change the number of entries per page (fixes #40) 5 years ago
feed_entries_all.go 5f266319a3 Add option to change the number of entries per page (fixes #40) 5 years ago
feed_icon.go 5a69a61d48 Move UI middlewares and routes to ui package 7 years ago
feed_list.go e38333e272 Show unread counters on feeds page 6 years ago
feed_refresh.go ca45765c46 Improve logging messages in ui package 7 years ago
feed_remove.go 5a69a61d48 Move UI middlewares and routes to ui package 7 years ago
feed_update.go ca45765c46 Improve logging messages in ui package 7 years ago
handler.go 228862fefa Refactor config package 6 years ago
history_entries.go 5f266319a3 Add option to change the number of entries per page (fixes #40) 5 years ago
history_flush.go ac3693562b Ask for confirmation before flushing history 6 years ago
integration_pocket.go 228862fefa Refactor config package 6 years ago
integration_show.go 228862fefa Refactor config package 6 years ago
integration_update.go 5a69a61d48 Move UI middlewares and routes to ui package 7 years ago
login_check.go 228862fefa Refactor config package 6 years ago
login_show.go 5a69a61d48 Move UI middlewares and routes to ui package 7 years ago
logout.go 228862fefa Refactor config package 6 years ago
middleware.go eaf1fc896f Redirect to login page if CSRF token is expired 5 years ago
oauth2.go 3e1e0b604f Add generic OpenID Connect provider (OAuth2) 6 years ago
oauth2_callback.go 3e1e0b604f Add generic OpenID Connect provider (OAuth2) 6 years ago
oauth2_redirect.go 3e1e0b604f Add generic OpenID Connect provider (OAuth2) 6 years ago
oauth2_unlink.go 3e1e0b604f Add generic OpenID Connect provider (OAuth2) 6 years ago
opml_export.go 5a69a61d48 Move UI middlewares and routes to ui package 7 years ago
opml_import.go 5a69a61d48 Move UI middlewares and routes to ui package 7 years ago
opml_upload.go d882bbca85 Import OPML from URL 6 years ago
pagination.go 5f266319a3 Add option to change the number of entries per page (fixes #40) 5 years ago
payload.go dbcc5d8a97 Use canonical imports 7 years ago
proxy.go 3379429329 Log image proxy URL in debug mode 6 years ago
search_entries.go 5f266319a3 Add option to change the number of entries per page (fixes #40) 5 years ago
session_list.go 5a69a61d48 Move UI middlewares and routes to ui package 7 years ago
session_remove.go ca45765c46 Improve logging messages in ui package 7 years ago
settings_show.go ee5a8a05c9 Add reading time for entries 5 years ago
settings_update.go ca45765c46 Improve logging messages in ui package 7 years ago
share.go 9871e4f5d0 Add page to list and remove shared entries 6 years ago
shared_entries.go 9871e4f5d0 Add page to list and remove shared entries 6 years ago
static_app_icon.go 5a69a61d48 Move UI middlewares and routes to ui package 7 years ago
static_favicon.go 5a69a61d48 Move UI middlewares and routes to ui package 7 years ago
static_javascript.go 5a69a61d48 Move UI middlewares and routes to ui package 7 years ago
static_manifest.go 5a69a61d48 Move UI middlewares and routes to ui package 7 years ago
static_stylesheet.go 7accdc4416 Add the ability to use custom css 6 years ago
subscription_add.go 43ccaf52af Preserve category selection when no feed is found 7 years ago
subscription_bookmarklet.go 5a69a61d48 Move UI middlewares and routes to ui package 7 years ago
subscription_choose.go 69aa650203 Add the possibility to add rules during feed creation 6 years ago
subscription_submit.go 69aa650203 Add the possibility to add rules during feed creation 6 years ago
ui.go 8304666261 Use stdlib constants for HTTP methods instead of strings 5 years ago
unread_entries.go 5f266319a3 Add option to change the number of entries per page (fixes #40) 5 years ago
unread_mark_all_read.go a634839678 Ask for confirmation before clicking on mark all as read 6 years ago
user_create.go 5a69a61d48 Move UI middlewares and routes to ui package 7 years ago
user_edit.go 5a69a61d48 Move UI middlewares and routes to ui package 7 years ago
user_list.go 5a69a61d48 Move UI middlewares and routes to ui package 7 years ago
user_remove.go 8fb71366f8 API: Delete users asynchronously 5 years ago
user_save.go ca45765c46 Improve logging messages in ui package 7 years ago
user_update.go ca45765c46 Improve logging messages in ui package 7 years ago