You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src
silverwind 508de3a58d
Fix Uint8Array comparisons and update vitest (#26805)
Compare those `Uint8Array` via conversion to Array which are properly
comparable, so that we don't have to worry about whether `TextEncoder`
and `UInt8Array` from the environment are compatible or not.

---------

Co-authored-by: delvh <dev.lh@web.de>
1 year ago
..
css Improve flex list item padding (#26779) 1 year ago
fomantic Remove fomantic `item` module (#26775) 1 year ago
js Fix Uint8Array comparisons and update vitest (#26805) 1 year ago
svg Use inline SVG for built-in OAuth providers (#25171) 2 years ago