Skip to content

master2central march 2026#1476

Merged
gbaz merged 32 commits intocentral-serverfrom
master
Mar 21, 2026
Merged

master2central march 2026#1476
gbaz merged 32 commits intocentral-serverfrom
master

Conversation

@gbaz
Copy link
Contributor

@gbaz gbaz commented Mar 21, 2026

No description provided.

adpad-13 and others added 30 commits January 12, 2026 10:48
Previously, tables in rendered READMEs had low contrast (white on white or black on black) in dark mode. This change adds high-contrast colors using the Hackage purple theme to ensure readability.
It fails to build on some machines because of sandbox issues.
Based on #1402 so it matches example at the top of the readme
Adjust run instruction with user content domain
nix.flake: disable threads.check
Fix #1422: Fix unreadable markdown tables in dark mode
Notably fixes an issue in the contact update form where names with
non-ASCII characters were mangled.

Fixes #1339
Preserve non-ASCII input in form2json forms
Remove unused UserInfo from Auth functions
Cabal files are definitely small enough to use a strict ByteString.
This eliminates one possible source of issues with lazy IO.
Reuse logic of checkPublish to prevent uploading a candidate version if that
version is already published or would be a case-variant of a published version.
Make CabalFileText to wrap a strict ByteString, not a lazy one
stability, security and sanity tweaks
gbaz added 2 commits March 21, 2026 17:44
Check candidate uploads against main index
@gbaz gbaz merged commit 374498f into central-server Mar 21, 2026
11 checks passed
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.