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
Lunny Xiao e3e44a59d0 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751)
* update migrated issues/comments when login as github

* add get userid when migrating or login with github oauth2

* fix lint

* add migrations for repository service type

* fix build

* remove unnecessary dependencies on migrations

* add cron task to update migrations poster ids and fix posterid when migrating

* fix lint

* fix lint

* improve code

* fix lint

* improve code

* replace releases publish id to actual author id

* fix import

* fix bug

* fix lint

* fix rawdata definition

* fix some bugs

* fix error message
5 years ago
..
admin Move all mail related codes from models to services/mailer (#7200) 5 years ago
convert Add teams to repo on collaboration page. (#8045) 5 years ago
misc Use gitea forked macaron (#7933) 6 years ago
org API endpoint for searching teams. (#8108) 5 years ago
repo Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 5 years ago
swagger Add API endpoint for accessing repo topics (#7963) 5 years ago
user Remove legacy handling of drone token (#8191) 5 years ago
utils Implement webhook branch filter (#7791) 5 years ago
api.go API endpoint for searching teams. (#8108) 5 years ago