0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-27 03:04:30 +01:00
gitea/web_src/js
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>
2023-08-30 01:56:44 +00:00
..
components Add default label in branch select list (#26697) 2023-08-29 12:15:19 +00:00
features Remove some transition related code (#26755) 2023-08-28 01:26:23 +00:00
markup
modules Refactor toast module (#26677) 2023-08-23 07:25:13 +00:00
render
standalone
test
utils
webcomponents
bootstrap.js
index.js
jquery.js
svg.js
svg.test.js
utils.js
utils.test.js Fix Uint8Array comparisons and update vitest (#26805) 2023-08-30 01:56:44 +00:00