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
color.test.js
dom.js
dom.test.js
image.js
image.test.js
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
url.js
url.test.js