mirror of
1
Fork 0
forgejo/routers/api/v1
KN4CK3R 55a600fa41
Move code from module to service (#24287)
The code should not be in `modules/` but `services/`.

Reference:
https://github.com/go-gitea/gitea/pull/24257#discussion_r1174578230
2023-04-23 16:44:05 -04:00
..
activitypub Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) 2023-04-04 10:08:23 +08:00
admin
misc
notify
org Fix admin team access mode value in team_unit table (#24012) 2023-04-13 21:06:10 +02:00
packages
repo Fix issue attachment handling (#24202) 2023-04-20 02:39:44 -04:00
settings
swagger Add activity feeds API (#23494) 2023-04-04 21:35:31 +08:00
user Add activity feeds API (#23494) 2023-04-04 21:35:31 +08:00
utils
api.go Move code from module to service (#24287) 2023-04-23 16:44:05 -04:00
auth.go
auth_windows.go