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