forgejo/web_src/js/utils
silverwind 2cf91d58e7
[PORT] Enable no-jquery/no-parse-html-literal and fix violation (gitea#31684)
Tested it, path segment creation works just like before.

---

Conflict resolution: trivial, also ported code from
https://github.com/go-gitea/gitea/pull/31283
2024-07-28 16:52:02 +02:00
..
color.js [PORT] gitea##30237: Fix and rewrite contrast color calculation, fix project-related bugs 2024-04-15 16:11:34 +02:00
color.test.js [PORT] gitea##30237: Fix and rewrite contrast color calculation, fix project-related bugs 2024-04-15 16:11:34 +02:00
dom.js [PORT] Enable no-jquery/no-parse-html-literal and fix violation (gitea#31684) 2024-07-28 16:52:02 +02:00
dom.test.js [PORT] Enable no-jquery/no-parse-html-literal and fix violation (gitea#31684) 2024-07-28 16:52:02 +02:00
image.js Downscale pasted PNG images based on metadata (#29123) 2024-02-19 22:58:33 +01:00
image.test.js Downscale pasted PNG images based on metadata (#29123) 2024-02-19 22:58:33 +01:00
match.js
match.test.js
time.js Have time.js use UTC-related getters/setters (#30857) 2024-05-12 20:03:09 +02:00
time.test.js test: add test coverage for web_src/js/utils/time.test.js (#4252) 2024-06-29 09:08:29 +00:00
url.js
url.test.js