993 Commits (3e57ba5b36a110065804a3f70f63b10587b17ea3)

Author SHA1 Message Date
Lunny Xiao b3e5b96111
Fix clone mixed bug (#35810) 2 months ago
wxiaoguang de70cd3853
Fix cli "Before" handling (#35797) 2 months ago
Lunny Xiao 304d836a61
Fix shutdown waitgroup panic (#35676) 2 months ago
wxiaoguang cb72c901b3
Intorduce "config edit-ini" sub command to help maintaining INI config file (#35735) 2 months ago
wxiaoguang b2ee5be52e
Refactor legacy code (#35708) 2 months ago
Lunny Xiao 69f5ee970c
Move some functions to gitrepo package (#35543) 2 months ago
wxiaoguang 71360a94cb
Address some CodeQL security concerns (#35572) 3 months ago
Lunny Xiao 9332ff291b
Move git command to git/gitcmd (#35483) 3 months ago
wxiaoguang 4fe1066a17
Replace gobwas/glob package (#35478) 3 months ago
h7x4 7a474d1c95
Don't store repo archives on `gitea dump` (#35467) 3 months ago
koalajoe23 2802f96e97
check user and repo for redirects when using git via SSH transport (#35416) 3 months ago
junoberryferry ec75bdbe68
Use github.com/mholt/archives replace github.com/mholt/archiver (#35390) 4 months ago
wxiaoguang 0cbaa0b662
Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
wxiaoguang e837c998b7
Fix context usages (#35348) 4 months ago
wxiaoguang a5a3d9b101
Refactor OpenIDConnect to support SSH/FullName sync (#34978) 5 months ago
TheFox0x7 4b174e44a8
Improve CLI commands (#34973) 5 months ago
TheFox0x7 aa9d86745a
enforce explanation for necessary nolints and fix bugs (#34883) 6 months ago
wxiaoguang 7954f25290
Fix incorrect cli default values and default command (#34765) 6 months ago
silverwind 1f35435b81
Run `gopls modernize` on codebase (#34751) 6 months ago
wxiaoguang 8fed27bf6a
Fix various problems (#34708) 6 months ago
wxiaoguang 65986f423f
Refactor embedded assets and drop unnecessary dependencies (#34692) 6 months ago
TheFox0x7 e9f5105e95
Migrate to urfave v3 (#34510) 6 months ago
wxiaoguang 2a1585b32e
Refactor some tests (#34580) 7 months ago
Philip Peterson c5e78fc7ad
Do not mutate incoming options to SearchRepositoryByName (#34553) 7 months ago
Lunny Xiao b595f81b79
Performance optimization for tags synchronization (#34355) 7 months ago
Lunny Xiao e92c4f1808
Add missing setting load in dump-repo command (#34479) 7 months ago
Lunny Xiao ad271444e9
Fix a bug when uploading file via lfs ssh command (#34408) 7 months ago
wxiaoguang 0148d03f21
Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187) 8 months ago
Eric Hawicz 166ec1b4c3
Add "--fullname" arg to gitea admin user create (#34241) 8 months ago
Lunny Xiao 32b97b3ce8
Uniform all temporary directories and allow customizing temp path (#32352) 8 months ago
Kemal Zebari 55a69ae4c6
Add new CLI flags to set name and scopes when creating a user with access token (#34080) 9 months ago
TheFox0x7 ee3c82f874
Enable addtional linters (#34085) 9 months ago
TheFox0x7 0fde8ecd55
Enable testifylint rules (#34075) 9 months ago
TheFox0x7 2a59dfbd47
enable staticcheck QFxxxx rules (#34064) 9 months ago
TheFox0x7 5407382b43
Add cli flags LDAP group configuration (#33933) 9 months ago
Lunny Xiao 1b2dffff8e
Add global lock for migrations to make upgrade more safe with multiple replications (#33706) 10 months ago
wxiaoguang ef18655215
Try to fix ACME (3rd) (#33807) 10 months ago
TheFox0x7 ae3a18e01a
Remove context from git struct (#33793) 10 months ago
wxiaoguang f991807f7e
Try to fix ACME path when renew (#33668) 10 months ago
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
ChristopherHX 2b8cfb557d
Artifacts download api for artifact actions v4 (#33510) 10 months ago
mscherer 063c23e1bc
Add a option "--user-type bot" to admin user create, improve role display (#27885) 10 months ago
TheFox0x7 6ca91f555a
User facing messages for AGit errors (#33012) 11 months ago
wxiaoguang 7069369e03
Support performance trace (#32973) 11 months ago
wxiaoguang 5b31077b68
Fix ACME panic (#33178) 11 months ago
wxiaoguang 9ac536a904
Fix "stop time tracking button" on navbar (#33084) 12 months ago
wxiaoguang 9882917bce
Try to fix ACME directory problem (#33072) 12 months ago
wxiaoguang 4f386e2c5e
Refactor env var related code (#33075) 12 months ago
JonRB 233b7959e0
unset XDG_HOME_CONFIG as gitea manages configuration locations (#33067) 12 months ago
cassio zareck 1e2c8eb494
Fix settings not being loaded at CLI (#26402) 12 months ago