[PR #134] [MERGED] chore: compress images #143

Closed
opened 2026-02-23 17:19:49 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anythingllm-docs/pull/134
Author: @timothycarambat
Created: 2/19/2025
Status: Merged
Merged: 2/19/2025
Merged by: @timothycarambat

Base: mainHead: image-compressor


📝 Commits (3)

  • 0d83e10 chore: compress images
  • 2a633c6 Revert "chore: compress images"
  • 9369665 compress images attempt 2

📊 Changes

226 files changed (+1544 additions, -7 deletions)

View changed files

📝 .gitignore (+2 -1)
📝 package.json (+4 -0)
📝 public/images/agent-flows/add-block.png (+0 -0)
📝 public/images/agent-flows/api-call.png (+0 -0)
📝 public/images/agent-flows/example-run.png (+0 -0)
📝 public/images/agent-flows/flow-complete.png (+0 -0)
📝 public/images/agent-flows/flow-example.png (+0 -0)
📝 public/images/agent-flows/flow-info.png (+0 -0)
📝 public/images/agent-flows/flow-vars.png (+0 -0)
📝 public/images/agent-flows/has-flows.png (+0 -0)
📝 public/images/agent-flows/hn-flow-info.png (+0 -0)
📝 public/images/agent-flows/hn-flow-start.png (+0 -0)
📝 public/images/agent-flows/hn-llm-instruction.png (+0 -0)
📝 public/images/agent-flows/hn-web-scraping.png (+0 -0)
📝 public/images/agent-flows/llm-instruction.png (+0 -0)
📝 public/images/agent-flows/new-flow.png (+0 -0)
📝 public/images/agent-flows/no-flows.png (+0 -0)
📝 public/images/agent-flows/web-scraping.png (+0 -0)
📝 public/images/anythingllm-setup/agent-configuration/configuration-menu.png (+0 -0)
📝 public/images/anythingllm-setup/agent-configuration/configure-agent-skills-button.png (+0 -0)

...and 80 more files

📄 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/Mintplex-Labs/anythingllm-docs/pull/134 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 2/19/2025 **Status:** ✅ Merged **Merged:** 2/19/2025 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `main` ← **Head:** `image-compressor` --- ### 📝 Commits (3) - [`0d83e10`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/0d83e1035583138f240bba40be31275e09f25d7b) chore: compress images - [`2a633c6`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/2a633c6aff4bd5996eb97fbe9c3b93fdd4e7a4dc) Revert "chore: compress images" - [`9369665`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/93696651366487d51623533d323c2c74893110e3) compress images attempt 2 ### 📊 Changes **226 files changed** (+1544 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -1) 📝 `package.json` (+4 -0) 📝 `public/images/agent-flows/add-block.png` (+0 -0) 📝 `public/images/agent-flows/api-call.png` (+0 -0) 📝 `public/images/agent-flows/example-run.png` (+0 -0) 📝 `public/images/agent-flows/flow-complete.png` (+0 -0) 📝 `public/images/agent-flows/flow-example.png` (+0 -0) 📝 `public/images/agent-flows/flow-info.png` (+0 -0) 📝 `public/images/agent-flows/flow-vars.png` (+0 -0) 📝 `public/images/agent-flows/has-flows.png` (+0 -0) 📝 `public/images/agent-flows/hn-flow-info.png` (+0 -0) 📝 `public/images/agent-flows/hn-flow-start.png` (+0 -0) 📝 `public/images/agent-flows/hn-llm-instruction.png` (+0 -0) 📝 `public/images/agent-flows/hn-web-scraping.png` (+0 -0) 📝 `public/images/agent-flows/llm-instruction.png` (+0 -0) 📝 `public/images/agent-flows/new-flow.png` (+0 -0) 📝 `public/images/agent-flows/no-flows.png` (+0 -0) 📝 `public/images/agent-flows/web-scraping.png` (+0 -0) 📝 `public/images/anythingllm-setup/agent-configuration/configuration-menu.png` (+0 -0) 📝 `public/images/anythingllm-setup/agent-configuration/configure-agent-skills-button.png` (+0 -0) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-23 17:19:49 -05:00
yindo closed this issue 2026-02-23 17:19:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anythingllm-docs#143