Frédéric Guillot 06e36c3e54 Revert "feat(ui): add stdlib cross-origin protection middleware" пре 1 дан
..
form 059ec55f52 security(webauthn)!: require discoverable passkeys пре 1 недеља
static 059ec55f52 security(webauthn)!: require discoverable passkeys пре 1 недеља
view ee6c390aac fix(ui): rename flash message template variables пре 1 месец
about.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
api_key_create.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
api_key_list.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
api_key_remove.go f03285883b refactor: remove dependency on gorilla/mux пре 2 месеци
api_key_save.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
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 пре 1 недеља
category_edit.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
category_entries.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
category_entries_all.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
category_entries_starred.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
category_feeds.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
category_list.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
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 182a010ea7 refactor: rewrite and simplify web sessions management пре 1 месец
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 пре 1 недеља
category_update.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
csrf_middleware.go 08de9546e3 fix(csrf): apply CSRF to all non-safe methods пре 1 недеља
entry_category.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
entry_enclosure_save_position.go b18ecc0a78 refactor(http): move response format helpers into parent package пре 2 месеци
entry_feed.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
entry_read.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
entry_save.go 2916831cb1 fix(storage): prevent deleted entries from reappearing as unread пре 1 месец
entry_scraper.go 2916831cb1 fix(storage): prevent deleted entries from reappearing as unread пре 1 месец
entry_search.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
entry_starred.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
entry_tag.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
entry_toggle_starred.go b18ecc0a78 refactor(http): move response format helpers into parent package пре 2 месеци
entry_unread.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
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 пре 1 недеља
feed_entries.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
feed_entries_all.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
feed_icon.go e9edda8ef6 refactor(response): add Text response helper пре 2 месеци
feed_list.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
feed_mark_as_read.go f03285883b refactor: remove dependency on gorilla/mux пре 2 месеци
feed_refresh.go 182a010ea7 refactor: rewrite and simplify web sessions management пре 1 месец
feed_remove.go f03285883b refactor: remove dependency on gorilla/mux пре 2 месеци
feed_update.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
handler.go d33544e26a feat(ui): add cache busting for static icon assets пре 1 месец
history_entries.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
history_flush.go b18ecc0a78 refactor(http): move response format helpers into parent package пре 2 месеци
integration_show.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
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 пре 1 недеља
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 пре 1 недеља
opml_upload.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
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 b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
session_list.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
session_remove.go 182a010ea7 refactor: rewrite and simplify web sessions management пре 1 месец
settings_show.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
settings_update.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
share.go 182a010ea7 refactor: rewrite and simplify web sessions management пре 1 месец
shared_entries.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
starred_entries.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
starred_entry_category.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
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 пре 1 месец
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 пре 1 месец
subscription_add.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
subscription_bookmarklet.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
subscription_choose.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
subscription_submit.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
tag_entries_all.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
ui.go 06e36c3e54 Revert "feat(ui): add stdlib cross-origin protection middleware" пре 1 дан
unread_entries.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
unread_entry_category.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
unread_entry_feed.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
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 пре 1 недеља
user_edit.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
user_list.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
user_remove.go f03285883b refactor: remove dependency on gorilla/mux пре 2 месеци
user_save.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
user_update.go b7da3634e4 perf(misc): batch navigational information queries пре 1 недеља
web_session_middleware.go 182a010ea7 refactor: rewrite and simplify web sessions management пре 1 месец
webauthn.go 0642e8a3ea fix(webauthn): persist backup flags пре 1 недеља