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>
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/1497
Author: @miloschwartz
Created: 9/18/2025
Status: ✅ Merged
Merged: 9/18/2025
Merged by: @miloschwartz
Base:
main← Head:dev📝 Commits (3)
6d7091fmigrate siteId on targets table to delete on cascadea1b2e36fix installer7ffc5e0fix 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.