Frédéric Guillot b1e73fafdf Enable go-critic linter and fix various issues detected il y a 2 ans
..
form 00dabc1d3c feat: Media player: Conrol playback speed il y a 2 ans
session 62ef8ed57a Add WebAuthn / Passkey integration il y a 2 ans
static 00dabc1d3c feat: Media player: Conrol playback speed il y a 2 ans
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_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 5a7d6f8997 Make use of printer.Print when possible 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 168a870c02 Move internal packages to an internal folder il y a 2 ans
entry_category.go 168a870c02 Move internal packages to an internal folder il y a 2 ans
entry_enclosure_save_position.go f6f63b5282 Avoid warnings in ui package il y a 2 ans
entry_feed.go 168a870c02 Move internal packages to an internal folder il y a 2 ans
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 e4285c2cba Add API endpoint to update entry title and content il y a 2 ans
entry_search.go 168a870c02 Move internal packages to an internal folder il y a 2 ans
entry_toggle_bookmark.go 168a870c02 Move internal packages to an internal folder il y a 2 ans
entry_unread.go 168a870c02 Move internal packages to an internal folder il y a 2 ans
entry_update_status.go 168a870c02 Move internal packages to an internal folder il y a 2 ans
feed_edit.go eae4cb1417 Add feed option to disable HTTP/2 to avoid fingerprinting il y a 2 ans
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 168a870c02 Move internal packages to an internal folder 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 f6404290ba Replace Optional{Int,Int64,Float64} with a generic function OptionalNumber() il y a 2 ans
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 cfdb890eae Add Readeck integration il y a 2 ans
integration_update.go 5a7d6f8997 Make use of printer.Print when possible il y a 2 ans
login_check.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages il y a 2 ans
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 5a7d6f8997 Make use of printer.Print when possible il y a 2 ans
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 168a870c02 Move internal packages to an internal folder il y a 2 ans
proxy.go 97feec8ebf Add more URL validation in media proxy il y a 2 ans
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 00dabc1d3c feat: Media player: Conrol playback speed il y a 2 ans
settings_update.go f6404290ba Replace Optional{Int,Int64,Float64} with a generic function OptionalNumber() il y a 2 ans
share.go 168a870c02 Move internal packages to an internal folder il y a 2 ans
shared_entries.go 168a870c02 Move internal packages to an internal folder il y a 2 ans
static_app_icon.go 168a870c02 Move internal packages to an internal folder il y a 2 ans
static_favicon.go 168a870c02 Move internal packages to an internal folder il y a 2 ans
static_javascript.go b1e73fafdf Enable go-critic linter and fix various issues detected il y a 2 ans
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 8d80e9103f Delay call of `view.New` after logging the user in il y a 2 ans
ui.go abdd5876a1 Move search form to a dedicated page il y a 2 ans
unread_entries.go 8d80e9103f Delay call of `view.New` after logging the user in il y a 2 ans
unread_entry_category.go 980c5c63df Limit feed/category entry pagination to unread entries when coming from unread entry list il y a 2 ans
unread_entry_feed.go 980c5c63df Limit feed/category entry pagination to unread entries when coming from unread entry list il y a 2 ans
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 f6f63b5282 Avoid warnings in ui package il y a 2 ans