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 408a484224
Adjust object format interface (#28469)
- Remove `ObjectFormatID`
- Remove function `ObjectFormatFromID`.
- Use `Sha1ObjectFormat` directly but not a pointer because it's an
empty struct.
- Store `ObjectFormatName` in `repository` struct
1 year ago
..
activitypub
admin Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
misc More `db.DefaultContext` refactor (#27265) 1 year ago
notify Use db.Find instead of writing methods for every object (#28084) 1 year ago
org Use db.Find instead of writing methods for every object (#28084) 1 year ago
packages Another round of `db.DefaultContext` refactor (#27103) 1 year ago
repo Adjust object format interface (#28469) 1 year ago
settings
swagger
user Fix comment permissions (#28213) 1 year ago
utils Adjust object format interface (#28469) 1 year ago
api.go Do some missing checks (#28423) 1 year ago