-
Notifications
You must be signed in to change notification settings - Fork 177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge down hotfixes into unstable #4853
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix mis-rendered external links on downloaded PDFs
Bulk Edit Release
Release v2024.10.02
…ggers undeletion. Fix error.
Ensure actor_id gets passed in case channel creation API endpoint ends up in undeleting channel
Validate UUID Format in Public API Requests to Prevent 500 Errors
…nt nodes in order to publish.
Channel details modal fixes
Adds missing string(IMSCP) for HTML5 file type
…mand optimize garabge collection command
cherry-pick #4778: clean up migrations
Revert accidental change to update as admin method.
Add pagination to every place that displays long lists of nodes from loadChildren
Update node details query to use CTE and more robust tests
Use CTE for server rev query, add tests
Merge commit 'Release v2024.10.02' down into hotfixes
Add signal handler that runs postgres setting on connection created
Conditionalize the JIT setting
Fixes sorting order of trash items
Optimize language existant query
Inherit modal does not appear when sorting items in a folder with metadata
rtibbles
approved these changes
Dec 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Merge down the patch fixes in
hotfixes
to theunstable
branchReferences
Post release of #4830