gudvinr 66996e3ffa refactor(storage): use same API for list and singular items il y a 1 mois
..
form 059ec55f52 security(webauthn)!: require discoverable passkeys il y a 1 mois
static 059ec55f52 security(webauthn)!: require discoverable passkeys il y a 1 mois
view ee6c390aac fix(ui): rename flash message template variables il y a 2 mois
about.go b7da3634e4 perf(misc): batch navigational information queries il y a 1 mois
api_key_create.go b7da3634e4 perf(misc): batch navigational information queries il y a 1 mois
api_key_list.go b7da3634e4 perf(misc): batch navigational information queries il y a 1 mois
api_key_remove.go f03285883b refactor: remove dependency on gorilla/mux il y a 3 mois
api_key_save.go b7da3634e4 perf(misc): batch navigational information queries il y a 1 mois
auth.go 182a010ea7 refactor: rewrite and simplify web sessions management il y a 2 mois
auth_proxy_middleware.go 182a010ea7 refactor: rewrite and simplify web sessions management il y a 2 mois
category_create.go b7da3634e4 perf(misc): batch navigational information queries il y a 1 mois
category_edit.go b7da3634e4 perf(misc): batch navigational information queries il y a 1 mois
category_entries.go 66996e3ffa refactor(storage): use same API for list and singular items il y a 1 mois
category_entries_all.go 95f5f1e77d refactor(storage): use query builder as builder il y a 1 mois
category_entries_starred.go 95f5f1e77d refactor(storage): use query builder as builder il y a 1 mois
category_feeds.go b7da3634e4 perf(misc): batch navigational information queries il y a 1 mois
category_list.go b7da3634e4 perf(misc): batch navigational information queries il y a 1 mois
category_mark_as_read.go f03285883b refactor: remove dependency on gorilla/mux il y a 3 mois
category_mark_feed_as_read.go 4f504499fa fix(ui): redirect to category feeds page after marking feed as read il y a 3 mois
category_refresh.go 95f5f1e77d refactor(storage): use query builder as builder il y a 1 mois
category_remove.go f03285883b refactor: remove dependency on gorilla/mux il y a 3 mois
category_remove_feed.go f03285883b refactor: remove dependency on gorilla/mux il y a 3 mois
category_save.go b7da3634e4 perf(misc): batch navigational information queries il y a 1 mois
category_update.go b7da3634e4 perf(misc): batch navigational information queries il y a 1 mois
csrf_middleware.go 08de9546e3 fix(csrf): apply CSRF to all non-safe methods il y a 1 mois
entry_category.go 66996e3ffa refactor(storage): use same API for list and singular items il y a 1 mois
entry_enclosure_save_position.go b18ecc0a78 refactor(http): move response format helpers into parent package il y a 3 mois
entry_feed.go 66996e3ffa refactor(storage): use same API for list and singular items il y a 1 mois
entry_read.go 66996e3ffa refactor(storage): use same API for list and singular items il y a 1 mois
entry_save.go 66996e3ffa refactor(storage): use same API for list and singular items il y a 1 mois
entry_scraper.go 66996e3ffa refactor(storage): use same API for list and singular items il y a 1 mois
entry_search.go 66996e3ffa refactor(storage): use same API for list and singular items il y a 1 mois
entry_starred.go 66996e3ffa refactor(storage): use same API for list and singular items il y a 1 mois
entry_tag.go 66996e3ffa refactor(storage): use same API for list and singular items il y a 1 mois
entry_toggle_starred.go b18ecc0a78 refactor(http): move response format helpers into parent package il y a 3 mois
entry_unread.go 66996e3ffa refactor(storage): use same API for list and singular items il y a 1 mois
entry_update_status.go 08113e50bb perf(storage): merge status update and visible count query il y a 2 mois
feed_edit.go b7da3634e4 perf(misc): batch navigational information queries il y a 1 mois
feed_entries.go 66996e3ffa refactor(storage): use same API for list and singular items il y a 1 mois
feed_entries_all.go 95f5f1e77d refactor(storage): use query builder as builder il y a 1 mois
feed_icon.go e9edda8ef6 refactor(response): add Text response helper il y a 3 mois
feed_list.go b7da3634e4 perf(misc): batch navigational information queries il y a 1 mois
feed_mark_as_read.go f03285883b refactor: remove dependency on gorilla/mux il y a 3 mois
feed_refresh.go 95f5f1e77d refactor(storage): use query builder as builder il y a 1 mois
feed_remove.go f03285883b refactor: remove dependency on gorilla/mux il y a 3 mois
feed_update.go b7da3634e4 perf(misc): batch navigational information queries il y a 1 mois
handler.go d33544e26a feat(ui): add cache busting for static icon assets il y a 3 mois
history_entries.go 66996e3ffa refactor(storage): use same API for list and singular items il y a 1 mois
history_flush.go b18ecc0a78 refactor(http): move response format helpers into parent package il y a 3 mois
integration_show.go b7da3634e4 perf(misc): batch navigational information queries il y a 1 mois
integration_update.go 182a010ea7 refactor: rewrite and simplify web sessions management il y a 2 mois
login_check.go 182a010ea7 refactor: rewrite and simplify web sessions management il y a 2 mois
login_show.go 182a010ea7 refactor: rewrite and simplify web sessions management il y a 2 mois
logout.go 182a010ea7 refactor: rewrite and simplify web sessions management il y a 2 mois
oauth2_callback.go fc68e33681 fix(oauth2): reject empty state when no flow is in progress il y a 1 mois
oauth2_redirect.go 182a010ea7 refactor: rewrite and simplify web sessions management il y a 2 mois
oauth2_unlink.go 182a010ea7 refactor: rewrite and simplify web sessions management il y a 2 mois
offline.go 182a010ea7 refactor: rewrite and simplify web sessions management il y a 2 mois
opml_export.go b18ecc0a78 refactor(http): move response format helpers into parent package il y a 3 mois
opml_import.go b7da3634e4 perf(misc): batch navigational information queries il y a 1 mois
opml_upload.go b7da3634e4 perf(misc): batch navigational information queries il y a 1 mois
pagination.go df28028b24 feat(ui): add filter to search results by unread status il y a 5 mois
proxy.go 75753ce8b3 fix(http): sanitize filename in Content-Disposition header il y a 2 mois
routes.go 182a010ea7 refactor: rewrite and simplify web sessions management il y a 2 mois
search.go 66996e3ffa refactor(storage): use same API for list and singular items il y a 1 mois
session_list.go b7da3634e4 perf(misc): batch navigational information queries il y a 1 mois
session_remove.go 182a010ea7 refactor: rewrite and simplify web sessions management il y a 2 mois
settings_show.go b7da3634e4 perf(misc): batch navigational information queries il y a 1 mois
settings_update.go b7da3634e4 perf(misc): batch navigational information queries il y a 1 mois
share.go 9dfed35946 refactor(storage): consistent construction of query builders il y a 1 mois
shared_entries.go 95f5f1e77d refactor(storage): use query builder as builder il y a 1 mois
starred_entries.go 95f5f1e77d refactor(storage): use query builder as builder il y a 1 mois
starred_entry_category.go 66996e3ffa refactor(storage): use same API for list and singular items il y a 1 mois
static_app_icon.go e9edda8ef6 refactor(response): add Text response helper il y a 3 mois
static_favicon.go e9edda8ef6 refactor(response): add Text response helper il y a 3 mois
static_javascript.go 0162c467f2 refactor(ui): use consistent cache-busted URL pattern for all static assets il y a 3 mois
static_manifest.go 182a010ea7 refactor: rewrite and simplify web sessions management il y a 2 mois
static_stylesheet.go 0162c467f2 refactor(ui): use consistent cache-busted URL pattern for all static assets il y a 3 mois
subscription_add.go b7da3634e4 perf(misc): batch navigational information queries il y a 1 mois
subscription_bookmarklet.go b7da3634e4 perf(misc): batch navigational information queries il y a 1 mois
subscription_choose.go b7da3634e4 perf(misc): batch navigational information queries il y a 1 mois
subscription_submit.go b7da3634e4 perf(misc): batch navigational information queries il y a 1 mois
tag_entries_all.go 66996e3ffa refactor(storage): use same API for list and singular items il y a 1 mois
ui.go 06e36c3e54 Revert "feat(ui): add stdlib cross-origin protection middleware" il y a 1 mois
unread_entries.go 66996e3ffa refactor(storage): use same API for list and singular items il y a 1 mois
unread_entry_category.go 66996e3ffa refactor(storage): use same API for list and singular items il y a 1 mois
unread_entry_feed.go 66996e3ffa refactor(storage): use same API for list and singular items il y a 1 mois
unread_mark_all_read.go b18ecc0a78 refactor(http): move response format helpers into parent package il y a 3 mois
user_create.go b7da3634e4 perf(misc): batch navigational information queries il y a 1 mois
user_edit.go b7da3634e4 perf(misc): batch navigational information queries il y a 1 mois
user_list.go b7da3634e4 perf(misc): batch navigational information queries il y a 1 mois
user_remove.go f03285883b refactor: remove dependency on gorilla/mux il y a 3 mois
user_save.go b7da3634e4 perf(misc): batch navigational information queries il y a 1 mois
user_update.go b7da3634e4 perf(misc): batch navigational information queries il y a 1 mois
web_session_middleware.go 182a010ea7 refactor: rewrite and simplify web sessions management il y a 2 mois
webauthn.go 0642e8a3ea fix(webauthn): persist backup flags il y a 1 mois