Frédéric Guillot e279b955c4 fix(css): avoid layout overflow when external link is too long пре 6 месеци
..
form 79b0d0b9cc feat(integration): add integration with archive.org пре 6 месеци
session 117c031f1c feat(integration)!: remove Pocket integration пре 9 месеци
static e279b955c4 fix(css): avoid layout overflow when external link is too long пре 6 месеци
view 566670cc06 refactor: unexport symbols пре 8 месеци
about.go 5e607be86a refactor(config): rewrite config parser пре 6 месеци
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 пре 10 месеци
api_key_save.go 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used пре 7 месеци
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 пре 11 месеци
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 5f38054965 fix(ui): incorrect force refresh interval unit used in messages пре 7 месеци
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 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used пре 7 месеци
category_update.go 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used пре 7 месеци
entry_category.go 09fb05aaaf feat: add option to always open articles externally пре 10 месеци
entry_enclosure_save_position.go f6f63b5282 Avoid warnings in ui package пре 2 година
entry_feed.go 09fb05aaaf feat: add option to always open articles externally пре 10 месеци
entry_read.go 09fb05aaaf feat: add option to always open articles externally пре 10 месеци
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 пре 10 месеци
entry_starred.go 60cd7ffe88 refactor: Replace "Bookmarks" with "Starred" пре 7 месеци
entry_tag.go 4f55361f5f feat: mark media as read when playback reaches 90% пре 1 година
entry_toggle_starred.go 60cd7ffe88 refactor: Replace "Bookmarks" with "Starred" пре 7 месеци
entry_unread.go 09fb05aaaf feat: add option to always open articles externally пре 10 месеци
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 пре 9 месеци
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 924293ee5c perf(storage): avoid heavy-weight SQL when marking feed as read пре 8 месеци
feed_refresh.go 5f38054965 fix(ui): incorrect force refresh interval unit used in messages пре 7 месеци
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 79b0d0b9cc feat(integration): add integration with archive.org пре 6 месеци
integration_update.go 4d656d2739 feat(integration): add LinkTaco service for saving articles пре 7 месеци
login_check.go 1a29c1568c feat(ui): redirect back to original page after logging in пре 6 месеци
login_show.go 1a29c1568c feat(ui): redirect back to original page after logging in пре 6 месеци
logout.go 5e607be86a refactor(config): rewrite config parser пре 6 месеци
middleware.go 1a29c1568c feat(ui): redirect back to original page after logging in пре 6 месеци
oauth2.go 5e607be86a refactor(config): rewrite config parser пре 6 месеци
oauth2_callback.go 5e607be86a refactor(config): rewrite config parser пре 6 месеци
oauth2_redirect.go 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used пре 7 месеци
oauth2_unlink.go 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used пре 7 месеци
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 5d9d0b2652 refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used пре 7 месеци
pagination.go a46e702536 Add navigation to last/first page пре 1 година
proxy.go afe80e6bae refactor(proxy): remove usage of fmt пре 7 месеци
search.go abdd5876a1 Move search form to a dedicated page пре 2 година
session_list.go f2976bff5d refactor: remove `model.UserSessions` struct пре 7 месеци
session_remove.go c0e954f19d Implement structured logging using log/slog package пре 2 година
settings_show.go b1742168e1 fix(timezone): make sure legacy time zones are no longer used пре 6 месеци
settings_update.go b1742168e1 fix(timezone): make sure legacy time zones are no longer used пре 6 месеци
share.go 168a870c02 Move internal packages to an internal folder пре 2 година
shared_entries.go 400e8974f9 fix: improve pagination when having identical publication date пре 1 година
starred_entries.go 60cd7ffe88 refactor: Replace "Bookmarks" with "Starred" пре 7 месеци
static_app_icon.go 68984da332 perf(static): minimize the SVG пре 8 месеци
static_favicon.go 68984da332 perf(static): minimize the SVG пре 8 месеци
static_javascript.go 798bc4cd2d refactor(static): use a simple struct instead of two slices to store assets data and checksums пре 8 месеци
static_manifest.go 4d7c601f6d feat(ui): add PWA app shortcuts пре 8 месеци
static_stylesheet.go 798bc4cd2d refactor(static): use a simple struct instead of two slices to store assets data and checksums пре 8 месеци
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 пре 9 месеци
subscription_submit.go 2a9d91c783 feat: add entry filters at the feed level пре 9 месеци
tag_entries_all.go 400e8974f9 fix: improve pagination when having identical publication date пре 1 година
ui.go 60cd7ffe88 refactor: Replace "Bookmarks" with "Starred" пре 7 месеци
unread_entries.go e0f7e6f2a8 feat(config)!: remove `SERVER_TIMING_HEADER` config option пре 9 месеци
unread_entry_category.go 09fb05aaaf feat: add option to always open articles externally пре 10 месеци
unread_entry_feed.go 09fb05aaaf feat: add option to always open articles externally пре 10 месеци
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 5e607be86a refactor(config): rewrite config parser пре 6 месеци