1001 Commits (67b457dd00a874eff751caeb7caeec6aa4b2e714)

Author SHA1 Message Date
wxiaoguang 9de659437e
Refactor template render (#36438) 7 days ago
luo jiyin 6a5f9e12f9
Fix typos: unknow -> unknown, pktLineTypeUnknow -> pktLineTypeUnknown (#36419) 1 week ago
wxiaoguang 72be55f7d3
Refactor git command stderr handling (#36402) 2 weeks ago
wxiaoguang eec8ee056c
Fix some trivial problems (#36336) 3 weeks ago
luo jiyin d2baa8103f
refactor(pprof): use explicit mux instead of DefaultServeMux (#36276) 4 weeks ago
Ivan Tkatchev 19e1997ee2
Add an option to automatically verify SSH keys from LDAP (#35927) 1 month ago
DaanSelen 04607f7d4a
fix: spelling error in migrate-storage cmd utility (#36226) 1 month ago
TheFox0x7 3bb0770160
fix nilnil in onedev downloader (#36154) 2 months ago
Lunny Xiao b3e5b96111
Fix clone mixed bug (#35810) 3 months ago
wxiaoguang de70cd3853
Fix cli "Before" handling (#35797) 3 months ago
Lunny Xiao 304d836a61
Fix shutdown waitgroup panic (#35676) 3 months ago
wxiaoguang cb72c901b3
Intorduce "config edit-ini" sub command to help maintaining INI config file (#35735) 3 months ago
wxiaoguang b2ee5be52e
Refactor legacy code (#35708) 3 months ago
Lunny Xiao 69f5ee970c
Move some functions to gitrepo package (#35543) 4 months ago
wxiaoguang 71360a94cb
Address some CodeQL security concerns (#35572) 4 months ago
Lunny Xiao 9332ff291b
Move git command to git/gitcmd (#35483) 5 months ago
wxiaoguang 4fe1066a17
Replace gobwas/glob package (#35478) 5 months ago
h7x4 7a474d1c95
Don't store repo archives on `gitea dump` (#35467) 5 months ago
koalajoe23 2802f96e97
check user and repo for redirects when using git via SSH transport (#35416) 5 months ago
junoberryferry ec75bdbe68
Use github.com/mholt/archives replace github.com/mholt/archiver (#35390) 5 months ago
wxiaoguang 0cbaa0b662
Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
wxiaoguang e837c998b7
Fix context usages (#35348) 5 months ago
wxiaoguang a5a3d9b101
Refactor OpenIDConnect to support SSH/FullName sync (#34978) 7 months ago
TheFox0x7 4b174e44a8
Improve CLI commands (#34973) 7 months ago
TheFox0x7 aa9d86745a
enforce explanation for necessary nolints and fix bugs (#34883) 7 months ago
wxiaoguang 7954f25290
Fix incorrect cli default values and default command (#34765) 8 months ago
silverwind 1f35435b81
Run `gopls modernize` on codebase (#34751) 8 months ago
wxiaoguang 8fed27bf6a
Fix various problems (#34708) 8 months ago
wxiaoguang 65986f423f
Refactor embedded assets and drop unnecessary dependencies (#34692) 8 months ago
TheFox0x7 e9f5105e95
Migrate to urfave v3 (#34510) 8 months ago
wxiaoguang 2a1585b32e
Refactor some tests (#34580) 8 months ago
Philip Peterson c5e78fc7ad
Do not mutate incoming options to SearchRepositoryByName (#34553) 8 months ago
Lunny Xiao b595f81b79
Performance optimization for tags synchronization (#34355) 8 months ago
Lunny Xiao e92c4f1808
Add missing setting load in dump-repo command (#34479) 9 months ago
Lunny Xiao ad271444e9
Fix a bug when uploading file via lfs ssh command (#34408) 9 months ago
wxiaoguang 0148d03f21
Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187) 9 months ago
Eric Hawicz 166ec1b4c3
Add "--fullname" arg to gitea admin user create (#34241) 10 months ago
Lunny Xiao 32b97b3ce8
Uniform all temporary directories and allow customizing temp path (#32352) 10 months ago
Kemal Zebari 55a69ae4c6
Add new CLI flags to set name and scopes when creating a user with access token (#34080) 10 months ago
TheFox0x7 ee3c82f874
Enable addtional linters (#34085) 10 months ago
TheFox0x7 0fde8ecd55
Enable testifylint rules (#34075) 10 months ago
TheFox0x7 2a59dfbd47
enable staticcheck QFxxxx rules (#34064) 10 months ago
TheFox0x7 5407382b43
Add cli flags LDAP group configuration (#33933) 11 months ago
Lunny Xiao 1b2dffff8e
Add global lock for migrations to make upgrade more safe with multiple replications (#33706) 11 months ago
wxiaoguang ef18655215
Try to fix ACME (3rd) (#33807) 11 months ago
TheFox0x7 ae3a18e01a
Remove context from git struct (#33793) 11 months ago
wxiaoguang f991807f7e
Try to fix ACME path when renew (#33668) 11 months ago
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks (#33648) 11 months ago
ChristopherHX 2b8cfb557d
Artifacts download api for artifact actions v4 (#33510) 12 months ago
mscherer 063c23e1bc
Add a option "--user-type bot" to admin user create, improve role display (#27885) 12 months ago