Commit Graph

3455 Commits (d05fb6f6c96b536567911ac077b53a0b03717f29)

Author SHA1 Message Date
Lunny Xiao b01dce2a6e
Allow render HTML with css/js external links (#19017) 2 years ago
Lauris BH 1f8f9c3826
Remove tab/TabName usage where it's not needed (#19973) 2 years ago
AHOHNMYC 97548d2722
Uppercase first languages letters (#19965) 2 years ago
Lunny Xiao ff82a18315
Fix mirror template bug (#19959) 2 years ago
Lunny Xiao 3c6c150740
Add deprecated log when using MySQL with utf8 charset (#19952) 2 years ago
Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
yutotnh 3708ca8e28
fix: some typos (#19956) 2 years ago
Lunny Xiao 110fc57cbc
Move some code into models/git (#19879) 2 years ago
wxiaoguang a9dc9b06e4
Fix signal loop in graceful manager (#19943) 2 years ago
Gusted 796c4eca0b
Prettify number of issues (#17760) 2 years ago
Gusted edf14202fe
Unify repo settings & show better error (#19828) 2 years ago
Lunny Xiao ce3dd04c63
Fix some mirror bugs (#18649) 2 years ago
wxiaoguang 88f2e457d8
Fix data-race problems in git module (quick patch) (#19934) 2 years ago
silverwind 527e5bd1b2
Fix copy/paste of empty lines (#19798) 2 years ago
Sandro Santilli 52c2e82813
Custom regexp external issues (#17624) 2 years ago
wxiaoguang a0051634b9
Refactor git module, make Gitea use internal git config (#19732) 2 years ago
zeripath 7948cb3149
Prevent NPE whilst migrating if there is a team request review (#19855) 2 years ago
Lauris BH f92b7a6331
Add support for rendering terminal output with colors (#19497) 2 years ago
zeripath ac88f21ecc
Automatically render wiki TOC (#19873) 2 years ago
Gusted 59fd864fad
Add breaking email restrictions checker in doctor (#19903) 2 years ago
Lunny Xiao dbe415fb91
Only log non ErrNotExist errors in git.GetNote (#19884) 2 years ago
zeripath c48706ecde
Make AppDataPath absolute against the AppWorkPath if it is not (#19815) 2 years ago
Lunny Xiao 26095115f4
Move some repository related code into sub package (#19711) 2 years ago
Wim e528e2b435
Implement http signatures support for the API (#17565) 2 years ago
zeripath 1d04e8641d
Set Setpgid on child git processes (#19865) 2 years ago
ttys3 0c759fd4de
feat: add DEFAULT_MERGE_STYLE to `repository.pull-request` section for repo init (#19751) 2 years ago
zeripath e32ab429ff
Prevent NPE on update mirror settings (#19864) 2 years ago
zeripath 730b9a5a62
Ensure responses are context.ResponseWriters (#19843) 2 years ago
Gusted 0e516949a4
Fix inconsistency in doctor output (#19836) 2 years ago
Lauris BH 65e0688a5c
Fix raw endpoint PDF file headers (#19825) 2 years ago
zeripath bc4764ffc6
Detect truncated utf-8 characters at the end of content as still representing utf-8 (#19773) 2 years ago
zeripath a9af93cb21
Nuke the incorrect permission report on /api/v1/notifications (#19761) 2 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
silentcodeg 63f6e6c0bd
[doctor] pq: syntax error at or near "." quote user table name (#19765) 2 years ago
delvh 3b359b1629
Enable packages by default again (as described by docs) (#19746) 2 years ago
KN4CK3R ce52514762
Fix org package owner permissions (#19742) 2 years ago
silentcodeg c27268db21
[doctor] do not update User Stars numbers unless --fix (#19750) 2 years ago
silentcodeg 6a052fba05
[doctor] explain what enable-push-options does (#19740) 2 years ago
silentcodeg e82db15cfa
Add doctor orphan check for orphaned pull requests without an existing base repo (#19731) 2 years ago
6543 00a981d341
Update go-chi/cache to utilize Ping() (#19719) 2 years ago
6543 b135313c47
[Refactor] convert team(s) to apiTeam(s) (#13745) 2 years ago
6543 f41c2bec4c
Delete user related oauth stuff on user deletion too (#19677) 2 years ago
Lunny Xiao cbd45471b1
Move access and repo permission to models/perm/access (#19350) 2 years ago
silverwind 318f360252
Update go tool dependencies (#19676) 2 years ago
singuliere 443675d180
[doctor] Add check/fix for bogus action rows (#19656) 2 years ago
zeripath 9f5ddca57c
Set the LastModified header for raw files (#18356) 2 years ago
KN4CK3R a9ca4b4100
Calculate filename hash only once (#19654) 2 years ago
Lunny Xiao 4ca1d7547a
Move some helper files out of models (#19355) 2 years ago
Lunny Xiao d4834071da
Repository level enable package or disable (#19323) 2 years ago
Lunny Xiao 4344a64107
Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md (#18177) 2 years ago