Commit Graph

204 Commits (be91df42d1195fed3ecc39a714448bcec0bb1cce)

Author SHA1 Message Date
zeripath 0ac845042e
Move POST /{username}/action/{action} to simply POST /{username} (#18045) 3 years ago
zeripath bcc13f3889
Reset Session ID on login (#18018) 3 years ago
Gusted ff2fd08228
Simplify parameter types (#18006) 3 years ago
zeripath e4e411821d
Abort merge if head has been updated before pressing merge (#18032) 3 years ago
zeripath 1c7db70835
Reset locale on login (#18023) 3 years ago
Wim 6fe756dc93
Add support for ssh commit signing (#17743) 3 years ago
Lunny Xiao b300e3f485
Support open compare page directly (#17975) 3 years ago
qwerty287 4cbc865d83
Add option to define refs in issue templates (#17842) 3 years ago
zeripath d29b689f81
Ensure complexity, minlength and ispwned are checked on password setting (#18005) 3 years ago
Gusted dab28c7049
Use JSON module instead of stdlib json (#18003) 3 years ago
zeripath 8354670708
Prevent hang in git cat-file if repository is not a valid repository and other fixes (#17991) 3 years ago
zeripath e0e3ba6c12
Add Reindex buttons to repository settings page (#17494) 3 years ago
silverwind f58e687a83
Shorten page title in file view (#17987) 3 years ago
wxiaoguang 4da1d97810
Refactor HTTP request context (#17979) 3 years ago
qwerty287 9d943bf374
Add missing `X-Total-Count` and fix some related bugs (#17968) 3 years ago
zeripath 0981ec30c3
Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along with Setting Scopes (#16766) 3 years ago
zeripath b4782e24d2
Return nicer error for ForcePrivate (#17971) 3 years ago
Lunny Xiao 5723240490
Some repository refactors (#17950) 3 years ago
Lunny Xiao 3ca5dc7e32
Move keys to models/asymkey (#17917) 3 years ago
wxiaoguang 0a9fcf63a4
Clean legacy SimpleMDE code (#17926) 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 3 years ago
zeripath 9e6e1dc950
Improve checkBranchName (#17901) 3 years ago
Anbraten 0ff18a808c
Support sorting for project board issuses (#17152) 3 years ago
John Olheiser eb69c7ec8c
Allow default branch to be inferred on compare page (#17908) 3 years ago
Lunny Xiao dcdb4873c8
Move repo archiver to models/repo (#17913) 3 years ago
wxiaoguang aa79738a66
Fix the bug: no wiki page can be created if the repo didn't have any page yet. (#17894) 3 years ago
n 6791aae8de
Add hints for special Wiki pages (#17283) 3 years ago
zeripath 957c3fcb59
Update chi/middleware to chi/v5/middleware (#17888) 3 years ago
mscherer 34b5436ae1
Refactor various strings (#17784) 3 years ago
a1012112796 ba57e30f13
fix 500 error while use a reserved name in org rename (#17878) 3 years ago
zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 3 years ago
Lunny Xiao 9defddb286
Move more model into models/user (#17826) 3 years ago
Lunny Xiao 1fee11d69a
Move accessmode into models/perm (#17828) 3 years ago
qwerty287 24a8d54bfb
Disable ref selection dropdown if you don't have permissions to use it (#17837) 3 years ago
Galen Suen fbadc1a198
Fix value of User.IsRestricted to default setting when oauth2 user auto registration; (#17839) 3 years ago
mscherer 1f0dab2116
Implement Well-Known URL for password change (#17777) 3 years ago
Lunny Xiao 371ebce252
Fix database inconsistent when admin change user email (#17549) 3 years ago
Lunny Xiao 6c21961462
org settings -> webhook/labels/deletion should also active the menu (#17809) 3 years ago
wxiaoguang edd37e9d4a
Fix org webchatwork webhook (#17810) 3 years ago
qwerty287 e0f81b4ef4
Allow forks to org if you can create repos (#17783) 3 years ago
Lunny Xiao 49933c7fb0
Create menus for organization pages (#17802) 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 3 years ago
Lunny Xiao c97d66d23c
Move repofiles from modules/repofiles to services/repository/files (#17774) 3 years ago
Lunny Xiao baed01f247
Remove unnecessary attributes of User struct (#17745) 3 years ago
Lunny Xiao c2ab19888f
Support pagination of organizations on user settings pages (#16083) 3 years ago
Gusted 8244cfb8eb
Fix navbar on project view (#17749) 3 years ago
zeripath 8511eec4d4
Allow Loading of Diffs that are too large (#17739) 3 years ago
zeripath 0fa41b6dc4
Reset locale on login (#17734) 3 years ago
wxiaoguang 013fb73068
Use `hostmatcher` to replace `matchlist`, improve security (#17605) 3 years ago
Lunny Xiao fc3d082609
Move attachment into models/repo/ (#17650) 3 years ago