jvoisin 9c8a7dfffe Make use of HashFromBytes everywhere 2 anni fa
..
form eae4cb1417 Add feed option to disable HTTP/2 to avoid fingerprinting 2 anni fa
session 62ef8ed57a Add WebAuthn / Passkey integration 2 anni fa
static 9c8a7dfffe Make use of HashFromBytes everywhere 2 anni fa
view 0adac5c6f7 Minor code simplification in internal/ui/view/view.go 2 anni fa
about.go 168a870c02 Move internal packages to an internal folder 2 anni fa
api_key_create.go 8d80e9103f Delay call of `view.New` after logging the user in 2 anni fa
api_key_list.go 8d80e9103f Delay call of `view.New` after logging the user in 2 anni fa
api_key_remove.go c0e954f19d Implement structured logging using log/slog package 2 anni fa
api_key_save.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages 2 anni fa
bookmark_entries.go 8d80e9103f Delay call of `view.New` after logging the user in 2 anni fa
category_create.go 168a870c02 Move internal packages to an internal folder 2 anni fa
category_edit.go 8d80e9103f Delay call of `view.New` after logging the user in 2 anni fa
category_entries.go 168a870c02 Move internal packages to an internal folder 2 anni fa
category_entries_all.go 168a870c02 Move internal packages to an internal folder 2 anni fa
category_feeds.go 168a870c02 Move internal packages to an internal folder 2 anni fa
category_list.go 168a870c02 Move internal packages to an internal folder 2 anni fa
category_mark_as_read.go 168a870c02 Move internal packages to an internal folder 2 anni fa
category_refresh.go 5a7d6f8997 Make use of printer.Print when possible 2 anni fa
category_remove.go 168a870c02 Move internal packages to an internal folder 2 anni fa
category_save.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages 2 anni fa
category_update.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages 2 anni fa
entry_bookmark.go 168a870c02 Move internal packages to an internal folder 2 anni fa
entry_category.go 168a870c02 Move internal packages to an internal folder 2 anni fa
entry_enclosure_save_position.go 168a870c02 Move internal packages to an internal folder 2 anni fa
entry_feed.go 168a870c02 Move internal packages to an internal folder 2 anni fa
entry_read.go 168a870c02 Move internal packages to an internal folder 2 anni fa
entry_save.go 9990afb722 Add webhook event for saving entry 2 anni fa
entry_scraper.go e4285c2cba Add API endpoint to update entry title and content 2 anni fa
entry_search.go 168a870c02 Move internal packages to an internal folder 2 anni fa
entry_toggle_bookmark.go 168a870c02 Move internal packages to an internal folder 2 anni fa
entry_unread.go 168a870c02 Move internal packages to an internal folder 2 anni fa
entry_update_status.go 168a870c02 Move internal packages to an internal folder 2 anni fa
feed_edit.go eae4cb1417 Add feed option to disable HTTP/2 to avoid fingerprinting 2 anni fa
feed_entries.go 168a870c02 Move internal packages to an internal folder 2 anni fa
feed_entries_all.go 168a870c02 Move internal packages to an internal folder 2 anni fa
feed_icon.go 168a870c02 Move internal packages to an internal folder 2 anni fa
feed_list.go 168a870c02 Move internal packages to an internal folder 2 anni fa
feed_mark_as_read.go 168a870c02 Move internal packages to an internal folder 2 anni fa
feed_refresh.go 5a7d6f8997 Make use of printer.Print when possible 2 anni fa
feed_remove.go 168a870c02 Move internal packages to an internal folder 2 anni fa
feed_update.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages 2 anni fa
handler.go 168a870c02 Move internal packages to an internal folder 2 anni fa
history_entries.go 168a870c02 Move internal packages to an internal folder 2 anni fa
history_flush.go 168a870c02 Move internal packages to an internal folder 2 anni fa
integration_pocket.go 5a7d6f8997 Make use of printer.Print when possible 2 anni fa
integration_show.go cfdb890eae Add Readeck integration 2 anni fa
integration_update.go 5a7d6f8997 Make use of printer.Print when possible 2 anni fa
login_check.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages 2 anni fa
login_show.go 168a870c02 Move internal packages to an internal folder 2 anni fa
logout.go c0e954f19d Implement structured logging using log/slog package 2 anni fa
middleware.go d55b410800 Use constant-time comparison for anti-csrf tokens 2 anni fa
oauth2.go fbce915d84 Add profile scope to OIDC integration to support accounts without email 2 anni fa
oauth2_callback.go 5a7d6f8997 Make use of printer.Print when possible 2 anni fa
oauth2_redirect.go c0e954f19d Implement structured logging using log/slog package 2 anni fa
oauth2_unlink.go 5a7d6f8997 Make use of printer.Print when possible 2 anni fa
offline.go 168a870c02 Move internal packages to an internal folder 2 anni fa
opml_export.go f98fc1e03a Add command line argument to export user feeds 2 anni fa
opml_import.go 168a870c02 Move internal packages to an internal folder 2 anni fa
opml_upload.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages 2 anni fa
pagination.go 168a870c02 Move internal packages to an internal folder 2 anni fa
proxy.go 97feec8ebf Add more URL validation in media proxy 2 anni fa
search.go abdd5876a1 Move search form to a dedicated page 2 anni fa
session_list.go 8d80e9103f Delay call of `view.New` after logging the user in 2 anni fa
session_remove.go c0e954f19d Implement structured logging using log/slog package 2 anni fa
settings_show.go 8d80e9103f Delay call of `view.New` after logging the user in 2 anni fa
settings_update.go 8d80e9103f Delay call of `view.New` after logging the user in 2 anni fa
share.go 168a870c02 Move internal packages to an internal folder 2 anni fa
shared_entries.go 168a870c02 Move internal packages to an internal folder 2 anni fa
static_app_icon.go 168a870c02 Move internal packages to an internal folder 2 anni fa
static_favicon.go 168a870c02 Move internal packages to an internal folder 2 anni fa
static_javascript.go b04550e2f2 Use `%q` instead of `"%s"` 2 anni fa
static_manifest.go a73d58aad5 Status bar is unreadable when using PWA in dark mode on Firefox Android 2 anni fa
static_stylesheet.go 168a870c02 Move internal packages to an internal folder 2 anni fa
subscription_add.go 8d80e9103f Delay call of `view.New` after logging the user in 2 anni fa
subscription_bookmarklet.go 8d80e9103f Delay call of `view.New` after logging the user in 2 anni fa
subscription_choose.go 8d80e9103f Delay call of `view.New` after logging the user in 2 anni fa
subscription_submit.go 8d80e9103f Delay call of `view.New` after logging the user in 2 anni fa
ui.go abdd5876a1 Move search form to a dedicated page 2 anni fa
unread_entries.go 8d80e9103f Delay call of `view.New` after logging the user in 2 anni fa
unread_entry_category.go 980c5c63df Limit feed/category entry pagination to unread entries when coming from unread entry list 2 anni fa
unread_entry_feed.go 980c5c63df Limit feed/category entry pagination to unread entries when coming from unread entry list 2 anni fa
unread_mark_all_read.go 168a870c02 Move internal packages to an internal folder 2 anni fa
user_create.go 8d80e9103f Delay call of `view.New` after logging the user in 2 anni fa
user_edit.go 8d80e9103f Delay call of `view.New` after logging the user in 2 anni fa
user_list.go 8d80e9103f Delay call of `view.New` after logging the user in 2 anni fa
user_remove.go c0e954f19d Implement structured logging using log/slog package 2 anni fa
user_save.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages 2 anni fa
user_update.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages 2 anni fa
webauthn.go 2b8342fcd5 Refactor WebAuthn Javascript code 2 anni fa