notsmarthuman 4590da2fc3 Add `FORCE_REFRESH_INTERVAL` config option 2 years ago
..
form e933fb11e9 Add Omnivore integration 2 years ago
session 62ef8ed57a Add WebAuthn / Passkey integration 2 years ago
static f2849ca00f Improve WebAuthn buttons layout 2 years ago
view 62ef8ed57a Add WebAuthn / Passkey integration 2 years ago
about.go 168a870c02 Move internal packages to an internal folder 2 years ago
api_key_create.go 168a870c02 Move internal packages to an internal folder 2 years ago
api_key_list.go 168a870c02 Move internal packages to an internal folder 2 years ago
api_key_remove.go c0e954f19d Implement structured logging using log/slog package 2 years ago
api_key_save.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages 2 years ago
bookmark_entries.go 168a870c02 Move internal packages to an internal folder 2 years ago
category_create.go 168a870c02 Move internal packages to an internal folder 2 years ago
category_edit.go 168a870c02 Move internal packages to an internal folder 2 years ago
category_entries.go 168a870c02 Move internal packages to an internal folder 2 years ago
category_entries_all.go 168a870c02 Move internal packages to an internal folder 2 years ago
category_feeds.go 168a870c02 Move internal packages to an internal folder 2 years ago
category_list.go 168a870c02 Move internal packages to an internal folder 2 years ago
category_mark_as_read.go 168a870c02 Move internal packages to an internal folder 2 years ago
category_refresh.go 4cc99881d8 Refactor Batch Builder and prevent accidental and excessive refreshes from the web ui 2 years ago
category_remove.go 168a870c02 Move internal packages to an internal folder 2 years ago
category_save.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages 2 years ago
category_update.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages 2 years ago
entry_bookmark.go 168a870c02 Move internal packages to an internal folder 2 years ago
entry_category.go 168a870c02 Move internal packages to an internal folder 2 years ago
entry_enclosure_save_position.go 168a870c02 Move internal packages to an internal folder 2 years ago
entry_feed.go 168a870c02 Move internal packages to an internal folder 2 years ago
entry_read.go 168a870c02 Move internal packages to an internal folder 2 years ago
entry_save.go 9990afb722 Add webhook event for saving entry 2 years ago
entry_scraper.go e4285c2cba Add API endpoint to update entry title and content 2 years ago
entry_search.go 168a870c02 Move internal packages to an internal folder 2 years ago
entry_toggle_bookmark.go 168a870c02 Move internal packages to an internal folder 2 years ago
entry_unread.go 168a870c02 Move internal packages to an internal folder 2 years ago
entry_update_status.go 168a870c02 Move internal packages to an internal folder 2 years ago
feed_edit.go 32d33104a4 Apprise Service Urls per feed 2 years ago
feed_entries.go 168a870c02 Move internal packages to an internal folder 2 years ago
feed_entries_all.go 168a870c02 Move internal packages to an internal folder 2 years ago
feed_icon.go 168a870c02 Move internal packages to an internal folder 2 years ago
feed_list.go 168a870c02 Move internal packages to an internal folder 2 years ago
feed_mark_as_read.go 168a870c02 Move internal packages to an internal folder 2 years ago
feed_refresh.go 4590da2fc3 Add `FORCE_REFRESH_INTERVAL` config option 2 years ago
feed_remove.go 168a870c02 Move internal packages to an internal folder 2 years ago
feed_update.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages 2 years ago
handler.go 168a870c02 Move internal packages to an internal folder 2 years ago
history_entries.go 168a870c02 Move internal packages to an internal folder 2 years ago
history_flush.go 168a870c02 Move internal packages to an internal folder 2 years ago
integration_pocket.go c0e954f19d Implement structured logging using log/slog package 2 years ago
integration_show.go e933fb11e9 Add Omnivore integration 2 years ago
integration_update.go 48f6885f44 Add generic webhook integration 2 years ago
login_check.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages 2 years ago
login_show.go 168a870c02 Move internal packages to an internal folder 2 years ago
logout.go c0e954f19d Implement structured logging using log/slog package 2 years ago
middleware.go bc317cfcd1 OIDC: Redirect to user home page after successful authentication 2 years ago
oauth2.go fbce915d84 Add profile scope to OIDC integration to support accounts without email 2 years ago
oauth2_callback.go bc317cfcd1 OIDC: Redirect to user home page after successful authentication 2 years ago
oauth2_redirect.go c0e954f19d Implement structured logging using log/slog package 2 years ago
oauth2_unlink.go c0e954f19d Implement structured logging using log/slog package 2 years ago
offline.go 168a870c02 Move internal packages to an internal folder 2 years ago
opml_export.go f98fc1e03a Add command line argument to export user feeds 2 years ago
opml_import.go 168a870c02 Move internal packages to an internal folder 2 years ago
opml_upload.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages 2 years ago
pagination.go 168a870c02 Move internal packages to an internal folder 2 years ago
proxy.go c0e954f19d Implement structured logging using log/slog package 2 years ago
search_entries.go 168a870c02 Move internal packages to an internal folder 2 years ago
session_list.go 168a870c02 Move internal packages to an internal folder 2 years ago
session_remove.go c0e954f19d Implement structured logging using log/slog package 2 years ago
settings_show.go 62ef8ed57a Add WebAuthn / Passkey integration 2 years ago
settings_update.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages 2 years ago
share.go 168a870c02 Move internal packages to an internal folder 2 years ago
shared_entries.go 168a870c02 Move internal packages to an internal folder 2 years ago
static_app_icon.go 168a870c02 Move internal packages to an internal folder 2 years ago
static_favicon.go 168a870c02 Move internal packages to an internal folder 2 years ago
static_javascript.go 168a870c02 Move internal packages to an internal folder 2 years ago
static_manifest.go a73d58aad5 Status bar is unreadable when using PWA in dark mode on Firefox Android 2 years ago
static_stylesheet.go 168a870c02 Move internal packages to an internal folder 2 years ago
subscription_add.go 168a870c02 Move internal packages to an internal folder 2 years ago
subscription_bookmarklet.go 168a870c02 Move internal packages to an internal folder 2 years ago
subscription_choose.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages 2 years ago
subscription_submit.go 7a03291442 Fix default User-Agent regression 2 years ago
ui.go 62ef8ed57a Add WebAuthn / Passkey integration 2 years ago
unread_entries.go 168a870c02 Move internal packages to an internal folder 2 years ago
unread_mark_all_read.go 168a870c02 Move internal packages to an internal folder 2 years ago
user_create.go 168a870c02 Move internal packages to an internal folder 2 years ago
user_edit.go 168a870c02 Move internal packages to an internal folder 2 years ago
user_list.go 168a870c02 Move internal packages to an internal folder 2 years ago
user_remove.go c0e954f19d Implement structured logging using log/slog package 2 years ago
user_save.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages 2 years ago
user_update.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages 2 years ago
webauthn.go 2b8342fcd5 Refactor WebAuthn Javascript code 2 years ago