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/user
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
..
app.go [API] Delete Token accept names too (#12366) 5 years ago
email.go Add email validity check (#13475) 4 years ago
follower.go Remove page size limit comment from swagger (#11806) 5 years ago
gpg_key.go Allow addition of gpg keyring with multiple keys (#12487) 5 years ago
key.go Remove page size limit comment from swagger (#11806) 5 years ago
repo.go Move Repo APIFormat to convert package (#13787) 4 years ago
star.go Move Repo APIFormat to convert package (#13787) 4 years ago
user.go rework heatmap permissions (#14080) 4 years ago
watch.go Move Repo APIFormat to convert package (#13787) 4 years ago