By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Description
Removed unused packages to reduce image size.
Added some npm run commands for easy local setup und test.
🔄 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/fosrl/pangolin/pull/2353
**Author:** [@Lokowitz](https://github.com/Lokowitz)
**Created:** 1/27/2026
**Status:** ✅ Merged
**Merged:** 1/28/2026
**Merged by:** [@oschwartz10612](https://github.com/oschwartz10612)
**Base:** `dev` ← **Head:** `fix-unused`
---
### 📝 Commits (2)
- [`77f1d79`](https://github.com/fosrl/pangolin/commit/77f1d7904f79009c2ad4346e8a505d86e50d4d50) removed unused code
- [`36ca680`](https://github.com/fosrl/pangolin/commit/36ca6800446216ef99c48829542dc6658df70dcf) removed unused gomod code
### 📊 Changes
**4 files changed** (+130 additions, -2306 deletions)
<details>
<summary>View changed files</summary>
📝 `.github/dependabot.yml` (+2 -12)
📝 `package-lock.json` (+117 -2251)
📝 `package.json` (+3 -7)
📝 `src/components/Toploader.tsx` (+8 -36)
</details>
### 📄 Description
## Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
## Description
Removed unused packages to reduce image size.
Added some npm run commands for easy local setup und test.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/2353
Author: @Lokowitz
Created: 1/27/2026
Status: ✅ Merged
Merged: 1/28/2026
Merged by: @oschwartz10612
Base:
dev← Head:fix-unused📝 Commits (2)
77f1d79removed unused code36ca680removed unused gomod code📊 Changes
4 files changed (+130 additions, -2306 deletions)
View changed files
📝
.github/dependabot.yml(+2 -12)📝
package-lock.json(+117 -2251)📝
package.json(+3 -7)📝
src/components/Toploader.tsx(+8 -36)📄 Description
Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Description
Removed unused packages to reduce image size.
Added some npm run commands for easy local setup und test.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.