Frédéric Guillot 75753ce8b3 fix(http): sanitize filename in Content-Disposition header 2 روز پیش
..
form 4cd9dd6af7 refactor(validator): replace IsValidURL with urllib.IsAbsoluteURL 3 هفته پیش
session 5db66fc279 refactor(storage): avoid using Sprintf to update session fields 3 ماه پیش
static 873416f4be perf(ui): don't parse the keymap on every keypress 2 هفته پیش
view 0162c467f2 refactor(ui): use consistent cache-busted URL pattern for all static assets 3 هفته پیش
about.go b18ecc0a78 refactor(http): move response format helpers into parent package 3 هفته پیش
api_key_create.go b18ecc0a78 refactor(http): move response format helpers into parent package 3 هفته پیش
api_key_list.go b18ecc0a78 refactor(http): move response format helpers into parent package 3 هفته پیش
api_key_remove.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
api_key_save.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
category_create.go b18ecc0a78 refactor(http): move response format helpers into parent package 3 هفته پیش
category_edit.go b18ecc0a78 refactor(http): move response format helpers into parent package 3 هفته پیش
category_entries.go 0172d31694 perf(ui): don't ask postgres for entries content if we're not using it 5 روز پیش
category_entries_all.go 0172d31694 perf(ui): don't ask postgres for entries content if we're not using it 5 روز پیش
category_entries_starred.go 0172d31694 perf(ui): don't ask postgres for entries content if we're not using it 5 روز پیش
category_feeds.go b18ecc0a78 refactor(http): move response format helpers into parent package 3 هفته پیش
category_list.go b18ecc0a78 refactor(http): move response format helpers into parent package 3 هفته پیش
category_mark_as_read.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
category_mark_feed_as_read.go 4f504499fa fix(ui): redirect to category feeds page after marking feed as read 1 هفته پیش
category_refresh.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
category_remove.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
category_remove_feed.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
category_save.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
category_update.go 96989e2a6f fix(ui): render edit template on category update validation error 1 هفته پیش
entry_category.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
entry_enclosure_save_position.go b18ecc0a78 refactor(http): move response format helpers into parent package 3 هفته پیش
entry_feed.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
entry_read.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
entry_save.go b18ecc0a78 refactor(http): move response format helpers into parent package 3 هفته پیش
entry_scraper.go b1713dc626 refactor(mediaproxy): remove dependency on gorilla/mux 3 هفته پیش
entry_search.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
entry_starred.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
entry_tag.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
entry_toggle_starred.go b18ecc0a78 refactor(http): move response format helpers into parent package 3 هفته پیش
entry_unread.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
entry_update_status.go b18ecc0a78 refactor(http): move response format helpers into parent package 3 هفته پیش
feed_edit.go b18ecc0a78 refactor(http): move response format helpers into parent package 3 هفته پیش
feed_entries.go 0172d31694 perf(ui): don't ask postgres for entries content if we're not using it 5 روز پیش
feed_entries_all.go 0172d31694 perf(ui): don't ask postgres for entries content if we're not using it 5 روز پیش
feed_icon.go e9edda8ef6 refactor(response): add Text response helper 3 هفته پیش
feed_list.go b18ecc0a78 refactor(http): move response format helpers into parent package 3 هفته پیش
feed_mark_as_read.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
feed_refresh.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
feed_remove.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
feed_update.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
handler.go d33544e26a feat(ui): add cache busting for static icon assets 3 هفته پیش
history_entries.go 0172d31694 perf(ui): don't ask postgres for entries content if we're not using it 5 روز پیش
history_flush.go b18ecc0a78 refactor(http): move response format helpers into parent package 3 هفته پیش
integration_show.go b18ecc0a78 refactor(http): move response format helpers into parent package 3 هفته پیش
integration_update.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
login_check.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
login_show.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
logout.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
middleware.go fd75311621 refactor(ui): skip app session creation for static asset routes 1 هفته پیش
oauth2.go 31f077cccc refactor(oauth2): select provider explicitly by OAUTH2_PROVIDER value 2 هفته پیش
oauth2_callback.go 4e8a0e0639 fix(ui): remove sensitive values from log messages 1 هفته پیش
oauth2_redirect.go 062641330a refactor(oauth2): apply Go conventions and add GoDoc comments 2 هفته پیش
oauth2_unlink.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
offline.go b18ecc0a78 refactor(http): move response format helpers into parent package 3 هفته پیش
opml_export.go b18ecc0a78 refactor(http): move response format helpers into parent package 3 هفته پیش
opml_import.go b18ecc0a78 refactor(http): move response format helpers into parent package 3 هفته پیش
opml_upload.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
pagination.go df28028b24 feat(ui): add filter to search results by unread status 3 ماه پیش
proxy.go 75753ce8b3 fix(http): sanitize filename in Content-Disposition header 2 روز پیش
search.go 0172d31694 perf(ui): don't ask postgres for entries content if we're not using it 5 روز پیش
session_list.go b18ecc0a78 refactor(http): move response format helpers into parent package 3 هفته پیش
session_remove.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
settings_show.go b18ecc0a78 refactor(http): move response format helpers into parent package 3 هفته پیش
settings_update.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
share.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
shared_entries.go 0172d31694 perf(ui): don't ask postgres for entries content if we're not using it 5 روز پیش
starred_entries.go 0172d31694 perf(ui): don't ask postgres for entries content if we're not using it 5 روز پیش
starred_entry_category.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
static_app_icon.go e9edda8ef6 refactor(response): add Text response helper 3 هفته پیش
static_favicon.go e9edda8ef6 refactor(response): add Text response helper 3 هفته پیش
static_javascript.go 0162c467f2 refactor(ui): use consistent cache-busted URL pattern for all static assets 3 هفته پیش
static_manifest.go d33544e26a feat(ui): add cache busting for static icon assets 3 هفته پیش
static_stylesheet.go 0162c467f2 refactor(ui): use consistent cache-busted URL pattern for all static assets 3 هفته پیش
subscription_add.go b18ecc0a78 refactor(http): move response format helpers into parent package 3 هفته پیش
subscription_bookmarklet.go b18ecc0a78 refactor(http): move response format helpers into parent package 3 هفته پیش
subscription_choose.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
subscription_submit.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
tag_entries_all.go 0172d31694 perf(ui): don't ask postgres for entries content if we're not using it 5 روز پیش
ui.go 4f504499fa fix(ui): redirect to category feeds page after marking feed as read 1 هفته پیش
unread_entries.go 0172d31694 perf(ui): don't ask postgres for entries content if we're not using it 5 روز پیش
unread_entry_category.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
unread_entry_feed.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
unread_mark_all_read.go b18ecc0a78 refactor(http): move response format helpers into parent package 3 هفته پیش
user_create.go b18ecc0a78 refactor(http): move response format helpers into parent package 3 هفته پیش
user_edit.go b18ecc0a78 refactor(http): move response format helpers into parent package 3 هفته پیش
user_list.go b18ecc0a78 refactor(http): move response format helpers into parent package 3 هفته پیش
user_remove.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
user_save.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
user_update.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش
webauthn.go f03285883b refactor: remove dependency on gorilla/mux 3 هفته پیش