Commit Graph

3580 Commits (2649e7ffbdfb98b29297533a937a7004a44a1a61)

Author SHA1 Message Date
silverwind 54e7483207
Update default allowed attachment types (#20192) 2 years ago
wxiaoguang d6c0aa7f1c
Fix `dump-repo` git init, fix wrong error type for NullDownloader (#20182) 2 years ago
Gusted 91b21473a6
Add username check to doctor (#20140) 2 years ago
Gusted d55a0b7238
Refactor `i18n` to `locale` (#20153) 2 years ago
Gusted b551bc2a08
Remove support for sr-SP (#20155) 2 years ago
Gusted 0048595811
Remove U2F support (#20141) 2 years ago
Gusted 5d3f99c7c6
Make better use of i18n (#20096) 2 years ago
zeripath 2111741a48
Add doctor command to write commit-graphs (#20007) 2 years ago
Daniil Gentili 95383b7a16
Add sitemap support (#18407) 2 years ago
zeripath 4909493a9f
Allow manager logging to set SQL (#20064) 2 years ago
Lunny Xiao 0649c54275
Adjust transaction handling via db.Context (#20031) 2 years ago
Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
Gusted 02d745827b
Disable federation by default (#20045) 2 years ago
Wim e91229eefb
Respond with a 401 on git push when password isn't changed yet (#20026) 2 years ago
wxiaoguang 05a74e6e22
use quoted regexp instead of git fixed-value (#20029) 2 years ago
Anthony Wang e86f18a05a
User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19133) 2 years ago
Gusted 909fb6ad20
Backtick table name in generic orphan check (#20019) 2 years ago
Wim 439ace607d
Return 404 when tag is broken (#20017) 2 years ago
zeripath dd1ed35f75
Add dbconsistency checks for Stopwatches (#20010) 2 years ago
Mohamed Sekour fd0d481de8
fix push mirrors URL are no longer displayed on the UI (#20011) 2 years ago
zeripath 8eefe2af45
Empty log queue on flush and close (#19994) 2 years ago
zeripath ae446b13f9
Stop spurious APIFormat stopwatches logs (#20008) 2 years ago
zeripath ea9997a9dd
Add fetch.writeCommitGraph to gitconfig (#20006) 2 years ago
singuliere a036507204
gitconfig: set safe.directory = * (#19870) 2 years ago
wxiaoguang 157b405753
Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) 2 years ago
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