[PR #2328] [MERGED] feat: add replace banner and attachment download #2069

Closed
opened 2026-03-02 12:00:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/2328
Author: @MohamedBassem
Created: 1/1/2026
Status: Merged
Merged: 1/1/2026
Merged by: @MohamedBassem

Base: mainHead: replace-banner


📝 Commits (4)

📊 Changes

6 files changed (+205 additions, -17 deletions)

View changed files

📝 apps/mobile/components/bookmarks/BookmarkLinkPreview.tsx (+25 -0)
📝 apps/mobile/components/bookmarks/BookmarkLinkTypeSelector.tsx (+14 -1)
📝 apps/mobile/components/bookmarks/BookmarkLinkView.tsx (+3 -0)
📝 apps/web/components/dashboard/BulkBookmarksAction.tsx (+1 -1)
📝 apps/web/components/dashboard/bookmarks/BookmarkOptions.tsx (+156 -14)
📝 apps/web/lib/i18n/locales/en/translation.json (+6 -1)

📄 Description

No description provided


🔄 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/2328 **Author:** [@MohamedBassem](https://github.com/MohamedBassem) **Created:** 1/1/2026 **Status:** ✅ Merged **Merged:** 1/1/2026 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `replace-banner` --- ### 📝 Commits (4) - [`997217f`](https://github.com/karakeep-app/karakeep/commit/997217f72f3c7b6b7ed9db1b99fb200ea38d71a9) feat: add replace banner and attachment download - [`3a42315`](https://github.com/karakeep-app/karakeep/commit/3a423153542bd3b0a73307c01cb25d7cc62804d9) add pdf preview in mobile app - [`283a299`](https://github.com/karakeep-app/karakeep/commit/283a29921223e901bb18eed71eec0ee401c27839) fix menu order - [`00fc96e`](https://github.com/karakeep-app/karakeep/commit/00fc96ebfa0675eb328147eafd113a690ddeecc2) fix comment ### 📊 Changes **6 files changed** (+205 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `apps/mobile/components/bookmarks/BookmarkLinkPreview.tsx` (+25 -0) 📝 `apps/mobile/components/bookmarks/BookmarkLinkTypeSelector.tsx` (+14 -1) 📝 `apps/mobile/components/bookmarks/BookmarkLinkView.tsx` (+3 -0) 📝 `apps/web/components/dashboard/BulkBookmarksAction.tsx` (+1 -1) 📝 `apps/web/components/dashboard/bookmarks/BookmarkOptions.tsx` (+156 -14) 📝 `apps/web/lib/i18n/locales/en/translation.json` (+6 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 12:00:26 +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#2069
No description provided.