Frédéric Guillot 953ea885e0 fix(mediaproxy): always forward the browser Accept header há 7 meses atrás
..
form 566670cc06 refactor: unexport symbols há 8 meses atrás
session 117c031f1c feat(integration)!: remove Pocket integration há 9 meses atrás
static 3955df43f5 perf(js): don't load `webauthn,js` when disabled há 7 meses atrás
view 566670cc06 refactor: unexport symbols há 8 meses 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 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used há 8 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á 11 meses 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 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used há 8 meses 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 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used há 8 meses atrás
category_update.go 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used há 8 meses 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á 9 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 924293ee5c perf(storage): avoid heavy-weight SQL when marking feed as read há 8 meses atrás
feed_refresh.go 34499b887b feat: add `POLLING_LIMIT_PER_HOST` to limit concurrent requests per host há 8 meses 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á 9 meses atrás
integration_update.go 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used há 8 meses 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 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used há 8 meses atrás
oauth2_redirect.go 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used há 8 meses atrás
oauth2_unlink.go 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used há 8 meses 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 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used há 8 meses atrás
pagination.go a46e702536 Add navigation to last/first page há 1 ano atrás
proxy.go 953ea885e0 fix(mediaproxy): always forward the browser Accept header há 7 meses 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 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used há 8 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 68984da332 perf(static): minimize the SVG há 8 meses atrás
static_favicon.go 68984da332 perf(static): minimize the SVG há 8 meses atrás
static_javascript.go 798bc4cd2d refactor(static): use a simple struct instead of two slices to store assets data and checksums há 8 meses atrás
static_manifest.go 4d7c601f6d feat(ui): add PWA app shortcuts há 8 meses atrás
static_stylesheet.go 798bc4cd2d refactor(static): use a simple struct instead of two slices to store assets data and checksums há 8 meses 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á 9 meses atrás
subscription_submit.go 2a9d91c783 feat: add entry filters at the feed level há 9 meses atrás
tag_entries_all.go 400e8974f9 fix: improve pagination when having identical publication date há 1 ano atrás
ui.go fa85a0eff4 feat(ui): disable OAuth routes if OAuth is disabled há 7 meses atrás
unread_entries.go e0f7e6f2a8 feat(config)!: remove `SERVER_TIMING_HEADER` config option há 9 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á 10 meses atrás