[PR #1199] [MERGED] chore: Hoarder to Karakeep rebranding #1756

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

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/1199
Author: @MohamedBassem
Created: 4/5/2025
Status: Merged
Merged: 4/5/2025
Merged by: @MohamedBassem

Base: mainHead: rebrand


📝 Commits (4)

📊 Changes

18 files changed (+124 additions, -52 deletions)

View changed files

📝 README.md (+4 -4)
📝 apps/browser-extension/manifest.json (+3 -3)
📝 apps/landing/app/layout.tsx (+2 -2)
📝 apps/landing/app/page.tsx (+4 -4)
📝 apps/landing/components/HoarderLogo.tsx (+4 -15)
apps/landing/public/icons/karakeep-full.svg (+15 -0)
apps/landing/public/icons/karakeep-text.svg (+14 -0)
📝 apps/web/app/layout.tsx (+3 -3)
📝 apps/web/app/signin/page.tsx (+3 -2)
📝 apps/web/components/HoarderIcon.tsx (+4 -15)
📝 apps/web/components/admin/AdminNotices.tsx (+18 -1)
📝 apps/web/components/dashboard/header/Header.tsx (+1 -1)
📝 apps/web/components/dashboard/lists/EditListModal.tsx (+1 -1)
📝 apps/web/components/shared/sidebar/Sidebar.tsx (+1 -1)
apps/web/public/icons/karakeep-full.svg (+15 -0)
apps/web/public/icons/karakeep-text.svg (+14 -0)
docs/docs/14-Guides/04-hoarder-to-karakeep-migration.md (+18 -0)
📝 screenshots/logo.png (+0 -0)

📄 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/1199 **Author:** [@MohamedBassem](https://github.com/MohamedBassem) **Created:** 4/5/2025 **Status:** ✅ Merged **Merged:** 4/5/2025 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `rebrand` --- ### 📝 Commits (4) - [`39ab7e8`](https://github.com/karakeep-app/karakeep/commit/39ab7e8b70ed1fd18e27e72fd4e06a72ceacd675) The new logo - [`3a78101`](https://github.com/karakeep-app/karakeep/commit/3a7810171ba91ad6f21bcb9a9189af452b7b347f) Changing hoarder.app to karakeep.app - [`76bd7b9`](https://github.com/karakeep-app/karakeep/commit/76bd7b97508f5a3774c5b0b02187b37bd6ff099a) Adding the admin panel warning - [`82089dc`](https://github.com/karakeep-app/karakeep/commit/82089dc8eba2304d144b250462a228b207b1c7a6) Update the readme ### 📊 Changes **18 files changed** (+124 additions, -52 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+4 -4) 📝 `apps/browser-extension/manifest.json` (+3 -3) 📝 `apps/landing/app/layout.tsx` (+2 -2) 📝 `apps/landing/app/page.tsx` (+4 -4) 📝 `apps/landing/components/HoarderLogo.tsx` (+4 -15) ➕ `apps/landing/public/icons/karakeep-full.svg` (+15 -0) ➕ `apps/landing/public/icons/karakeep-text.svg` (+14 -0) 📝 `apps/web/app/layout.tsx` (+3 -3) 📝 `apps/web/app/signin/page.tsx` (+3 -2) 📝 `apps/web/components/HoarderIcon.tsx` (+4 -15) 📝 `apps/web/components/admin/AdminNotices.tsx` (+18 -1) 📝 `apps/web/components/dashboard/header/Header.tsx` (+1 -1) 📝 `apps/web/components/dashboard/lists/EditListModal.tsx` (+1 -1) 📝 `apps/web/components/shared/sidebar/Sidebar.tsx` (+1 -1) ➕ `apps/web/public/icons/karakeep-full.svg` (+15 -0) ➕ `apps/web/public/icons/karakeep-text.svg` (+14 -0) ➕ `docs/docs/14-Guides/04-hoarder-to-karakeep-migration.md` (+18 -0) 📝 `screenshots/logo.png` (+0 -0) </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 11:59:02 +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#1756
No description provided.