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/models
KN4CK3R 3c59d31bc6
Add API management for issue/pull and comment attachments (#21783)
Close #14601
Fix #3690

Revive of #14601.
Updated to current code, cleanup and added more read/write checks.

Signed-off-by: Andrew Thornton <art27@cantab.net>
Signed-off-by: Andre Bruch <ab@andrebruch.com>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Norwin <git@nroo.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2 years ago
..
activities refactor some functions to support ctx as first parameter (#21878) 2 years ago
admin Implement FSFE REUSE for golang files (#21840) 2 years ago
asymkey refactor some functions to support ctx as first parameter (#21878) 2 years ago
auth Use random bytes to generate access token (#21959) 2 years ago
avatars Implement FSFE REUSE for golang files (#21840) 2 years ago
db Update go dev dependencies (#22064) 2 years ago
fixtures Record OAuth client type at registration (#21316) 2 years ago
foreignreference Implement FSFE REUSE for golang files (#21840) 2 years ago
git refactor some functions to support ctx as first parameter (#21878) 2 years ago
issues Add API management for issue/pull and comment attachments (#21783) 2 years ago
migrations Add API management for issue/pull and comment attachments (#21783) 2 years ago
organization refactor some functions to support ctx as first parameter (#21878) 2 years ago
packages refactor some functions to support ctx as first parameter (#21878) 2 years ago
perm refactor some functions to support ctx as first parameter (#21878) 2 years ago
project refactor some functions to support ctx as first parameter (#21878) 2 years ago
pull refactor some functions to support ctx as first parameter (#21878) 2 years ago
repo Round language stats percentage using largest remainder (#22026) 2 years ago
system Implement FSFE REUSE for golang files (#21840) 2 years ago
unit Implement FSFE REUSE for golang files (#21840) 2 years ago
unittest Implement FSFE REUSE for golang files (#21840) 2 years ago
user refactor some functions to support ctx as first parameter (#21878) 2 years ago
webhook Implement FSFE REUSE for golang files (#21840) 2 years ago
error.go Implement FSFE REUSE for golang files (#21840) 2 years ago
fixture_generation.go Implement FSFE REUSE for golang files (#21840) 2 years ago
fixture_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
main_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
migrate.go Implement FSFE REUSE for golang files (#21840) 2 years ago
migrate_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
org.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
org_team.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
org_team_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
org_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
repo.go Fix issue/PR numbers (#22037) 2 years ago
repo_collaboration.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
repo_collaboration_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
repo_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
repo_transfer.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
repo_transfer_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
user.go Implement FSFE REUSE for golang files (#21840) 2 years ago