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