Skip to content

General Fixes & Cleanups - #722

Merged
leighmacdonald merged 20 commits into
masterfrom
cleanups
Jul 20, 2026
Merged

leighmacdonald merged 20 commits into
masterfrom
cleanups

Conversation

@leighmacdonald

Copy link
Copy Markdown
Owner

No description provided.

Rename frontend form fields to SelectXField components.
Convert repository method receivers to value types.
Update nixpkgs pin to July 2 commit.
Replace manual React Query cache updates with createConnectQueryKey
and useTransport in ReportViewComponent and BanCreateModal. Move
logout storage listener to index.tsx and remove deprecated
LogoutHandler component. Update chat_repo.go to join person table
directly and use query builder for message retrieval. Drop Internet
Explorer from browserslist configuration. Remove unused
RenderedMarkdownBox component and checkFeatureEnabled utility.
Remove the overwrite parameter from createFromAsset. Duplicate
demos now automatically clean associated stats and chat history
instead of failing or requiring manual intervention.
Prevent double navigation in login success by cancelling async operations
on unmount. Return rejected promise from AuthProvider on error to avoid
swallowing exceptions. Throw proper Error instead of string in profile
check. Fix indentation and formatting issues across multiple files.
Remove unused goquery and goxpp dependencies from Go module
@leighmacdonald
leighmacdonald merged commit 5323f47 into master Jul 20, 2026
4 checks passed
@leighmacdonald
leighmacdonald deleted the cleanups branch July 20, 2026 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant