This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-05 00:10:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7fdfb8d642201b388014f29889ef28e35b8c1872
gitea
/
web_src
/
js
/
components
History
…
..
ActionRunArtifacts.test.ts
…
ActionRunArtifacts.ts
…
ActionRunJobView.vue
…
ActionRunSummaryView.vue
feat(actions): support owner-level and global scoped workflows (
#38154
)
2026-06-28 09:31:35 +00:00
ActionRunView.test.ts
fix: support ##[command] log prefix in action run UI (
#37882
)
2026-05-28 05:22:26 +00:00
ActionRunView.ts
fix(actions): don't swallow HTML entities into linkified URLs (
#38239
)
2026-06-28 19:37:16 +08:00
ActionStatusIcon.vue
feat(actions): show run status on browser tab favicon (
#38071
)
2026-06-15 06:56:26 +02:00
ActivityHeatmap.vue
…
ContextPopup.vue
…
DashboardRepoList.vue
…
DiffCommitSelector.vue
…
DiffFileTree.vue
…
DiffFileTreeItem.vue
…
PullRequestMergeForm.vue
…
RepoActionView.vue
…
RepoActivityTopAuthors.vue
…
RepoBranchTagSelector.vue
…
RepoCodeFrequency.vue
…
RepoContributors.vue
…
RepoFileSearch.vue
Add keyboard shortcuts for repository file and code search (
#36416
)
2026-02-23 17:20:56 +08:00
RepoRecentCommits.vue
…
ViewFileTree.vue
…
ViewFileTreeItem.vue
…
ViewFileTreeStore.ts
…
WorkflowGraph.utils.test.ts
…
WorkflowGraph.utils.ts
chore: upgrade eslint plugins, remove
eslint-plugin-github
(
#38046
)
2026-06-21 08:07:13 +02:00
WorkflowGraph.vue
…