gitea/web_src/js/utils
silverwind 8c8eb4b6f9
Clean up npm dependencies (#35484)
- `type-fest` is replaced by our own types
- `@stylistic/eslint-plugin-js` is no longer in use, it was replaced
with `@stylistic/eslint-plugin`
- `@types/license-checker-webpack-plugin` does not apply to our forked
version and has a type stub
2025-09-15 16:34:54 +07:00
..
color.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +07:00
color.ts Change function description comments to tsdoc style (#35185) 2025-07-31 15:59:34 +07:00
dom.test.ts Fix autofocus behavior (#34397) 2025-05-08 18:26:18 +07:00
dom.ts Clean up npm dependencies (#35484) 2025-09-15 16:34:54 +07:00
glob.test.ts Update eslint to v9 (#35485) 2025-09-14 19:15:06 +07:00
glob.test.txt Fix different behavior in status check pattern matching with double stars (#35474) 2025-09-13 11:53:27 +07:00
glob.ts Fix different behavior in status check pattern matching with double stars (#35474) 2025-09-13 11:53:27 +07:00
html.test.ts Improve html escape (#34911) 2025-07-01 21:44:05 +07:00
html.ts Update eslint to v9 (#35485) 2025-09-14 19:15:06 +07:00
image.test.ts Enable Typescript `noImplicitAny` (#33322) 2025-01-22 15:11:51 +07:00
image.ts Update eslint to v9 (#35485) 2025-09-14 19:15:06 +07:00
match.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +07:00
match.ts Change typescript `module` to `nodenext` (#32757) 2024-12-10 08:44:39 +07:00
testhelper.ts Make frontend unit test code could know it is in testing (#32656) 2024-11-28 01:40:32 +07:00
time.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +07:00
time.ts Update eslint to v9 (#35485) 2025-09-14 19:15:06 +07:00
url.test.ts Rearrange Clone Panel (#31142) 2024-12-11 21:54:30 +07:00
url.ts Change function description comments to tsdoc style (#35185) 2025-07-31 15:59:34 +07:00