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/web
KN4CK3R 0840a508b4
Keep attachments on tasklist update (#16750) (#16757)
* Send attachments too.

* Use tasklist flag.

* use action="ignoreAttachments" instead of "tasklist"

* Use boolean parameter.

* when the update request doesn't intend to update attachments (eg: change checkbox state), ignore attachment updates (#16762)

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
4 years ago
..
admin Fix activation of primary email addresses (#16385) 4 years ago
dev Refactor routers directory (#15800) 4 years ago
events Refactor routers directory (#15800) 4 years ago
explore Refactor routers directory (#15800) 4 years ago
org Fix various documentation, user-facing, and source comment typos (#16367) 4 years ago
repo Keep attachments on tasklist update (#16750) (#16757) 4 years ago
user Fix wrong user in OpenID response (#16736) (#16741) 4 years ago
base.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 4 years ago
goget.go Refactor routers directory (#15800) 4 years ago
home.go Refactor routers directory (#15800) 4 years ago
metrics.go Refactor routers directory (#15800) 4 years ago
swagger_json.go Refactor routers directory (#15800) 4 years ago
web.go Fix issue pasted image missing if no release permission (#16520) (#16527) 4 years ago