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