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.
🔄 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/1730
**Author:** [@Pallavikumarimdb](https://github.com/Pallavikumarimdb)
**Created:** 10/22/2025
**Status:** ✅ Merged
**Merged:** 10/22/2025
**Merged by:** [@oschwartz10612](https://github.com/oschwartz10612)
**Base:** `dev` ← **Head:** `fix/shareable-link-resource-URI`
---
### 📝 Commits (2)
- [`fe8fd2e`](https://github.com/fosrl/pangolin/commit/fe8fd2e3a8f83d10bbe5c4113580f775bf53cff3) change shareable link resource URI from resource Id to NiceId
- [`9ba42a8`](https://github.com/fosrl/pangolin/commit/9ba42a8fa338cb692964ebedfbcd854bb1fde698) add niceid to CreateShareLinkForm
### 📊 Changes
**3 files changed** (+6 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `server/routers/accessToken/listAccessTokens.ts` (+1 -0)
📝 `src/components/CreateShareLinkForm.tsx` (+3 -0)
📝 `src/components/ShareLinksTable.tsx` (+2 -1)
</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
fixes: #1696
## 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/1730
Author: @Pallavikumarimdb
Created: 10/22/2025
Status: ✅ Merged
Merged: 10/22/2025
Merged by: @oschwartz10612
Base:
dev← Head:fix/shareable-link-resource-URI📝 Commits (2)
fe8fd2echange shareable link resource URI from resource Id to NiceId9ba42a8add niceid to CreateShareLinkForm📊 Changes
3 files changed (+6 additions, -1 deletions)
View changed files
📝
server/routers/accessToken/listAccessTokens.ts(+1 -0)📝
src/components/CreateShareLinkForm.tsx(+3 -0)📝
src/components/ShareLinksTable.tsx(+2 -1)📄 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
fixes: #1696
How to test?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.