Julien Voisin 5c5ad19c43 feat: replace `xurls` third-party module with an ad-hoc regexp 1 éve
..
form 366928b35d feat(integration): add cubox integration 1 éve
session 62ef8ed57a Add WebAuthn / Passkey integration 2 éve
static e555e442fb feat: add new settings option to allow external fonts 1 éve
view 0adac5c6f7 Minor code simplification in internal/ui/view/view.go 2 éve
about.go 168a870c02 Move internal packages to an internal folder 2 éve
api_key_create.go 8d80e9103f Delay call of `view.New` after logging the user in 2 éve
api_key_list.go 8d80e9103f Delay call of `view.New` after logging the user in 2 éve
api_key_remove.go c0e954f19d Implement structured logging using log/slog package 2 éve
api_key_save.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages 2 éve
bookmark_entries.go 8d80e9103f Delay call of `view.New` after logging the user in 2 éve
category_create.go 168a870c02 Move internal packages to an internal folder 2 éve
category_edit.go 8d80e9103f Delay call of `view.New` after logging the user in 2 éve
category_entries.go 168a870c02 Move internal packages to an internal folder 2 éve
category_entries_all.go 168a870c02 Move internal packages to an internal folder 2 éve
category_entries_starred.go 5c38688783 feat: add button to show only starred entries per category 1 éve
category_feeds.go 168a870c02 Move internal packages to an internal folder 2 éve
category_list.go 168a870c02 Move internal packages to an internal folder 2 éve
category_mark_as_read.go 168a870c02 Move internal packages to an internal folder 2 éve
category_refresh.go 2caabbe939 fix: Use `FORCE_REFRESH_INTERVAL` config for category refresh 2 éve
category_remove.go 168a870c02 Move internal packages to an internal folder 2 éve
category_save.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages 2 éve
category_update.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages 2 éve
entry_bookmark.go 4f55361f5f feat: mark media as read when playback reaches 90% 1 éve
entry_category.go 4f55361f5f feat: mark media as read when playback reaches 90% 1 éve
entry_enclosure_save_position.go f6f63b5282 Avoid warnings in ui package 2 éve
entry_feed.go 4f55361f5f feat: mark media as read when playback reaches 90% 1 éve
entry_read.go 168a870c02 Move internal packages to an internal folder 2 éve
entry_save.go 9990afb722 Add webhook event for saving entry 2 éve
entry_scraper.go c2311e316c Rename PROXY_* options to MEDIA_PROXY_* 2 éve
entry_search.go 4f55361f5f feat: mark media as read when playback reaches 90% 1 éve
entry_tag.go 4f55361f5f feat: mark media as read when playback reaches 90% 1 éve
entry_toggle_bookmark.go 168a870c02 Move internal packages to an internal folder 2 éve
entry_unread.go 4f55361f5f feat: mark media as read when playback reaches 90% 1 éve
entry_update_status.go 168a870c02 Move internal packages to an internal folder 2 éve
feed_edit.go 968355f9b9 feat(integration): add ntfy integration 1 éve
feed_entries.go 168a870c02 Move internal packages to an internal folder 2 éve
feed_entries_all.go 168a870c02 Move internal packages to an internal folder 2 éve
feed_icon.go 2c4c845cd2 http/response: add brotli compression support 2 éve
feed_list.go 168a870c02 Move internal packages to an internal folder 2 éve
feed_mark_as_read.go 168a870c02 Move internal packages to an internal folder 2 éve
feed_refresh.go 5a7d6f8997 Make use of printer.Print when possible 2 éve
feed_remove.go 168a870c02 Move internal packages to an internal folder 2 éve
feed_update.go a33b1adf13 Add description field to feed settings 2 éve
handler.go 168a870c02 Move internal packages to an internal folder 2 éve
history_entries.go 168a870c02 Move internal packages to an internal folder 2 éve
history_flush.go 168a870c02 Move internal packages to an internal folder 2 éve
integration_pocket.go 5a7d6f8997 Make use of printer.Print when possible 2 éve
integration_show.go 366928b35d feat(integration): add cubox integration 1 éve
integration_update.go 5a7d6f8997 Make use of printer.Print when possible 2 éve
login_check.go 770cc1dbb3 feat: Add option to disable local auth form 1 éve
login_show.go 168a870c02 Move internal packages to an internal folder 2 éve
logout.go c0e954f19d Implement structured logging using log/slog package 2 éve
middleware.go d55b410800 Use constant-time comparison for anti-csrf tokens 2 éve
oauth2.go fbce915d84 Add profile scope to OIDC integration to support accounts without email 2 éve
oauth2_callback.go 5a7d6f8997 Make use of printer.Print when possible 2 éve
oauth2_redirect.go c0e954f19d Implement structured logging using log/slog package 2 éve
oauth2_unlink.go 770cc1dbb3 feat: Add option to disable local auth form 1 éve
offline.go 168a870c02 Move internal packages to an internal folder 2 éve
opml_export.go f98fc1e03a Add command line argument to export user feeds 2 éve
opml_import.go 168a870c02 Move internal packages to an internal folder 2 éve
opml_upload.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages 2 éve
pagination.go a46e702536 Add navigation to last/first page 1 éve
proxy.go 7d21298fab fix(mediaproxy): forward client user-agent to origin to bypass bot protection 1 éve
search.go abdd5876a1 Move search form to a dedicated page 2 éve
session_list.go 8d80e9103f Delay call of `view.New` after logging the user in 2 éve
session_remove.go c0e954f19d Implement structured logging using log/slog package 2 éve
settings_show.go e555e442fb feat: add new settings option to allow external fonts 1 éve
settings_update.go e555e442fb feat: add new settings option to allow external fonts 1 éve
share.go 168a870c02 Move internal packages to an internal folder 2 éve
shared_entries.go 907941394b feat: add pagination to shared entries listing 1 éve
static_app_icon.go 2c4c845cd2 http/response: add brotli compression support 2 éve
static_favicon.go 168a870c02 Move internal packages to an internal folder 2 éve
static_javascript.go ee926e73cb feat: add license info to js, for LibreJS compatibility 1 éve
static_manifest.go a73d58aad5 Status bar is unreadable when using PWA in dark mode on Firefox Android 2 éve
static_stylesheet.go 168a870c02 Move internal packages to an internal folder 2 éve
subscription_add.go 8d80e9103f Delay call of `view.New` after logging the user in 2 éve
subscription_bookmarklet.go 5c5ad19c43 feat: replace `xurls` third-party module with an ad-hoc regexp 1 éve
subscription_choose.go 8d80e9103f Delay call of `view.New` after logging the user in 2 éve
subscription_submit.go 8e28e41b02 Use struct embedding to reduce code duplication 2 éve
tag_entries_all.go 647c66e70a ui: add tag entries page 2 éve
ui.go 5c38688783 feat: add button to show only starred entries per category 1 éve
unread_entries.go 8d80e9103f Delay call of `view.New` after logging the user in 2 éve
unread_entry_category.go 4f55361f5f feat: mark media as read when playback reaches 90% 1 éve
unread_entry_feed.go 4f55361f5f feat: mark media as read when playback reaches 90% 1 éve
unread_mark_all_read.go 168a870c02 Move internal packages to an internal folder 2 éve
user_create.go 8d80e9103f Delay call of `view.New` after logging the user in 2 éve
user_edit.go 8d80e9103f Delay call of `view.New` after logging the user in 2 éve
user_list.go 8d80e9103f Delay call of `view.New` after logging the user in 2 éve
user_remove.go c0e954f19d Implement structured logging using log/slog package 2 éve
user_save.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages 2 éve
user_update.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages 2 éve
webauthn.go 95201fc5cf build(deps): bump github.com/go-webauthn/webauthn from 0.10.2 to 0.11.2 1 éve