Frédéric Guillot e0f7e6f2a8 feat(config)!: remove `SERVER_TIMING_HEADER` config option vor 11 Monaten
..
form 117c031f1c feat(integration)!: remove Pocket integration vor 11 Monaten
session 117c031f1c feat(integration)!: remove Pocket integration vor 11 Monaten
static 70b513b8db feat(ui): display external URL in single entry view vor 11 Monaten
view 0adac5c6f7 Minor code simplification in internal/ui/view/view.go vor 2 Jahren
about.go 0cf5051cf8 feat: show size of DB on the about page vor 1 Jahr
api_key_create.go 8d80e9103f Delay call of `view.New` after logging the user in vor 2 Jahren
api_key_list.go 8d80e9103f Delay call of `view.New` after logging the user in vor 2 Jahren
api_key_remove.go bfd8860398 feat(api): add new endpoints to manage API keys vor 11 Monaten
api_key_save.go bfd8860398 feat(api): add new endpoints to manage API keys vor 11 Monaten
bookmark_entries.go 400e8974f9 fix: improve pagination when having identical publication date vor 1 Jahr
category_create.go 168a870c02 Move internal packages to an internal folder vor 2 Jahren
category_edit.go d33e305af9 fix(api): `hide_globally` categories field should be a boolean vor 1 Jahr
category_entries.go 400e8974f9 fix: improve pagination when having identical publication date vor 1 Jahr
category_entries_all.go 400e8974f9 fix: improve pagination when having identical publication date vor 1 Jahr
category_entries_starred.go 400e8974f9 fix: improve pagination when having identical publication date vor 1 Jahr
category_feeds.go 168a870c02 Move internal packages to an internal folder vor 2 Jahren
category_list.go 168a870c02 Move internal packages to an internal folder vor 2 Jahren
category_mark_as_read.go 168a870c02 Move internal packages to an internal folder vor 2 Jahren
category_refresh.go 2caabbe939 fix: Use `FORCE_REFRESH_INTERVAL` config for category refresh vor 2 Jahren
category_remove.go 168a870c02 Move internal packages to an internal folder vor 2 Jahren
category_remove_feed.go e40446ad3c fix(ui): Redirect correctly post feed removal from category feeds list vor 1 Jahr
category_save.go d33e305af9 fix(api): `hide_globally` categories field should be a boolean vor 1 Jahr
category_update.go d33e305af9 fix(api): `hide_globally` categories field should be a boolean vor 1 Jahr
entry_bookmark.go 09fb05aaaf feat: add option to always open articles externally vor 11 Monaten
entry_category.go 09fb05aaaf feat: add option to always open articles externally vor 11 Monaten
entry_enclosure_save_position.go f6f63b5282 Avoid warnings in ui package vor 2 Jahren
entry_feed.go 09fb05aaaf feat: add option to always open articles externally vor 11 Monaten
entry_read.go 09fb05aaaf feat: add option to always open articles externally vor 11 Monaten
entry_save.go 9990afb722 Add webhook event for saving entry vor 2 Jahren
entry_scraper.go c2311e316c Rename PROXY_* options to MEDIA_PROXY_* vor 2 Jahren
entry_search.go 09fb05aaaf feat: add option to always open articles externally vor 11 Monaten
entry_tag.go 4f55361f5f feat: mark media as read when playback reaches 90% vor 1 Jahr
entry_toggle_bookmark.go 168a870c02 Move internal packages to an internal folder vor 2 Jahren
entry_unread.go 09fb05aaaf feat: add option to always open articles externally vor 11 Monaten
entry_update_status.go 168a870c02 Move internal packages to an internal folder vor 2 Jahren
feed_edit.go ef22e95f8b feat: implement proxy URL per feed vor 1 Jahr
feed_entries.go 400e8974f9 fix: improve pagination when having identical publication date vor 1 Jahr
feed_entries_all.go 400e8974f9 fix: improve pagination when having identical publication date vor 1 Jahr
feed_icon.go cb695e653a fix(security): use a more restrictive CSP for untrusted content vor 1 Jahr
feed_list.go 168a870c02 Move internal packages to an internal folder vor 2 Jahren
feed_mark_as_read.go 168a870c02 Move internal packages to an internal folder vor 2 Jahren
feed_refresh.go 5a7d6f8997 Make use of printer.Print when possible vor 2 Jahren
feed_remove.go 168a870c02 Move internal packages to an internal folder vor 2 Jahren
feed_update.go ef22e95f8b feat: implement proxy URL per feed vor 1 Jahr
handler.go 168a870c02 Move internal packages to an internal folder vor 2 Jahren
history_entries.go 168a870c02 Move internal packages to an internal folder vor 2 Jahren
history_flush.go 168a870c02 Move internal packages to an internal folder vor 2 Jahren
integration_show.go 117c031f1c feat(integration)!: remove Pocket integration vor 11 Monaten
integration_update.go 5a7d6f8997 Make use of printer.Print when possible vor 2 Jahren
login_check.go 770cc1dbb3 feat: Add option to disable local auth form vor 1 Jahr
login_show.go 168a870c02 Move internal packages to an internal folder vor 2 Jahren
logout.go c0e954f19d Implement structured logging using log/slog package vor 2 Jahren
middleware.go 117c031f1c feat(integration)!: remove Pocket integration vor 11 Monaten
oauth2.go fbce915d84 Add profile scope to OIDC integration to support accounts without email vor 2 Jahren
oauth2_callback.go 5a7d6f8997 Make use of printer.Print when possible vor 2 Jahren
oauth2_redirect.go c0e954f19d Implement structured logging using log/slog package vor 2 Jahren
oauth2_unlink.go 770cc1dbb3 feat: Add option to disable local auth form vor 1 Jahr
offline.go 168a870c02 Move internal packages to an internal folder vor 2 Jahren
opml_export.go f98fc1e03a Add command line argument to export user feeds vor 2 Jahren
opml_import.go 168a870c02 Move internal packages to an internal folder vor 2 Jahren
opml_upload.go ef22e95f8b feat: implement proxy URL per feed vor 1 Jahr
pagination.go a46e702536 Add navigation to last/first page vor 1 Jahr
proxy.go cb695e653a fix(security): use a more restrictive CSP for untrusted content vor 1 Jahr
search.go abdd5876a1 Move search form to a dedicated page vor 2 Jahren
session_list.go 8d80e9103f Delay call of `view.New` after logging the user in vor 2 Jahren
session_remove.go c0e954f19d Implement structured logging using log/slog package vor 2 Jahren
settings_show.go 8db637cb39 feat(ui): add user setting to control `target="_blank"` on links vor 11 Monaten
settings_update.go 5ae2cbd943 feat(settings): add validation for entry order and categories sorting order vor 1 Jahr
share.go 168a870c02 Move internal packages to an internal folder vor 2 Jahren
shared_entries.go 400e8974f9 fix: improve pagination when having identical publication date vor 1 Jahr
static_app_icon.go 2c4c845cd2 http/response: add brotli compression support vor 2 Jahren
static_favicon.go 168a870c02 Move internal packages to an internal folder vor 2 Jahren
static_javascript.go ee926e73cb feat: add license info to js, for LibreJS compatibility vor 1 Jahr
static_manifest.go a73d58aad5 Status bar is unreadable when using PWA in dark mode on Firefox Android vor 2 Jahren
static_stylesheet.go 168a870c02 Move internal packages to an internal folder vor 2 Jahren
subscription_add.go 535fd050b7 feat: add proxy rotation functionality vor 1 Jahr
subscription_bookmarklet.go 535fd050b7 feat: add proxy rotation functionality vor 1 Jahr
subscription_choose.go ef22e95f8b feat: implement proxy URL per feed vor 1 Jahr
subscription_submit.go 553c578f2e feat(rssbridge): support auth token for RSS-Bridge vor 11 Monaten
tag_entries_all.go 400e8974f9 fix: improve pagination when having identical publication date vor 1 Jahr
ui.go 117c031f1c feat(integration)!: remove Pocket integration vor 11 Monaten
unread_entries.go e0f7e6f2a8 feat(config)!: remove `SERVER_TIMING_HEADER` config option vor 11 Monaten
unread_entry_category.go 09fb05aaaf feat: add option to always open articles externally vor 11 Monaten
unread_entry_feed.go 09fb05aaaf feat: add option to always open articles externally vor 11 Monaten
unread_mark_all_read.go 168a870c02 Move internal packages to an internal folder vor 2 Jahren
user_create.go 8d80e9103f Delay call of `view.New` after logging the user in vor 2 Jahren
user_edit.go 8d80e9103f Delay call of `view.New` after logging the user in vor 2 Jahren
user_list.go 8d80e9103f Delay call of `view.New` after logging the user in vor 2 Jahren
user_remove.go c0e954f19d Implement structured logging using log/slog package vor 2 Jahren
user_save.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages vor 2 Jahren
user_update.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages vor 2 Jahren
webauthn.go b65373db7e feat(webauthn): perfer creation of a client-side discoverable credential vor 11 Monaten