1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-15 06:04:32 -04:00
gitea/services
KN4CK3R ebf253b841
Add attachments for PR reviews (#16075)
* First step for multiple dropzones per page.

* Allow attachments on review comments.

* Lint.

* Fixed accidental initialize of the review textarea.

* Initialize SimpleMDE textarea.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-06-14 21:12:33 -04:00
..
archiver Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
auth Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 2021-06-09 19:53:16 +02:00
comments
externalaccount
forms Add attachments for PR reviews (#16075) 2021-06-14 21:12:33 -04:00
gitdiff Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
issue Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
lfs Rewrite of the LFS server (#15523) 2021-06-06 02:59:27 +03:00
mailer
mirror Add push to remote mirror repository (#15157) 2021-06-14 19:20:43 +02:00
pull Add attachments for PR reviews (#16075) 2021-06-14 21:12:33 -04:00
release Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
repository Fix private repo permission problem (#16142) 2021-06-14 14:30:35 -04:00
webhook
wiki