Frédéric Guillot e279b955c4 fix(css): avoid layout overflow when external link is too long 6 mesi fa
..
form 79b0d0b9cc feat(integration): add integration with archive.org 6 mesi fa
session 117c031f1c feat(integration)!: remove Pocket integration 9 mesi fa
static e279b955c4 fix(css): avoid layout overflow when external link is too long 6 mesi fa
view 566670cc06 refactor: unexport symbols 8 mesi fa
about.go 5e607be86a refactor(config): rewrite config parser 6 mesi fa
api_key_create.go 8d80e9103f Delay call of `view.New` after logging the user in 2 anni fa
api_key_list.go 8d80e9103f Delay call of `view.New` after logging the user in 2 anni fa
api_key_remove.go bfd8860398 feat(api): add new endpoints to manage API keys 10 mesi fa
api_key_save.go 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used 8 mesi fa
category_create.go 168a870c02 Move internal packages to an internal folder 2 anni fa
category_edit.go d33e305af9 fix(api): `hide_globally` categories field should be a boolean 11 mesi fa
category_entries.go 400e8974f9 fix: improve pagination when having identical publication date 1 anno fa
category_entries_all.go 400e8974f9 fix: improve pagination when having identical publication date 1 anno fa
category_entries_starred.go 400e8974f9 fix: improve pagination when having identical publication date 1 anno fa
category_feeds.go 168a870c02 Move internal packages to an internal folder 2 anni fa
category_list.go 168a870c02 Move internal packages to an internal folder 2 anni fa
category_mark_as_read.go 168a870c02 Move internal packages to an internal folder 2 anni fa
category_refresh.go 5f38054965 fix(ui): incorrect force refresh interval unit used in messages 7 mesi fa
category_remove.go 168a870c02 Move internal packages to an internal folder 2 anni fa
category_remove_feed.go e40446ad3c fix(ui): Redirect correctly post feed removal from category feeds list 1 anno fa
category_save.go 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used 8 mesi fa
category_update.go 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used 8 mesi fa
entry_category.go 09fb05aaaf feat: add option to always open articles externally 10 mesi fa
entry_enclosure_save_position.go f6f63b5282 Avoid warnings in ui package 2 anni fa
entry_feed.go 09fb05aaaf feat: add option to always open articles externally 10 mesi fa
entry_read.go 09fb05aaaf feat: add option to always open articles externally 10 mesi fa
entry_save.go 9990afb722 Add webhook event for saving entry 2 anni fa
entry_scraper.go c2311e316c Rename PROXY_* options to MEDIA_PROXY_* 2 anni fa
entry_search.go 09fb05aaaf feat: add option to always open articles externally 10 mesi fa
entry_starred.go 60cd7ffe88 refactor: Replace "Bookmarks" with "Starred" 7 mesi fa
entry_tag.go 4f55361f5f feat: mark media as read when playback reaches 90% 1 anno fa
entry_toggle_starred.go 60cd7ffe88 refactor: Replace "Bookmarks" with "Starred" 7 mesi fa
entry_unread.go 09fb05aaaf feat: add option to always open articles externally 10 mesi fa
entry_update_status.go 168a870c02 Move internal packages to an internal folder 2 anni fa
feed_edit.go 2a9d91c783 feat: add entry filters at the feed level 9 mesi fa
feed_entries.go 400e8974f9 fix: improve pagination when having identical publication date 1 anno fa
feed_entries_all.go 400e8974f9 fix: improve pagination when having identical publication date 1 anno fa
feed_icon.go cb695e653a fix(security): use a more restrictive CSP for untrusted content 1 anno fa
feed_list.go 168a870c02 Move internal packages to an internal folder 2 anni fa
feed_mark_as_read.go 924293ee5c perf(storage): avoid heavy-weight SQL when marking feed as read 8 mesi fa
feed_refresh.go 5f38054965 fix(ui): incorrect force refresh interval unit used in messages 7 mesi fa
feed_remove.go 168a870c02 Move internal packages to an internal folder 2 anni fa
feed_update.go ef22e95f8b feat: implement proxy URL per feed 1 anno fa
handler.go 168a870c02 Move internal packages to an internal folder 2 anni fa
history_entries.go 168a870c02 Move internal packages to an internal folder 2 anni fa
history_flush.go 168a870c02 Move internal packages to an internal folder 2 anni fa
integration_show.go 79b0d0b9cc feat(integration): add integration with archive.org 6 mesi fa
integration_update.go 4d656d2739 feat(integration): add LinkTaco service for saving articles 7 mesi fa
login_check.go 1a29c1568c feat(ui): redirect back to original page after logging in 6 mesi fa
login_show.go 1a29c1568c feat(ui): redirect back to original page after logging in 6 mesi fa
logout.go 5e607be86a refactor(config): rewrite config parser 6 mesi fa
middleware.go 1a29c1568c feat(ui): redirect back to original page after logging in 6 mesi fa
oauth2.go 5e607be86a refactor(config): rewrite config parser 6 mesi fa
oauth2_callback.go 5e607be86a refactor(config): rewrite config parser 6 mesi fa
oauth2_redirect.go 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used 8 mesi fa
oauth2_unlink.go 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used 8 mesi fa
offline.go 168a870c02 Move internal packages to an internal folder 2 anni fa
opml_export.go f98fc1e03a Add command line argument to export user feeds 2 anni fa
opml_import.go 168a870c02 Move internal packages to an internal folder 2 anni fa
opml_upload.go 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used 8 mesi fa
pagination.go a46e702536 Add navigation to last/first page 1 anno fa
proxy.go afe80e6bae refactor(proxy): remove usage of fmt 7 mesi fa
search.go abdd5876a1 Move search form to a dedicated page 2 anni fa
session_list.go f2976bff5d refactor: remove `model.UserSessions` struct 7 mesi fa
session_remove.go c0e954f19d Implement structured logging using log/slog package 2 anni fa
settings_show.go b1742168e1 fix(timezone): make sure legacy time zones are no longer used 7 mesi fa
settings_update.go b1742168e1 fix(timezone): make sure legacy time zones are no longer used 7 mesi fa
share.go 168a870c02 Move internal packages to an internal folder 2 anni fa
shared_entries.go 400e8974f9 fix: improve pagination when having identical publication date 1 anno fa
starred_entries.go 60cd7ffe88 refactor: Replace "Bookmarks" with "Starred" 7 mesi fa
static_app_icon.go 68984da332 perf(static): minimize the SVG 8 mesi fa
static_favicon.go 68984da332 perf(static): minimize the SVG 8 mesi fa
static_javascript.go 798bc4cd2d refactor(static): use a simple struct instead of two slices to store assets data and checksums 8 mesi fa
static_manifest.go 4d7c601f6d feat(ui): add PWA app shortcuts 8 mesi fa
static_stylesheet.go 798bc4cd2d refactor(static): use a simple struct instead of two slices to store assets data and checksums 8 mesi fa
subscription_add.go 535fd050b7 feat: add proxy rotation functionality 1 anno fa
subscription_bookmarklet.go 535fd050b7 feat: add proxy rotation functionality 1 anno fa
subscription_choose.go 2a9d91c783 feat: add entry filters at the feed level 9 mesi fa
subscription_submit.go 2a9d91c783 feat: add entry filters at the feed level 9 mesi fa
tag_entries_all.go 400e8974f9 fix: improve pagination when having identical publication date 1 anno fa
ui.go 60cd7ffe88 refactor: Replace "Bookmarks" with "Starred" 7 mesi fa
unread_entries.go e0f7e6f2a8 feat(config)!: remove `SERVER_TIMING_HEADER` config option 9 mesi fa
unread_entry_category.go 09fb05aaaf feat: add option to always open articles externally 10 mesi fa
unread_entry_feed.go 09fb05aaaf feat: add option to always open articles externally 10 mesi fa
unread_mark_all_read.go 168a870c02 Move internal packages to an internal folder 2 anni fa
user_create.go 8d80e9103f Delay call of `view.New` after logging the user in 2 anni fa
user_edit.go 8d80e9103f Delay call of `view.New` after logging the user in 2 anni fa
user_list.go 8d80e9103f Delay call of `view.New` after logging the user in 2 anni fa
user_remove.go c0e954f19d Implement structured logging using log/slog package 2 anni fa
user_save.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages 2 anni fa
user_update.go 14e25ab9fe Refactor HTTP Client and LocalizedError packages 2 anni fa
webauthn.go 5e607be86a refactor(config): rewrite config parser 6 mesi fa