forgejo/web_src/js/utils
Gusted 4237603dd6
chore: add JS unit test
Add a test to show that `matchEmoji` is aware of custom emojis.
Also changes how aliases are handled (aliases are no longer correlated
to each other and there's no preference for the main alias).
2025-08-10 23:11:41 +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 chore: add new lint rules 2024-10-23 08:10:18 +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 feat: make text expander aware of custom emojis 2025-08-10 23:11:41 +02:00
match.test.js chore: add JS unit test 2025-08-10 23:11:41 +02:00
time.js Update dependency eslint-plugin-unicorn to v57 (forgejo) (#7181) 2025-03-09 20:49:49 +00: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 Support pasting URLs over markdown text (#29566) 2024-03-11 23:36:59 +07:00
url.test.js Support pasting URLs over markdown text (#29566) 2024-03-11 23:36:59 +07:00