This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/api/v1
2022-07-10 11:49:22 -05:00
..
activitypub Fix build errors and start working on constructing outbox activities for the various action types 2022-07-07 13:11:59 -05:00
admin Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
misc Move issues related files into models/issues (#19931) 2022-06-13 17:37:59 +08:00
notify Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
org Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
packages
repo Implement sync push mirror on commit (#19411) 2022-07-08 20:45:12 +01:00
settings
swagger User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19133) 2022-06-19 07:25:12 +02:00
user Only show Followers that current user can access (#20220) 2022-07-05 16:47:45 +01:00
utils Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
api.go Add Person and Repository ActivityPub endpoints 2022-06-19 10:39:22 -05:00
auth.go
auth_windows.go