mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-08 05:39:49 -05:00
[PR #2521] [MERGED] 1.15.4-s.6 #11809
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/2521
Author: @oschwartz10612
Created: 2/23/2026
Status: ✅ Merged
Merged: 2/23/2026
Merged by: @oschwartz10612
Base:
main← Head:dev📝 Commits (10+)
266bf26update note in migration218a489hide address on sites and clients2d7ab68New translations en-us.json (Czech)7c04526New translations en-us.json (Czech)f07f009testing with local font58ac499add safeReade17ec79remove local fonts5f8df6dMerge branch 'main' into devb28391fNew translations en-us.json (French)593c5dbNew translations en-us.json (Spanish)📊 Changes
24 files changed (+215 additions, -38 deletions)
View changed files
📝
messages/bg-BG.json(+10 -0)📝
messages/cs-CZ.json(+12 -2)📝
messages/de-DE.json(+10 -0)📝
messages/es-ES.json(+10 -0)📝
messages/fr-FR.json(+10 -0)📝
messages/it-IT.json(+10 -0)📝
messages/ko-KR.json(+10 -0)📝
messages/nb-NO.json(+10 -0)📝
messages/nl-NL.json(+10 -0)📝
messages/pl-PL.json(+10 -0)📝
messages/pt-PT.json(+10 -0)📝
messages/ru-RU.json(+10 -0)📝
messages/tr-TR.json(+10 -0)📝
messages/zh-CN.json(+10 -0)📝
server/auth/sessions/app.ts(+17 -6)📝
server/auth/sessions/resource.ts(+11 -9)📝
server/db/pg/index.ts(+1 -0)➕
server/db/pg/safeRead.ts(+24 -0)📝
server/db/sqlite/index.ts(+1 -0)➕
server/db/sqlite/safeRead.ts(+11 -0)...and 4 more files
📄 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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.