gitea/web_src/js
silverwind f6960096f3
Enable strict TypeScript, add `errorMessage` helper (#37292)
Enable full TypeScript `strict` mode and fix issues discovered during
this refactor. Introduced a `errorMessage` helper function to cleanly
extract a error messages from the `unknown` type.

Signed-off-by: silverwind <me@silverwind.io>
Co-authored-by: Claude (claude-opus-4-7) <noreply@anthropic.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2026-04-20 07:22:05 +00:00
..
components Enable strict TypeScript, add `errorMessage` helper (#37292) 2026-04-20 07:22:05 +00:00
features Enable strict TypeScript, add `errorMessage` helper (#37292) 2026-04-20 07:22:05 +00:00
markup Enable strict TypeScript, add `errorMessage` helper (#37292) 2026-04-20 07:22:05 +00:00
modules Enable strict TypeScript, add `errorMessage` helper (#37292) 2026-04-20 07:22:05 +00:00
render Avoid top-level await (#37272) 2026-04-18 16:01:58 +08:00
utils Enable strict TypeScript, add `errorMessage` helper (#37292) 2026-04-20 07:22:05 +00:00
vendor Show edit page confirmation dialog on tree view file change (#36130) 2025-12-20 02:29:39 +01:00
webcomponents Enable strict TypeScript, add `errorMessage` helper (#37292) 2026-04-20 07:22:05 +00:00
bootstrap.ts Migrate from webpack to vite (#37002) 2026-03-29 10:24:30 +00:00
eventsource.sharedworker.ts Merge some standalone Vite entries into index.js (#37085) 2026-04-05 19:13:34 +00:00
external-render-frontend.ts Frontend iframe renderer framework: 3D models, OpenAPI (#37233) 2026-04-17 22:30:17 +00:00
external-render-helper.test.ts Add test for "fetch redirect", add CSS value validation for external render (#37207) 2026-04-14 13:11:08 +00:00
external-render-helper.ts Frontend iframe renderer framework: 3D models, OpenAPI (#37233) 2026-04-17 22:30:17 +00:00
globals.d.ts Remove htmx (#37224) 2026-04-15 17:26:26 +00:00
globals.ts Remove htmx (#37224) 2026-04-15 17:26:26 +00:00
iife.ts Migrate from webpack to vite (#37002) 2026-03-29 10:24:30 +00:00
index.ts Remove `SubmitEvent` polyfill (#37276) 2026-04-18 20:55:01 +02:00
svg.test.ts
svg.ts Show workflow link (#37070) 2026-04-01 11:42:41 +00:00
swagger.ts Avoid top-level await (#37272) 2026-04-18 16:01:58 +08:00
types.ts Load `mentionValues` asynchronously (#36739) 2026-03-07 12:37:37 -08:00
utils.test.ts Workflow Artifact Info Hover (#37100) 2026-04-19 07:37:50 +00:00
utils.ts Workflow Artifact Info Hover (#37100) 2026-04-19 07:37:50 +00:00
vitest.setup.ts Remove htmx (#37224) 2026-04-15 17:26:26 +00:00