gitea/routers/api/v1
Admin 85d73a2d85
Some checks failed
Build and Release / Create Release (push) Has been skipped
Build and Release / Integration Tests (PostgreSQL) (push) Successful in 1m41s
Build and Release / Lint (push) Failing after 2m0s
Build and Release / Build Binaries (amd64, darwin) (push) Has been skipped
Build and Release / Build Binaries (amd64, linux) (push) Has been skipped
Build and Release / Build Binaries (amd64, windows) (push) Has been skipped
Build and Release / Build Binaries (arm64, darwin) (push) Has been skipped
Build and Release / Build Binaries (arm64, linux) (push) Has been skipped
Build and Release / Unit Tests (push) Successful in 2m1s
fix: org overview stats field names and add star count
- Rename OrgOverviewStats fields to match template expectations
- Add TotalStars field to show aggregate star count
- Add CountOrgRepoStars function to repo model
- Fix API struct and handler to use new field names

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 02:30:54 +00:00
..
activitypub Fix context usages (#35348) 2025-08-27 11:00:01 +00:00
admin Some refactor for repo path (#36251) 2025-12-29 18:49:54 +00:00
misc Remove undocumented support of signing key in the repository git configuration file (#36143) 2025-12-14 17:34:45 +00:00
notify Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
org fix: org overview stats field names and add star count 2026-01-11 02:30:54 +00:00
packages Add package version api endpoints (#34173) 2025-04-13 20:00:44 +00:00
repo feat: Add SSL external option for Pages custom domains 2026-01-11 00:40:44 +01:00
settings Add API endpoint to request contents of multiple files simultaniously (#34139) 2025-04-22 01:20:11 +08:00
shared Add workflow_run api + webhook (#33964) 2025-06-20 20:14:00 +08:00
swagger Support updating branch via API (#35951) 2025-12-10 19:23:26 +00:00
user Add an option to automatically verify SSH keys from LDAP (#35927) 2025-12-27 12:33:08 +00:00
utils Use git model to detect whether branch exist instead of gitrepo method (#35459) 2025-10-25 10:08:25 -07:00
api.go Add AI-friendly enhancements: runner capabilities, release archive, action compatibility 2026-01-10 04:56:11 -05:00