gitea/modules/auth
Jimmy Praet bcb7f35221
Do not reload page after adding comments in Pull Request reviews ()
Fixed  
* use ajax on PR review page

* handle review comments

* extract duplicate code

FetchCodeCommentsByLine was initially more or less copied from fetchCodeCommentsByReview. Now they both use a common findCodeComments function instead

* use the Engine that was passed into the method

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
2021-01-08 23:49:55 +02:00
..
ldap [Vendor] Update go-ldap to v3.2.4 () 2020-10-15 15:27:33 -04:00
oauth2 Fix creating OAuth2 auth source from CLI () 2020-12-24 19:47:17 +00:00
openid Use gitea forked macaron () 2019-08-23 12:40:29 -04:00
pam Remove PAM from auth dropdown when unavailable () 2020-10-23 11:10:29 +01:00
sso Fix windows build error () 2021-01-06 09:38:00 +08:00
admin.go Add option for administrator to reset user 2FA () 2021-01-05 14:54:48 +01:00
auth.go Fix recovery middleware to render gitea style page. () 2021-01-05 21:05:40 +08:00
auth_form.go Custom icons for OAuth sources () 2020-12-28 03:35:55 +01:00
org.go Team permission to create repository in organization () 2019-11-20 19:27:49 +08:00
repo_branch_form.go Use gitea forked macaron () 2019-08-23 12:40:29 -04:00
repo_form.go Do not reload page after adding comments in Pull Request reviews () 2021-01-08 23:49:55 +02:00
repo_form_test.go Use gitea forked macaron () 2019-08-23 12:40:29 -04:00
user_form.go Minimal OpenID Connect implementation () 2021-01-02 00:33:27 +08:00
user_form_auth_openid.go hCaptcha Support () 2020-10-02 23:37:53 -04:00
user_form_test.go Block registration based on email domain () 2018-11-14 20:00:04 -05:00