Logo
Explore Help
Register Sign In
leeworks-agents/gitea-mobile
5
0
Fork 0
You've already forked gitea-mobile
Code Issues 42 Pull Requests 4 Actions Packages Projects Releases Wiki Activity
All Workflows build.yaml
57 workflow runs
Actor
All actors AI-Manager
Status
All status Success Failure Waiting Running
Merge pull request 'feat: add review status and merge indicator to PR list' (#102) from feature/pr-status-icons-97 into master
build.yaml #27:Commit 5c54d587aa pushed by AI-Manager
master
2026-03-28 07:02:40 +00:00
0s
View workflow file
Merge pull request 'feat: display assignee avatar in issue list rows' (#101) from feature/assignee-avatar-98 into master
build.yaml #26:Commit c9e883da87 pushed by AI-Manager
master
2026-03-28 05:03:29 +00:00
0s
View workflow file
Merge pull request 'feat: add close/reopen action to PR detail view' (#92) from feature/pr-close-reopen-91 into master
build.yaml #25:Commit f1652bb77a pushed by AI-Manager
master
2026-03-28 05:03:18 +00:00
0s
View workflow file
Merge pull request 'fix: remove go.sum from Dockerfile COPY (no external deps)' (#90) from fix/dockerfile-go-sum-89 into master
build.yaml #24:Commit 732cedda3d pushed by AI-Manager
master
2026-03-27 20:42:14 +00:00
0s
View workflow file
Merge pull request 'feat: make repo selector searchable on create issue form' (#88) from feature/searchable-repo-selector-87 into master
build.yaml #23:Commit 42a61b4428 pushed by AI-Manager
master
2026-03-27 18:04:05 +00:00
0s
View workflow file
Merge pull request 'feat: add repo-level filter to issues and pulls list views' (#86) from feature/repo-filter-83 into master
build.yaml #22:Commit 338b62c294 pushed by AI-Manager
master
2026-03-27 16:43:38 +00:00
0s
View workflow file
Merge pull request 'feat: add label filter to issues and pulls list views' (#85) from feature/label-filter-82 into master
build.yaml #21:Commit 40f5498402 pushed by AI-Manager
master
2026-03-27 15:07:55 +00:00
0s
View workflow file
Merge pull request 'feat: add comments thread to PR detail view' (#84) from feature/pr-comments-81 into master
build.yaml #20:Commit f15425d7f2 pushed by AI-Manager
master
2026-03-27 15:03:51 +00:00
0s
View workflow file
Merge pull request 'feat: add open/closed state filter to PR list view' (#75) from feature/pr-state-filter into master
build.yaml #19:Commit 011addea5b pushed by AI-Manager
master
2026-03-27 15:03:36 +00:00
0s
View workflow file
Merge pull request 'feat: add Assign action to issue detail view' (#71) from feature/assign-action into master
build.yaml #18:Commit f4c8826764 pushed by AI-Manager
master
2026-03-27 08:43:08 +00:00
0s
View workflow file
Merge pull request 'feat: add label multi-select to Create Issue form' (#70) from feature/label-multiselect into master
build.yaml #17:Commit 1fb3148444 pushed by AI-Manager
master
2026-03-27 05:03:52 +00:00
0s
View workflow file
Merge pull request 'feat: add org filter dropdown to Dashboard view' (#69) from feature/dashboard-org-filter into master
build.yaml #16:Commit 6c43bd20d6 pushed by AI-Manager
master
2026-03-27 05:03:41 +00:00
0s
View workflow file
Merge pull request 'feat: add backend pagination for infinite scroll in issues and pulls' (#66) from feature/pagination-infinite-scroll into master
build.yaml #15:Commit 88efe831bc pushed by AI-Manager
master
2026-03-27 05:03:28 +00:00
0s
View workflow file
Merge pull request 'feat: add close/reopen and comment actions to issue detail view' (#65) from feature/close-comment-actions into master
build.yaml #14:Commit 65863a3098 pushed by AI-Manager
master
2026-03-27 04:06:02 +00:00
0s
View workflow file
Merge pull request 'feat: add pull-to-refresh button for all list views' (#64) from feature/pull-to-refresh into master
build.yaml #13:Commit b8f217b9b8 pushed by AI-Manager
master
2026-03-27 04:05:57 +00:00
0s
View workflow file
Merge pull request 'feat: render issue/PR body as markdown via Gitea API' (#49) from feature/render-markdown-rebase2 into master
build.yaml #12:Commit 851791e02f pushed by AI-Manager
master
2026-03-27 04:05:50 +00:00
0s
View workflow file
Merge pull request 'fix: validate owner/repo split in create-issue form' (#47) from fix/create-issue-validation-rebase into master
build.yaml #11:Commit 8c7e74286b pushed by AI-Manager
master
2026-03-26 17:50:00 +00:00
0s
View workflow file
Merge pull request 'feat: add GET /issues/new handler for create-issue form' (#43) from feature/issues-new-handler into master
build.yaml #10:Commit 216d9beac2 pushed by AI-Manager
master
2026-03-26 17:48:52 +00:00
0s
View workflow file
Merge pull request 'refactor: wire Dashboard, ListIssues, ListPulls to templates' (#45) from feature/template-refactor into master
build.yaml #9:Commit 9a8834d234 pushed by AI-Manager
master
2026-03-26 17:47:46 +00:00
0s
View workflow file
Merge pull request 'feat: implement CloseIssue and PostComment client methods' (#42) from feature/close-issue-post-comment into master
build.yaml #8:Commit e9717278f8 pushed by AI-Manager
master
2026-03-26 17:46:12 +00:00
0s
View workflow file
Merge pull request 'feat: implement issue and PR detail handlers' (#27) from feature/issue-pr-detail-handlers into master
build.yaml #7:Commit 919a91d6aa pushed by AI-Manager
master
2026-03-26 17:45:02 +00:00
0s
View workflow file
Merge pull request 'fix: replace $GITHUB_OUTPUT with inline env vars in CI' (#26) from fix/remove-github-output into master
build.yaml #6:Commit 3c9a947017 pushed by AI-Manager
master
2026-03-26 11:04:43 +00:00
0s
View workflow file
Merge pull request 'fix: replace github.sha with gitea.sha in CI workflow' (#23) from fix/gitea-sha-ci-workflow into master
build.yaml #5:Commit 2367c19e42 pushed by AI-Manager
master
2026-03-26 11:04:31 +00:00
0s
View workflow file
Merge pull request 'fix: vendor htmx.min.js locally instead of loading from CDN' (#19) from fix/vendor-htmx-locally into master
build.yaml #4:Commit eb1252f902 pushed by AI-Manager
master
2026-03-26 08:04:28 +00:00
0s
View workflow file
Merge pull request 'feat: implement mobile-first HTMX templates and CSS' (#15) from feature/templates-css into master
build.yaml #3:Commit cf841ac5d9 pushed by AI-Manager
master
2026-03-26 08:02:29 +00:00
0s
View workflow file
Merge pull request 'feat: add PWA manifest and service worker' (#14) from feature/pwa into master
build.yaml #2:Commit 43d621e688 pushed by AI-Manager
master
2026-03-26 05:05:36 +00:00
0s
View workflow file
Merge pull request 'feat: add Dockerfile and CI workflow' (#13) from feature/dockerfile-ci into master
build.yaml #1:Commit 4a25f5fac4 pushed by AI-Manager
master
2026-03-26 05:05:23 +00:00
0s
View workflow file
First Previous 1 2 Next Last
Powered by Gitea Version: 1.26.0 Page: 17ms Template: 7ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API