33 Commits (49dd9067535538771ef13623ed1dd9698a4a2151)

Author SHA1 Message Date
  wxiaoguang 49dd906753
Use base32 for 2FA scratch token (#18384) 2 years ago
  zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 2 years ago
  Gusted 650a50a7ba
Remove unused route "/tasks/trigger" (#18160) 2 years ago
  wxiaoguang e61b390d54
Unify and simplify TrN for i18n (#18141) 2 years ago
  Gusted 88da7a7174
Use correct user when determining max repo limits for error messages (#18153) 2 years ago
  Gusted 7eb380baa4
Use correct translation key (#18135) 2 years ago
  zeripath e0e3ba6c12
Add Reindex buttons to repository settings page (#17494) 2 years ago
  zeripath b4782e24d2
Return nicer error for ForcePrivate (#17971) 2 years ago
  Lunny Xiao 5723240490
Some repository refactors (#17950) 2 years ago
  Lunny Xiao 3ca5dc7e32
Move keys to models/asymkey (#17917) 2 years ago
  Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 2 years ago
  zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 2 years ago
  Lunny Xiao 1fee11d69a
Move accessmode into models/perm (#17828) 2 years ago
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 2 years ago
  wxiaoguang 013fb73068
Use `hostmatcher` to replace `matchlist`, improve security (#17605) 2 years ago
  Lunny Xiao 7a03473159
Use a standalone struct name for Organization (#17632) 2 years ago
  zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 2 years ago
  Lunny Xiao 7e1ae38097
Move migrations into services and base into modules/migration (#17663) 2 years ago
  Lunny Xiao 48ccd325a1
Move some functions into services/repository (#17660) 2 years ago
  Lunny Xiao 99b2858e62
Move unit into models/unit/ (#17576) 2 years ago
  Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 2 years ago
  Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) 2 years ago
  zeripath 0a542dd59f
Decrement Fork Num when converting from Fork (#17035) 2 years ago
  Lunny Xiao ddc709ff7f
Add repo_id for attachment (#16958) 2 years ago
  6543 63d7cbcef1
Make mirror feature more configurable (#16957) 2 years ago
  zeripath 921afb57fb
Add missing return to handleSettingRemoteAddrError (#16794) 2 years ago
  6543 2289580bb7
[API] generalize list header (#16551) 2 years ago
  6543 c4d70a0325
Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 2 years ago
  Lunny Xiao 33e0b38287
Rename context.Query to context.Form (#16562) 2 years ago
  Jimmy Praet 78118a3b02
Add checkbox to delete pull branch after successful merge (#16049) 2 years ago
  KN4CK3R 44b8b07631
Add tag protection (#15629) 3 years ago
  KN4CK3R 440039c0cc
Add push to remote mirror repository (#15157) 3 years ago
  Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 3 years ago
  KN4CK3R 8e262104c2
Add Image Diff for SVG files (#14867) 3 years ago
  zeripath 7a484c0788
Hide mirror passwords on repo settings page (#16022) 3 years ago
  zeripath d0ea10b21f
Close the gitrepo when deleting the repository (#15876) 3 years ago
  KN4CK3R c80d7f33b6
Unified link creation. (#15619) 3 years ago
  KN4CK3R c03e488e14
Add LFS Migration and Mirror (#14726) 3 years ago
  zeripath fa3895ce81
Move modules/forms to services/forms (#15305) 3 years ago
  6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) 3 years ago
  parnic f4d27498bd
Add DefaultMergeStyle option to repository (#14789) 3 years ago
  KN4CK3R 7019076f7f
Fixed wrong migrate url error description. (#15010) 3 years ago
  Norwin f4629fc472
Move repo.CloseIssuesViaCommitInAnyBranch to issue settings (#14965) 3 years ago
  zeripath 6e423d5573
Ensure validation occurs on clone addresses too (#14994) 3 years ago
  a1012112796 a5279b74b6
Make manual merge autodetection optional and add manual merge as merge method (#12543) 3 years ago
  6543 a4148c0f12
Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 3 years ago
  Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 3 years ago
  silverwind 374ff60465
Use monaco for the git hook editor (#13552) 3 years ago
  Lunny Xiao 80a6b0f5bc
Avatars and Repo avatars support storing in minio (#12516) 3 years ago
  Chris Shyi c752ccee64
Improve error feedback for duplicate deploy keys (#13112) 3 years ago