[PR #1876] [MERGED] feat: add gif asset type support #1917

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

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/1876
Author: @Drashi
Created: 8/27/2025
Status: Merged
Merged: 9/7/2025
Merged by: @MohamedBassem

Base: mainHead: feature/add-gif-asset-type-support


📝 Commits (3)

  • 6eb7e41 feat: add gif asset type support
  • 6208e53 Merge branch 'main' into feature/add-gif-asset-type-support
  • 2849917 skip inference for gis

📊 Changes

2 files changed (+10 additions, -2 deletions)

View changed files

📝 apps/workers/workers/inference/tagging.ts (+8 -2)
📝 packages/shared/assetdb.ts (+2 -0)

📄 Description

This commit allows "image/gif" mime type to be uploaded and attached to bookmarks.


🔄 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/1876 **Author:** [@Drashi](https://github.com/Drashi) **Created:** 8/27/2025 **Status:** ✅ Merged **Merged:** 9/7/2025 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `feature/add-gif-asset-type-support` --- ### 📝 Commits (3) - [`6eb7e41`](https://github.com/karakeep-app/karakeep/commit/6eb7e41182b83e236d0e163487569a793ba7ba1a) feat: add gif asset type support - [`6208e53`](https://github.com/karakeep-app/karakeep/commit/6208e5371cb4671601b17739cbdf7e969e056d3c) Merge branch 'main' into feature/add-gif-asset-type-support - [`2849917`](https://github.com/karakeep-app/karakeep/commit/284991770473e703e21a3349f5acbe195fe44316) skip inference for gis ### 📊 Changes **2 files changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `apps/workers/workers/inference/tagging.ts` (+8 -2) 📝 `packages/shared/assetdb.ts` (+2 -0) </details> ### 📄 Description This commit allows "image/gif" mime type to be uploaded and attached to bookmarks. --- <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:45 +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#1917
No description provided.