gitea/templates
logikonline b816ee4eec feat: add Phases 3-5 enhancements (org profiles, pages, wiki v2 API)
Phase 3: Organization Public Profile Page
- Pinned repositories with groups
- Public members display with roles
- API endpoints for pinned repos and groups

Phase 4: Gitea Pages Foundation
- Landing page templates (simple, docs, product, portfolio)
- Custom domain support with verification
- YAML configuration parser (.gitea/landing.yaml)
- Repository settings UI for pages

Phase 5: Enhanced Wiki System with V2 API
- Full CRUD operations via v2 API
- Full-text search with WikiIndex table
- Link graph visualization
- Wiki health metrics (orphaned, dead links, outdated)
- Designed for external AI plugin integration
- Developer guide for .NET integration

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 15:14:27 -05:00
..
admin Add an option to automatically verify SSH keys from LDAP (#35927) 2025-12-27 12:33:08 +00:00
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 2024-04-20 01:15:14 +00:00
base Replace CSRF cookie with CrossOriginProtection (#36183) 2025-12-25 12:33:34 +02:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
devtest Refactor mail template and support preview (#34990) 2025-07-09 10:25:25 +08:00
explore Forks repository list page follow other repositories page (#34784) 2025-06-21 12:27:25 -07:00
mail Fix various bugs (#35684) 2025-10-19 00:37:50 +08:00
org feat: add Phases 3-5 enhancements (org profiles, pages, wiki v2 API) 2026-01-09 15:14:27 -05:00
package Replace CSRF cookie with CrossOriginProtection (#36183) 2025-12-25 12:33:34 +02:00
pages feat: add Phases 3-5 enhancements (org profiles, pages, wiki v2 API) 2026-01-09 15:14:27 -05:00
projects Replace CSRF cookie with CrossOriginProtection (#36183) 2025-12-25 12:33:34 +02:00
repo feat: add Phases 3-5 enhancements (org profiles, pages, wiki v2 API) 2026-01-09 15:14:27 -05:00
shared Replace CSRF cookie with CrossOriginProtection (#36183) 2025-12-25 12:33:34 +02:00
status Convert locale files from ini to json format (#35489) 2025-12-19 09:50:48 -08:00
swagger refactor: extract helper functions from SearchIssues (#36158) 2025-12-20 17:57:41 -08:00
user Replace CSRF cookie with CrossOriginProtection (#36183) 2025-12-25 12:33:34 +02:00
webhook Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
home.tmpl Convert locale files from ini to json format (#35489) 2025-12-19 09:50:48 -08:00
install.tmpl Fix various trivial frontend problems (#34263) 2025-04-24 09:11:54 +08:00
post-install.tmpl Add post-installation redirect based on admin account status (#34493) 2025-06-21 18:48:06 +00:00