You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/api/v1
Norwin f6bec85296
rework heatmap permissions (#14080)
* now uses the same permission model as for the activity feed:
  only include activities in repos, that the doer has access to.
  this might be somewhat slower.

* also improves handling of user.KeepActivityPrivate (still shows
  the heatmap to self & admins)

* extend tests

* adjust integration test to new behaviour

* add access to actions for admins

* extend heatmap unit tests
4 years ago
..
admin Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 4 years ago
misc Not using "ctx.ServerError" in api (#12907) 5 years ago
notify move notification APIFormat (#13783) 4 years ago
org HotFix: Hide private partisipation in Orgs (#13994) 4 years ago
repo Added option to disable migrations (#13114) 4 years ago
settings Added option to disable migrations (#13114) 4 years ago
swagger [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 4 years ago
user rework heatmap permissions (#14080) 4 years ago
utils HotFix: Hide private partisipation in Orgs (#13994) 4 years ago
api.go [API] Only Return Json (#13511) 4 years ago