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