gitea/web_src/js/features/admin
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
..
common.ts Add `ExternalIDClaim` option for OAuth2 OIDC auth source (#37229) 2026-04-16 17:30:46 +00:00
config.test.ts Use "Enable Gravatar" but not "Disable" (#36771) 2026-02-27 16:39:26 +00:00
config.ts Enable strict TypeScript, add `errorMessage` helper (#37292) 2026-04-20 07:22:05 +00:00
selfcheck.ts Enable TypeScript `strictNullChecks` (#35843) 2025-12-03 02:13:16 +00:00
users.ts