Frédéric Guillot d33e305af9 fix(api): `hide_globally` categories field should be a boolean há 1 ano atrás
..
form d33e305af9 fix(api): `hide_globally` categories field should be a boolean há 1 ano atrás
session 62ef8ed57a Add WebAuthn / Passkey integration há 2 anos atrás
static 764212f37c refactor(js): replace `DomHelper` methods with standalone functions há 1 ano 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 c0e954f19d Implement structured logging using log/slog package há 2 anos atrás
api_key_save.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages há 2 anos 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á 3 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á 3 anos atrás
category_list.go 168a870c02 Move internal packages to an internal folder há 3 anos atrás
category_mark_as_read.go 168a870c02 Move internal packages to an internal folder há 3 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á 3 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 4f55361f5f feat: mark media as read when playback reaches 90% há 2 anos atrás
entry_category.go 4f55361f5f feat: mark media as read when playback reaches 90% há 2 anos atrás
entry_enclosure_save_position.go f6f63b5282 Avoid warnings in ui package há 2 anos atrás
entry_feed.go 4f55361f5f feat: mark media as read when playback reaches 90% há 2 anos atrás
entry_read.go 168a870c02 Move internal packages to an internal folder há 3 anos 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 4f55361f5f feat: mark media as read when playback reaches 90% há 2 anos atrás
entry_tag.go 4f55361f5f feat: mark media as read when playback reaches 90% há 2 anos atrás
entry_toggle_bookmark.go 168a870c02 Move internal packages to an internal folder há 3 anos atrás
entry_unread.go 4f55361f5f feat: mark media as read when playback reaches 90% há 2 anos atrás
entry_update_status.go 168a870c02 Move internal packages to an internal folder há 3 anos atrás
feed_edit.go ef22e95f8b feat: implement proxy URL per feed há 1 ano 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á 3 anos atrás
feed_mark_as_read.go 168a870c02 Move internal packages to an internal folder há 3 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á 3 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á 3 anos atrás
history_entries.go 168a870c02 Move internal packages to an internal folder há 3 anos atrás
history_flush.go 168a870c02 Move internal packages to an internal folder há 3 anos atrás
integration_pocket.go 5a7d6f8997 Make use of printer.Print when possible há 2 anos atrás
integration_show.go 3387201634 feat(pushover): add integration with pushover.net há 1 ano 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á 2 anos atrás
login_show.go 168a870c02 Move internal packages to an internal folder há 3 anos atrás
logout.go c0e954f19d Implement structured logging using log/slog package há 2 anos atrás
middleware.go e643effefa feat: combine feed icon handlers to use only `externalIconID` há 1 ano 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á 2 anos atrás
offline.go 168a870c02 Move internal packages to an internal folder há 3 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á 3 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á 2 anos 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 f5fde36d45 fix(ui): reading preferences are reset if the form values are incorrect há 1 ano atrás
settings_update.go f5fde36d45 fix(ui): reading preferences are reset if the form values are incorrect há 1 ano atrás
share.go 168a870c02 Move internal packages to an internal folder há 3 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á 3 anos atrás
static_javascript.go ee926e73cb feat: add license info to js, for LibreJS compatibility há 2 anos 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á 3 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 ef22e95f8b feat: implement proxy URL per feed há 1 ano atrás
subscription_submit.go ef22e95f8b feat: implement proxy URL per feed há 1 ano atrás
tag_entries_all.go 400e8974f9 fix: improve pagination when having identical publication date há 1 ano atrás
ui.go 2959a4d2bf fix: clarify share flow in UI há 1 ano atrás
unread_entries.go 400e8974f9 fix: improve pagination when having identical publication date há 1 ano atrás
unread_entry_category.go 4f55361f5f feat: mark media as read when playback reaches 90% há 2 anos atrás
unread_entry_feed.go 4f55361f5f feat: mark media as read when playback reaches 90% há 2 anos atrás
unread_mark_all_read.go 168a870c02 Move internal packages to an internal folder há 3 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 e342a4f143 fix: address minor issues detected by Go linters há 1 ano atrás