[PR #1497] [MERGED] Dev #2585

Closed
opened 2026-04-16 09:29:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/1497
Author: @miloschwartz
Created: 9/18/2025
Status: Merged
Merged: 9/18/2025
Merged by: @miloschwartz

Base: mainHead: dev


📝 Commits (3)

  • 6d7091f migrate siteId on targets table to delete on cascade
  • a1b2e36 fix installer
  • 7ffc5e0 fix 1.10.1 migration script

📊 Changes

4 files changed (+73 additions, -2 deletions)

View changed files

📝 install/main.go (+1 -1)
📝 server/lib/consts.ts (+1 -1)
📝 server/setup/migrationsSqlite.ts (+2 -0)
server/setup/scriptsSqlite/1.10.1.ts (+69 -0)

📄 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

How to 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/1497 **Author:** [@miloschwartz](https://github.com/miloschwartz) **Created:** 9/18/2025 **Status:** ✅ Merged **Merged:** 9/18/2025 **Merged by:** [@miloschwartz](https://github.com/miloschwartz) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (3) - [`6d7091f`](https://github.com/fosrl/pangolin/commit/6d7091fb5c987e65f2ecb699f4ffdf762173d898) migrate siteId on targets table to delete on cascade - [`a1b2e36`](https://github.com/fosrl/pangolin/commit/a1b2e36a5dbfdf1ae38c07aea6b9fd557efdb33e) fix installer - [`7ffc5e0`](https://github.com/fosrl/pangolin/commit/7ffc5e0212750ab9e7bb59da0cb9a333bf4bbe66) fix 1.10.1 migration script ### 📊 Changes **4 files changed** (+73 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `install/main.go` (+1 -1) 📝 `server/lib/consts.ts` (+1 -1) 📝 `server/setup/migrationsSqlite.ts` (+2 -0) ➕ `server/setup/scriptsSqlite/1.10.1.ts` (+69 -0) </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 ## How to test? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-16 09:29:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#2585