1144 Commits (9730d3a9af889f27a1026045ab650710a01841e5)

Author SHA1 Message Date
  silverwind 9730d3a9af
Update various logos and unify their filenames (#29637) 3 months ago
  Lunny Xiao e308d25f1b
Cache repository default branch commit status to reduce query on commit status table (#29444) 3 months ago
  Jason Song a4bcfb8ef1
Detect broken git hooks (#29494) 3 months ago
  wxiaoguang 5cddab4f74
Make wiki default branch name changable (#29603) 3 months ago
  wxiaoguang 61619c84d0
Fix 500 error when adding PR comment (#29622) 3 months ago
  Zettat123 136dd99e86
Skip email domain check when admins edit user emails (#29609) 3 months ago
  Zettat123 4fd9c56ed0
Skip email domain check when admin users adds user manually (#29522) 3 months ago
  wxiaoguang df1268ca08
Make "/user/login" page redirect if the current user has signed in (#29583) 3 months ago
  Lunny Xiao e91733468e
Add missing database transaction for new issue (#29490) 3 months ago
  Lunny Xiao e2277d07ca
Move some asymkey functions to service layer (#28894) 3 months ago
  KN4CK3R c337ff0ec7
Add user blocking (#29028) 3 months ago
  Lunny Xiao 8e12ba34ba
Allow options to disable user ssh keys configuration from the interface on app.ini (#29447) 3 months ago
  Denys Konovalov fe6792dff3
Enable/disable owner and repo projects independently (#28805) 3 months ago
  wxiaoguang 8553b4600e
Add an trailing slash to dashboard links (#29555) 3 months ago
  Tim-Niclas Oelschläger e3524c63d6
Filter Repositories by type (#29231) 3 months ago
  6543 e3e6569c5f
Add option to set language in admin user view (#28449) 3 months ago
  Yarden Shoham 937e8b5514
Fix elipsis button not working if the last commit loading is deferred (#29544) 3 months ago
  wxiaoguang bf6502a8f7
Fix incorrect relative/absolute URL usages (#29531) 3 months ago
  6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 3 months ago
  wxiaoguang 27deea7330
Make PR form use toast to show error message (#29545) 3 months ago
  Lunny Xiao cc27b50bdf
Fix a bug returning 404 when display a single tag with no release (#29466) 3 months ago
  wxiaoguang e650f64d81
Fix incorrect redirection when creating a PR fails (#29537) 3 months ago
  ChristopherHX a53d268aca
Actions Artifacts v4 backend (#28965) 3 months ago
  Lunny Xiao 9de5e39e25
Allow options to disable user gpg keys configuration from the interface on app.ini (#29486) 3 months ago
  wxiaoguang 4b8293aa09
Fix issue & comment history bugs (#29525) 3 months ago
  wxiaoguang 194479a741
Use a predictiable fork URL to allow forking repositories without providing a repo ID (#29519) 3 months ago
  wxiaoguang fb42972c05
Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 3 months ago
  wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 3 months ago
  Lunny Xiao 58ce1de994
Move migration functions to services layer (#29497) 3 months ago
  6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 3 months ago
  wxiaoguang 10cfa0879a
Fix incorrect user location link on profile page (#29474) 3 months ago
  Lunny Xiao b5188cd55c
Move generate from module to service (#29465) 3 months ago
  6543 274c0aea2e
Let ctx.FormOptionalBool() return optional.Option[bool] (#29461) 3 months ago
  Nanguan Lin db545b208b
Implement actions badge svgs (#28102) 3 months ago
  wxiaoguang 6bdfc84e6c
Allow to change primary email before account activation (#29412) 3 months ago
  wxiaoguang eedb8f4129
Only use supported sort order for "explore/users" page (#29430) 3 months ago
  sillyguodong bad4ad7018
Not trigger all jobs any more, when re-running the first job (#29439) 3 months ago
  Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 3 months ago
  wxiaoguang 49e4826747
Refactor "user/active" related logic (#29390) 3 months ago
  Jimmy Praet 2e33671f2c
Add attachment support for code review comments (#29220) 3 months ago
  wxiaoguang 1ef87773b1
Refactor modules/git global variables (#29376) 3 months ago
  wxiaoguang 10c7996b5a
Remove RenderEmojiPlain from template helper (#29375) 4 months ago
  KN4CK3R 4197e28100
Refactor git attributes (#29356) 4 months ago
  wxiaoguang 29a26d9d8c
Customizable "Open with" applications for repository clone (#29320) 4 months ago
  Zettat123 c42083a339
Allow non-admin users to delete review requests (#29057) 4 months ago
  KN4CK3R 553d46e6f6
Do not double close reader (#29354) 4 months ago
  Şahin Akkaya d3982bcd81
Implement recent commits graph (#29210) 4 months ago
  Lunny Xiao b79c30435f
Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 4 months ago
  6543 4ba642d07d
Revert "Support SAML authentication (#25165)" (#29358) 4 months ago
  Şahin Akkaya 875f5ea6d8
Implement code frequency graph (#29191) 4 months ago