gitea/routers/api/v1
zeripath 45f17528a8
Only show Followers that current user can access ()
Users who are following or being followed by a user should only be
displayed if the viewing user can see them.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-07-05 16:47:45 +01:00
..
activitypub Add more linters to improve code readability () 2022-06-20 12:02:49 +02:00
admin Move almost all functions' parameter db.Engine to context.Context () 2022-05-20 22:08:52 +08:00
misc Move issues related files into models/issues () 2022-06-13 17:37:59 +08:00
notify Add more linters to improve code readability () 2022-06-20 12:02:49 +02:00
org Add more linters to improve code readability () 2022-06-20 12:02:49 +02:00
packages Hide private repositories in packages () 2022-05-07 18:21:15 +02:00
repo Check if project has the same repository id with issue when assign project to issue () 2022-06-30 23:55:08 +08:00
settings Make mirror feature more configurable () 2021-09-07 17:49:36 +02:00
swagger User keypairs and HTTP signatures for ActivityPub federation using go-ap () 2022-06-19 07:25:12 +02:00
user Only show Followers that current user can access () 2022-07-05 16:47:45 +01:00
utils Add more linters to improve code readability () 2022-06-20 12:02:49 +02:00
api.go User keypairs and HTTP signatures for ActivityPub federation using go-ap () 2022-06-19 07:25:12 +02:00
auth.go Remove legacy `+build:` constraint () 2022-05-02 23:22:45 +08:00
auth_windows.go Let web and API routes have different auth methods group () 2022-03-28 12:46:28 +08:00