gitea/web_src/js/components
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
..
ActionRunArtifacts.test.ts Workflow Artifact Info Hover (#37100) 2026-04-19 07:37:50 +00:00
ActionRunArtifacts.ts Workflow Artifact Info Hover (#37100) 2026-04-19 07:37:50 +00:00
ActionRunJobView.vue Fix various bugs (#37096) 2026-04-03 20:03:59 +00:00
ActionRunStatus.vue Refactor text utility classes to Tailwind CSS (#36703) 2026-02-22 22:56:33 +00:00
ActionRunSummaryView.vue Restyle Workflow Graph (#36912) 2026-03-28 09:41:34 +00:00
ActionRunView.test.ts Improve severity labels in Actions logs and tweak colors (#36993) 2026-03-26 10:18:50 +00:00
ActionRunView.ts Restyle Workflow Graph (#36912) 2026-03-28 09:41:34 +00:00
ActivityHeatmap.vue
ContextPopup.vue Refactor text utility classes to Tailwind CSS (#36703) 2026-02-22 22:56:33 +00:00
DashboardRepoList.vue Update to eslint 10 (#36925) 2026-03-23 07:49:25 +00:00
DiffCommitSelector.vue Refactor text utility classes to Tailwind CSS (#36703) 2026-02-22 22:56:33 +00:00
DiffFileTree.vue Fix and enhance comment editor monospace toggle (#36181) 2026-01-26 14:19:47 +00:00
DiffFileTreeItem.vue Refactor text utility classes to Tailwind CSS (#36703) 2026-02-22 22:56:33 +00:00
PullRequestMergeForm.vue Update to eslint 10 (#36925) 2026-03-23 07:49:25 +00:00
RepoActionView.vue Workflow Artifact Info Hover (#37100) 2026-04-19 07:37:50 +00:00
RepoActivityTopAuthors.vue Remove and forbid `@ts-expect-error` (#36513) 2026-02-02 01:00:34 +08:00
RepoBranchTagSelector.vue Refactor text utility classes to Tailwind CSS (#36703) 2026-02-22 22:56:33 +00:00
RepoCodeFrequency.vue Enable strict TypeScript, add `errorMessage` helper (#37292) 2026-04-20 07:22:05 +00:00
RepoContributors.vue Enable strict TypeScript, add `errorMessage` helper (#37292) 2026-04-20 07:22:05 +00:00
RepoFileSearch.vue Add keyboard shortcuts for repository file and code search (#36416) 2026-02-23 17:20:56 +08:00
RepoRecentCommits.vue Enable strict TypeScript, add `errorMessage` helper (#37292) 2026-04-20 07:22:05 +00:00
ViewFileTree.vue Enable TypeScript `strictNullChecks` (#35843) 2025-12-03 02:13:16 +00:00
ViewFileTreeItem.vue
ViewFileTreeStore.ts Fix file-tree ui error when adding files to repo without commits (#36312) 2026-01-08 12:04:51 -08:00
WorkflowGraph.vue Restyle Workflow Graph (#36912) 2026-03-28 09:41:34 +00:00