0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-04-25 19:56:21 +02:00
HeCorr c49823c2b6
api: respect DISABLE_STARS config option
- add APIGone response type
- re-generate Swagger spec

if stars are disabled:
  - render 404 page on /repo/stars
  - return 410 error on star-related API endpoints and actions
  - return empty value on star model functions (StarRepo, IsStaring, GetStargazers)
2025-01-10 20:01:33 -03:00
..
2024-03-04 08:16:03 +00:00
2024-04-07 19:17:06 +08:00
2024-10-01 15:25:08 -04:00
2024-12-26 11:56:03 +08:00
2025-01-08 01:38:30 +00:00
2025-01-08 01:38:30 +00:00
2025-01-07 01:54:06 +08:00
2024-11-22 10:44:48 -05:00
2024-03-04 08:16:03 +00:00