gitea/modules
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>
..
analyze Exclude generated files from language statistics ()
auth Do not reload page after adding comments in Pull Request reviews ()
avatar Avatars and Repo avatars support storing in minio ()
base migrate from com.* to alternatives ()
cache Use native git variants by default with go-git variants as build tag ()
charset Ensure that the detected charset order is set in chardet test ()
context Fix windows build error ()
convert Add MirrorInterval to the API ()
cron Added option to disable migrations ()
doctor Refactor doctor ()
emoji Fix emoji detection in certain cases ()
eventsource Move EventSource to SharedWorker ()
generate Add gitea-vet ()
git migrate from com.* to alternatives ()
gitgraph [Refactor] CombinedStatus and CommitStatus related functions & structs ()
graceful Fix windows build error ()
hcaptcha hCaptcha Support ()
highlight Use existing analyzer module for language detection for highlighting ()
httpcache HTTP cache rework and enable caching for storage assets ()
httplib Add golangci ()
indexer Use native git variants by default with go-git variants as build tag ()
lfs Some code improvements ()
log Fix windows build error ()
markup Render links for commit hashes followed by comma ()
matchlist Add Allow-/Block-List for Migrate & Mirrors ()
metrics Prometheus endpoint ()
middlewares Fix recovery middleware to render gitea style page. ()
migrations Add MirrorInterval to the API ()
nosql Allow common redis and leveldb connections ()
notification Send notifications for mentions in pulls, issues, (code-)comments ()
options Add StatDir and replace com.StatDir ()
password Check passwords against HaveIBeenPwned ()
pprof Add golangci ()
private Fix send mail ()
process Only write to global gitconfig if necessary ()
public When visit /favicon.ico but the static file is not exist return 404 but not continue to handle the route ()
queue Slightly simplify the queue settings code to help reduce the risk of problems ()
recaptcha hCaptcha Support ()
references Add mentionable teams to tributeValues and change team mention rules to gh's style ()
repofiles Standardize Co-Authored-By / Reviewed-By strings ()
repository Add MirrorInterval to the API ()
secret Attachments: Add extension support, allow all types for releases ()
session Allow common redis and leveldb connections ()
setting Consolidate Logos and update README header ()
ssh migrate from com.* to alternatives ()
storage Fix Storage mapping ()
structs Add MirrorInterval to the API ()
svg Fix filepath basename on Windows for SVG bindata ()
sync Fix missing unlock in uniquequeue ()
task Migrations: Use Process Manager to create own Context ()
templates Fix recovery middleware to render gitea style page. ()
test Macaron 1.5 ()
timeutil Fix timezone on issue deadline ()
translation Fix recovery middleware to render gitea style page. ()
upload Update golangci-lint to version 1.31.0 ()
uri Dump github/gitlab/gitea repository data to a local directory and restore to gitea ()
user Add gitea-vet ()
util migrate from com.* to alternatives ()
validation [API] Get a single commit via Ref ()