gitea/routers
6543 ef613ee760
Add `has_code` to repository REST API (#35214)
similar to how we can enable/disable repos or issues on a repo add the
code unit as option to it.

affects

```
PATCH /repos/{owner}/{repo}
```

---
*Sponsored by Kithara Software GmbH*
2025-08-08 18:18:30 +07:00
..
api Add `has_code` to repository REST API (#35214) 2025-08-08 18:18:30 +07:00
common Refactor head navbar icons (#34922) 2025-07-04 13:03:22 +07:00
install enforce nolint scope (#34851) 2025-06-27 07:59:55 +07:00
private Use standalone function to update repository cols (#34811) 2025-06-26 17:23:21 +07:00
utils Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +07:00
web Display pull request in merged commit view (#35202) 2025-08-04 23:30:12 +07:00
init.go Prepare for support performance trace (#33286) 2025-01-15 20:05:18 +07:00