jvoisin f5188b1edc refactor(ui): don't expose webauthn routes if webauthn is disabled hai 8 meses
..
form 566670cc06 refactor: unexport symbols hai 8 meses
session 117c031f1c feat(integration)!: remove Pocket integration hai 10 meses
static 68984da332 perf(static): minimize the SVG hai 8 meses
view 566670cc06 refactor: unexport symbols hai 8 meses
about.go 0cf5051cf8 feat: show size of DB on the about page hai 1 ano
api_key_create.go 8d80e9103f Delay call of `view.New` after logging the user in %!s(int64=2) %!d(string=hai) anos
api_key_list.go 8d80e9103f Delay call of `view.New` after logging the user in %!s(int64=2) %!d(string=hai) anos
api_key_remove.go bfd8860398 feat(api): add new endpoints to manage API keys hai 10 meses
api_key_save.go 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used hai 8 meses
bookmark_entries.go 400e8974f9 fix: improve pagination when having identical publication date hai 1 ano
category_create.go 168a870c02 Move internal packages to an internal folder %!s(int64=2) %!d(string=hai) anos
category_edit.go d33e305af9 fix(api): `hide_globally` categories field should be a boolean hai 1 ano
category_entries.go 400e8974f9 fix: improve pagination when having identical publication date hai 1 ano
category_entries_all.go 400e8974f9 fix: improve pagination when having identical publication date hai 1 ano
category_entries_starred.go 400e8974f9 fix: improve pagination when having identical publication date hai 1 ano
category_feeds.go 168a870c02 Move internal packages to an internal folder %!s(int64=2) %!d(string=hai) anos
category_list.go 168a870c02 Move internal packages to an internal folder %!s(int64=2) %!d(string=hai) anos
category_mark_as_read.go 168a870c02 Move internal packages to an internal folder %!s(int64=2) %!d(string=hai) anos
category_refresh.go 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used hai 8 meses
category_remove.go 168a870c02 Move internal packages to an internal folder %!s(int64=2) %!d(string=hai) anos
category_remove_feed.go e40446ad3c fix(ui): Redirect correctly post feed removal from category feeds list hai 1 ano
category_save.go 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used hai 8 meses
category_update.go 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used hai 8 meses
entry_bookmark.go 09fb05aaaf feat: add option to always open articles externally hai 10 meses
entry_category.go 09fb05aaaf feat: add option to always open articles externally hai 10 meses
entry_enclosure_save_position.go f6f63b5282 Avoid warnings in ui package %!s(int64=2) %!d(string=hai) anos
entry_feed.go 09fb05aaaf feat: add option to always open articles externally hai 10 meses
entry_read.go 09fb05aaaf feat: add option to always open articles externally hai 10 meses
entry_save.go 9990afb722 Add webhook event for saving entry %!s(int64=2) %!d(string=hai) anos
entry_scraper.go c2311e316c Rename PROXY_* options to MEDIA_PROXY_* %!s(int64=2) %!d(string=hai) anos
entry_search.go 09fb05aaaf feat: add option to always open articles externally hai 10 meses
entry_tag.go 4f55361f5f feat: mark media as read when playback reaches 90% hai 1 ano
entry_toggle_bookmark.go 168a870c02 Move internal packages to an internal folder %!s(int64=2) %!d(string=hai) anos
entry_unread.go 09fb05aaaf feat: add option to always open articles externally hai 10 meses
entry_update_status.go 168a870c02 Move internal packages to an internal folder %!s(int64=2) %!d(string=hai) anos
feed_edit.go 2a9d91c783 feat: add entry filters at the feed level hai 10 meses
feed_entries.go 400e8974f9 fix: improve pagination when having identical publication date hai 1 ano
feed_entries_all.go 400e8974f9 fix: improve pagination when having identical publication date hai 1 ano
feed_icon.go cb695e653a fix(security): use a more restrictive CSP for untrusted content hai 1 ano
feed_list.go 168a870c02 Move internal packages to an internal folder %!s(int64=2) %!d(string=hai) anos
feed_mark_as_read.go 924293ee5c perf(storage): avoid heavy-weight SQL when marking feed as read hai 8 meses
feed_refresh.go 34499b887b feat: add `POLLING_LIMIT_PER_HOST` to limit concurrent requests per host hai 8 meses
feed_remove.go 168a870c02 Move internal packages to an internal folder %!s(int64=2) %!d(string=hai) anos
feed_update.go ef22e95f8b feat: implement proxy URL per feed hai 1 ano
handler.go 168a870c02 Move internal packages to an internal folder %!s(int64=2) %!d(string=hai) anos
history_entries.go 168a870c02 Move internal packages to an internal folder %!s(int64=2) %!d(string=hai) anos
history_flush.go 168a870c02 Move internal packages to an internal folder %!s(int64=2) %!d(string=hai) anos
integration_show.go 117c031f1c feat(integration)!: remove Pocket integration hai 10 meses
integration_update.go 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used hai 8 meses
login_check.go 770cc1dbb3 feat: Add option to disable local auth form hai 1 ano
login_show.go 168a870c02 Move internal packages to an internal folder %!s(int64=2) %!d(string=hai) anos
logout.go c0e954f19d Implement structured logging using log/slog package %!s(int64=2) %!d(string=hai) anos
middleware.go 560be66147 refactor(misc): Use proper slog.XXX instead of slog.Any hai 9 meses
oauth2.go fbce915d84 Add profile scope to OIDC integration to support accounts without email %!s(int64=2) %!d(string=hai) anos
oauth2_callback.go 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used hai 8 meses
oauth2_redirect.go 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used hai 8 meses
oauth2_unlink.go 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used hai 8 meses
offline.go 168a870c02 Move internal packages to an internal folder %!s(int64=2) %!d(string=hai) anos
opml_export.go f98fc1e03a Add command line argument to export user feeds %!s(int64=2) %!d(string=hai) anos
opml_import.go 168a870c02 Move internal packages to an internal folder %!s(int64=2) %!d(string=hai) anos
opml_upload.go 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used hai 8 meses
pagination.go a46e702536 Add navigation to last/first page hai 1 ano
proxy.go 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used hai 8 meses
search.go abdd5876a1 Move search form to a dedicated page %!s(int64=2) %!d(string=hai) anos
session_list.go 8d80e9103f Delay call of `view.New` after logging the user in %!s(int64=2) %!d(string=hai) anos
session_remove.go c0e954f19d Implement structured logging using log/slog package %!s(int64=2) %!d(string=hai) anos
settings_show.go 8db637cb39 feat(ui): add user setting to control `target="_blank"` on links hai 10 meses
settings_update.go 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used hai 8 meses
share.go 168a870c02 Move internal packages to an internal folder %!s(int64=2) %!d(string=hai) anos
shared_entries.go 400e8974f9 fix: improve pagination when having identical publication date hai 1 ano
static_app_icon.go 68984da332 perf(static): minimize the SVG hai 8 meses
static_favicon.go 68984da332 perf(static): minimize the SVG hai 8 meses
static_javascript.go 798bc4cd2d refactor(static): use a simple struct instead of two slices to store assets data and checksums hai 8 meses
static_manifest.go 4d7c601f6d feat(ui): add PWA app shortcuts hai 8 meses
static_stylesheet.go 798bc4cd2d refactor(static): use a simple struct instead of two slices to store assets data and checksums hai 8 meses
subscription_add.go 535fd050b7 feat: add proxy rotation functionality hai 1 ano
subscription_bookmarklet.go 535fd050b7 feat: add proxy rotation functionality hai 1 ano
subscription_choose.go 2a9d91c783 feat: add entry filters at the feed level hai 10 meses
subscription_submit.go 2a9d91c783 feat: add entry filters at the feed level hai 10 meses
tag_entries_all.go 400e8974f9 fix: improve pagination when having identical publication date hai 1 ano
ui.go f5188b1edc refactor(ui): don't expose webauthn routes if webauthn is disabled hai 8 meses
unread_entries.go e0f7e6f2a8 feat(config)!: remove `SERVER_TIMING_HEADER` config option hai 10 meses
unread_entry_category.go 09fb05aaaf feat: add option to always open articles externally hai 10 meses
unread_entry_feed.go 09fb05aaaf feat: add option to always open articles externally hai 10 meses
unread_mark_all_read.go 168a870c02 Move internal packages to an internal folder %!s(int64=2) %!d(string=hai) anos
user_create.go 8d80e9103f Delay call of `view.New` after logging the user in %!s(int64=2) %!d(string=hai) anos
user_edit.go 8d80e9103f Delay call of `view.New` after logging the user in %!s(int64=2) %!d(string=hai) anos
user_list.go 8d80e9103f Delay call of `view.New` after logging the user in %!s(int64=2) %!d(string=hai) anos
user_remove.go c0e954f19d Implement structured logging using log/slog package %!s(int64=2) %!d(string=hai) anos
user_save.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages %!s(int64=2) %!d(string=hai) anos
user_update.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages %!s(int64=2) %!d(string=hai) anos
webauthn.go b65373db7e feat(webauthn): perfer creation of a client-side discoverable credential hai 11 meses