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