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.
forgejo/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
2 years ago
..
agit more context for models (#19511) 2 years ago
asymkey Use for a repo action one database transaction (#19576) 2 years ago
attachment Use a struct as test options (#19393) 2 years ago
auth Move user password verification after checking his groups on ldap auth (#19587) 2 years ago
automerge Move access and repo permission to models/perm/access (#19350) 2 years ago
comments Move some issue methods as functions (#19255) 2 years ago
context Add `ContextUser` to http request context (#18798) 2 years ago
cron Use a better OlderThan for DeleteInactiveUsers (#19693) 2 years ago
externalaccount Refactor auth package (#17962) 3 years ago
forms Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) 2 years ago
gitdiff Calculate filename hash only once (#19654) 2 years ago
issue Move access and repo permission to models/perm/access (#19350) 2 years ago
lfs Move access and repo permission to models/perm/access (#19350) 2 years ago
mailer Added X-Mailer header to outgoing emails (#19562) 2 years ago
migrations Update go tool dependencies (#19676) 2 years ago
mirror Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 2 years ago
org Use a struct as test options (#19393) 2 years ago
packages Package registry changes (#19305) 2 years ago
pull Move access and repo permission to models/perm/access (#19350) 2 years ago
release Use a struct as test options (#19393) 2 years ago
repository Move access and repo permission to models/perm/access (#19350) 2 years ago
task Use a more general (and faster) method to sanitize URLs with credentials (#19239) 2 years ago
user Use a struct as test options (#19393) 2 years ago
webhook Use queue instead of memory queue in webhook send service (#19390) 2 years ago
wiki Move some helper files out of models (#19355) 2 years ago