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