902 Commits (v1.21.10)

Author SHA1 Message Date
  Yarden Shoham d36ddfe26c
Fix CLI allowing creation of access tokens with existing name (#26071) 11 months ago
  wxiaoguang 1ce51a55e3
Improve "gitea doctor" sub-command and fix "help" commands (#26072) 11 months ago
  wxiaoguang 478f36a538
Add missing default value for some Bool cli flags (#26082) 11 months ago
  delvh f3d41c61eb
Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076) 11 months ago
  wxiaoguang 52fb936773
Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (#25974) 11 months ago
  wxiaoguang d0dbe52e76
Refactor to use urfave/cli/v2 (#25959) 11 months ago
  harryzcy 0f9f6567bb
Bump github.com/golang-jwt/jwt to v5 (#25975) 11 months ago
  silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 11 months ago
  wxiaoguang b4d0036fc3
Do not prepare oauth2 config if it is not enabled, do not write config in some sub-commands (#25567) 1 year ago
  wxiaoguang 65d3e1161b
Fix sub-command log level (#25537) 1 year ago
  wxiaoguang 2cdf260f42
Refactor path & config system (#25330) 1 year ago
  wxiaoguang df5cf5ddbd
Avoid polluting config file when "save" (#25395) 1 year ago
  wxiaoguang 4e2f1ee58d
Refactor web package and context package (#25298) 1 year ago
  Lunny Xiao d6dd6d641b
Fix all possible setting error related storages and added some tests (#23911) 1 year ago
  Lunny Xiao f9cfd6ce5b
Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 1 year ago
  wxiaoguang abcf5a7b5e
Fix install page context, make the install page tests really test (#24858) 1 year ago
  Brecht Van Lommel 3588edbb08
Add gitea manager reload-templates command (#24843) 1 year ago
  wxiaoguang 4647660776
Rewrite logger system (#24726) 1 year ago
  Jason Song a7773d28d2
Support migrating storage for actions log via command line (#24679) 1 year ago
  wxiaoguang 6f9c278559
Rewrite queue (#24505) 1 year ago
  Lunny Xiao 377a0a20f0
Merge setting.InitXXX into one function with options (#24389) 1 year ago
  KN4CK3R bf999e4069
Add Debian package registry (#24426) 1 year ago
  Yarden Shoham c0ddec8a2a
Revert "Add Debian package registry" (#24412) 1 year ago
  KN4CK3R bf77e2163b
Add Debian package registry (#22854) 1 year ago
  Lunny Xiao 5cf7da63ee
Refactor config provider (#24245) 1 year ago
  KN4CK3R f1173d6879
Use more specific test methods (#24265) 1 year ago
  techknowlogick 4014200021
add CLI command to register runner tokens (#23762) 1 year ago
  Lunny Xiao cda84bec87
Support converting varchar to nvarchar for mssql database (#24105) 1 year ago
  wxiaoguang 50a72e7a83
Use a general approach to access custom/static/builtin assets (#24022) 1 year ago
  Fredrik Eriksson cb1536471b
Add --quiet option to gitea dump (#22969) 1 year ago
  wxiaoguang f4538791f5
Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 1 year ago
  wxiaoguang 5727056ea1
Make minio package support legacy MD5 checksum (#23768) 1 year ago
  Zettat123 df411819eb
Check LFS/Packages settings in dump and doctor command (#23631) 1 year ago
  Lunny Xiao 623a539f23
Move pidfile creation from setting to web cmd package (#23285) 1 year ago
  FuXiaoHei cdc9e91750
add path prefix to ObjectStorage.Iterator (#23332) 1 year ago
  zeripath dad057b639
Handle OpenID discovery URL errors a little nicer when creating/editing sources (#23397) 1 year ago
  Jason Song c84238800b
Refactor `setting.Database.UseXXX` to methods (#23354) 1 year ago
  wxiaoguang 294124d129
Close the temp file when dumping database to make the temp file can be deleted on Windows (#23249) 1 year ago
  wxiaoguang f5987c24e2
Make `gitea serv` respect git binary home (#23138) 1 year ago
  Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) 1 year ago
  zeripath 61b89747ed
Provide the ability to set password hash algorithm parameters (#22942) 1 year ago
  Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 1 year ago
  zeripath aa1d95300a
Add command to bulk set must-change-password (#22823) 1 year ago
  KN4CK3R e8186f1c0f
Map OIDC groups to Orgs/Teams (#21441) 1 year ago
  Adi c13eb8e6b3
Add CLI option tenant ID for oauth2 source (#22769) 1 year ago
  yp05327 e35f8e15a6
add default user visibility to cli command "admin user create" (#22750) 1 year ago
  Lukas 3f2e721372
Allow setting access token scope by CLI (#22648) 1 year ago
  Jason Song 4011821c94
Implement actions (#21937) 1 year ago
  Jason Song 477a1cc40e
Improve utils of slices (#22379) 1 year ago
  KN4CK3R a35749893b
Move `convert` package to services (#22264) 1 year ago