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