mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-15 21:31:24 -05:00
[PR #3003] [MERGED] 1.18.2-s.3 #18290
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/3003
Author: @oschwartz10612
Created: 5/5/2026
Status: ✅ Merged
Merged: 5/5/2026
Merged by: @oschwartz10612
Base:
main← Head:dev📝 Commits (10+)
d6abe83fix: memory improvements2c85bcdfix(db): deterministically finalize prepared statements after execution0655ba9fix: revert investigative changes, keep root cause fixes only9bd3307cleaned comments - more concise2154811removed possible introduced HA Redis bug; improved comment969db14remove delay in oidc validate53c138cuse consistent button spacing91f1baefix alignement in info sections0e7aafdMerge pull request #2998 from Josh-Voyles/mem-fix-2c8e7e0eWAL off default ENABLE_SQLITE_WAL_MODE to enable📊 Changes
14 files changed (+141 additions, -32 deletions)
View changed files
📝
server/db/sqlite/driver.ts(+63 -1)📝
server/private/routers/ws/ws.ts(+9 -3)📝
server/routers/ws/ws.ts(+23 -3)📝
src/components/CertificateStatus.tsx(+8 -7)📝
src/components/CopyToClipboard.tsx(+1 -1)📝
src/components/IdpLoginButtons.tsx(+1 -1)📝
src/components/InfoSection.tsx(+18 -5)📝
src/components/LoginForm.tsx(+1 -1)📝
src/components/MfaInputForm.tsx(+1 -1)📝
src/components/ResetPasswordForm.tsx(+1 -1)📝
src/components/ResourceInfoBox.tsx(+10 -4)📝
src/components/SmartLoginForm.tsx(+1 -1)📝
src/components/SmartLoginOrgSelector.tsx(+2 -2)📝
src/components/ValidateOidcToken.tsx(+2 -1)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.