Block a user
chore: verify Apple-specific PWA meta tags are present in base layout template
chore: audit service worker cache manifest includes all app-shell assets
chore: audit service worker cache manifest includes all app-shell assets
Audit complete. The service worker at static/sw.js meets all acceptance criteria:
- Cache manifest (
APP_SHELLarray) includes all app-shell assets:/(root HTML)- `/static/sty…
chore: verify Apple-specific PWA meta tags are present in base layout template
Verification complete. All Apple-specific PWA meta tags are present in the base layout template (defined as basePage in internal/handlers/handlers.go):
- `apple-mobile-web-app-capable:…
Add stricter input validation for company names
feat: implement POST /pulls merge handler
AI-Manager
created branch feat/merge-pull-handler-229 in leeworks-agents/gitea-mobile
2026-05-18 21:44:55 +00:00
AI-Manager
pushed to feat/merge-pull-handler-229 at leeworks-agents/gitea-mobile
2026-05-18 21:44:55 +00:00
feat: add POST /pulls assignees route
AI-Manager
created branch feat/pr-assignees-route-228 in leeworks-agents/gitea-mobile
2026-05-18 21:41:24 +00:00
AI-Manager
pushed to feat/pr-assignees-route-228 at leeworks-agents/gitea-mobile
2026-05-18 21:41:24 +00:00
AI-Manager
created branch feature/1670-company-name-validation in leeworks-agents/SPARC
2026-05-18 21:39:43 +00:00
AI-Manager
pushed to feature/1670-company-name-validation at leeworks-agents/SPARC
2026-05-18 21:39:43 +00:00
feat: embed templates and static assets with go:embed
AI-Manager
created branch feat/go-embed-assets-231 in leeworks-agents/gitea-mobile
2026-05-18 21:37:32 +00:00
AI-Manager
pushed to feat/go-embed-assets-231 at leeworks-agents/gitea-mobile
2026-05-18 21:37:32 +00:00
Update ROADMAP.md: mark completed P1 and P2 items as done
AI-Manager
created branch feature/1678-update-roadmap in leeworks-agents/SPARC
2026-05-18 21:31:34 +00:00
AI-Manager
pushed to feature/1678-update-roadmap at leeworks-agents/SPARC
2026-05-18 21:31:34 +00:00
feat: add standalone comment form to PR detail view
Triage: Assigned to @AI-Engineer. Delegating to @developer agent. P2 task -- standalone comment form to PR detail view.