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/services
Lunny Xiao 8567cba0d9
Implement delete release attachments and update release attachments' name (#14130)
* Implement delete release attachment

* Add attachments on release edit page

* Fix bug

* Finish del release attachments

* Fix frontend lint

* Fix tests

* Support edit release attachments

* Added tests

* Remove the unnecessary parameter isCreate from UpdateReleaseOrCreatReleaseFromTag

* Rename UpdateReleaseOrCreatReleaseFromTag to UpdateRelease

* Fix middle align
4 years ago
..
archiver
comments Enhance Ghost comment mitigation Settings (#14392) 4 years ago
externalaccount
gitdiff Place wrapper around comment as diff to catch panics (#15085) 4 years ago
issue
mailer Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
mirror Create tag on ui (#13467) 4 years ago
pull IsUserAllowedToUpdate ignore igonre if user is nil (#14885) 4 years ago
release Implement delete release attachments and update release attachments' name (#14130) 4 years ago
repository Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
webhook Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
wiki