Commit Graph

599 Commits (367894adc820964135095e50c1ae6d6a0b2b0310)

Author SHA1 Message Date
qwerty287 1f40933d38
Add config options to hide issue events (#17414) 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 3 years ago
wxiaoguang 6fba174606
Fix incorrect OAuth message (#18332) 3 years ago
zeripath d7c2a2951c
Webauthn nits (#18284) 3 years ago
Lunny Xiao 35c3553870
Support webauthn (#17957) 3 years ago
silverwind 80705cf4b4
Fix mermaid rendering in milestone dashboard (#18202) 3 years ago
Lunny Xiao de8e3948a5
Refactor auth package (#17962) 3 years ago
Lunny Xiao 8ce1b539b1
Use conditions but not repo ids as query condition (#16839) 3 years ago
zeripath 0ac845042e
Move POST /{username}/action/{action} to simply POST /{username} (#18045) 3 years ago
Lunny Xiao ce840bb177
Fix delete u2f keys modal (#18040) 3 years ago
Wim 6fe756dc93
Add support for ssh commit signing (#17743) 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
KN4CK3R 6ceef87671
Removed SizeFmt. (#17890) 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 9f14fe43c6
Fix correct usage of teams (#17732) 3 years ago
silverwind 6874fe90e5
Cleanup and use global style on popups (#17674) 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 3 years ago
Kamil Domański 021df29623
Allow U2F 2FA without TOTP (#11573) 3 years ago
qwerty287 f46e67b519
Move key forms before list and add cancel button (#17432) 3 years ago
qwerty287 01fc24c78c
Add appearance section in settings (#17433) 3 years ago
Nico Schieder 870f5fbc41
Add groups scope/claim to OIDC/OAuth2 Provider (#17367) 3 years ago
zeripath e2a59c57fc
Fix dashboard repolist alignment and repolisting (#17355) 3 years ago
wxiaoguang 4822eed99d
Disable form autofill (#17291) 3 years ago
wxiaoguang 56362043d3
Frontend refactor: move Vue related code from `index.js` to `components` dir, and remove unused codes. (#17301) 3 years ago
zeripath 268b2d0c91
Prevent leave changes dialogs due to autofill fields (#16912) 3 years ago
zeripath e37342db0c
Add modals to Organization and Team remove/leave (#16471) 3 years ago
zeripath ba6baff696
Report the correct number of pushes on the feeds (#16811) 3 years ago
KN4CK3R 0bd58d61e5
Added introspection endpoint. (#16752) 3 years ago
KN4CK3R d9ef43a712
Replace `list.List` with slices (#16311) 3 years ago
zeripath 5d2e11eedb
Refactor: Move login out of models (#16199) 3 years ago
Stanley Hu 08ef45b359
Add fluid to ui container class to remove margin (#16396) 3 years ago
Jonathan Herlin fd3f149abd
Improve 2FA autofill (#16473) 3 years ago
a1012112796 ec357833bc
show tag name on dashboard items list (#16466) 3 years ago
zeripath 93f31e1897
Update notification table with only latest data (#16445) 3 years ago
Meano 423a0fccb6
Fix activation of primary email addresses (#16385) 3 years ago
zeripath b82293270c
Add option to provide signature for a token to verify key ownership (#14054) 3 years ago
KN4CK3R aac663e0da
Implemented head_commit for webhooks (#16282) 3 years ago
6543 0b27b93728
Make allowed Visiblity modes configurable for Users (#16271) 3 years ago
Sergey Dryabzhinsky 22a0636544
Add Visible modes function from Organisation to Users too (#16069) 3 years ago
John Olheiser 622f1e764c
Add better errors for disabled account recovery (#15117) 3 years ago
6543 889dea8fc1
Remove User.GetOrganizations() (#14032) 3 years ago
KN4CK3R 29695cd6d5
Add asymmetric JWT signing (#16010) 3 years ago
KN4CK3R 1295e750b4
Add OpenID claims "profile" and "email". (#16141) 3 years ago
silverwind 308b562b3c
Remove remaining fontawesome usage in templates (#15952) 3 years ago
silverwind a32bfd867d
Issue sidebar and misc css fixes (#15524) 3 years ago
zeripath f582ec4e53
Create a session on ReverseProxy and ensure that ReverseProxy users cannot change username (#15304) 3 years ago
6543 a229e34387
Allow only internal registration (#15795) 3 years ago
6543 640066840e
Use a generic markup class to display externally rendered files and diffs (#15735) 3 years ago
N. L. H 45970ae82e
Feature/oauth userinfo (#15721) 3 years ago