0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 21:26:25 +01:00
gitea/services
wxiaoguang cc7236e852
Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729)
* Make Ctrl+Enter (quick submit) work for issue comment and wiki editor

* Remove the required `SubmitReviewForm.Type`, empty type (triggered by quick submit) means "comment"

* Merge duplicate code
2022-05-20 04:26:04 +02:00
..
agit more context for models (#19511) 2022-04-28 13:48:48 +02:00
asymkey Use for a repo action one database transaction (#19576) 2022-05-03 21:46:28 +02:00
attachment Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
auth Move user password verification after checking his groups on ldap auth (#19587) 2022-05-03 20:41:11 +08:00
automerge Move access and repo permission to models/perm/access (#19350) 2022-05-11 12:09:36 +02:00
comments
context
cron Use a better OlderThan for DeleteInactiveUsers (#19693) 2022-05-13 14:49:22 +02:00
externalaccount
forms Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) 2022-05-20 04:26:04 +02:00
gitdiff Calculate filename hash only once (#19654) 2022-05-09 00:29:50 +02:00
issue Move access and repo permission to models/perm/access (#19350) 2022-05-11 12:09:36 +02:00
lfs Move access and repo permission to models/perm/access (#19350) 2022-05-11 12:09:36 +02:00
mailer Added X-Mailer header to outgoing emails (#19562) 2022-04-30 15:40:55 +02:00
migrations Update go tool dependencies (#19676) 2022-05-10 23:55:54 +02:00
mirror
org Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
packages
pull Move access and repo permission to models/perm/access (#19350) 2022-05-11 12:09:36 +02:00
release Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
repository Move access and repo permission to models/perm/access (#19350) 2022-05-11 12:09:36 +02:00
task
user Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
webhook Use queue instead of memory queue in webhook send service (#19390) 2022-04-25 20:03:01 +02:00
wiki Move some helper files out of models (#19355) 2022-05-08 18:46:32 +02:00