[PR #1179] [CLOSED] fix(feed): fix URL parsing for Wallabag RSS feeds #1749

Closed
opened 2026-03-02 11:59:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/1179
Author: @yinan-c
Created: 3/30/2025
Status: Closed

Base: mainHead: wallabag-rss-url


📝 Commits (1)

  • 1667969 fix(feed): fix URL parsing for Wallabag RSS feeds

📊 Changes

1 file changed (+88 additions, -0 deletions)

View changed files

📝 apps/workers/feedWorker.ts (+88 -0)

📄 Description

Thanks for the great project!
This should fix #684, let me know what you think!

It deals with wallabag feed and link parser separately to make sure get original url instead of wallabag instance url.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/karakeep-app/karakeep/pull/1179 **Author:** [@yinan-c](https://github.com/yinan-c) **Created:** 3/30/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `wallabag-rss-url` --- ### 📝 Commits (1) - [`1667969`](https://github.com/karakeep-app/karakeep/commit/1667969e67e6defe7a32835c5eed81efb6b948c2) fix(feed): fix URL parsing for Wallabag RSS feeds ### 📊 Changes **1 file changed** (+88 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `apps/workers/feedWorker.ts` (+88 -0) </details> ### 📄 Description Thanks for the great project! This should fix #684, let me know what you think! It deals with wallabag feed and link parser separately to make sure get original url instead of wallabag instance url. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 11:59:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#1749
No description provided.