Commit Graph

1845 Commits (70ad46133f123750edd3fa62bea229c083b8af26)

Author SHA1 Message Date
kolaente 6759237eda User action heatmap (#5131)
6 years ago
Jonas Franz f38fce916e Add comment replies (#5104)
6 years ago
zeripath 43f9233914 Fix Swagger JSON autogeneration issues. (#4845)
6 years ago
Oleg Kovalov 5a4648cdd6 Remove check for negative length (#5120)
6 years ago
Julien Tant dea3d849e1 Give user a link to create PR after push (#4716)
6 years ago
Lunny Xiao ea619b39b2
Add notification interface and refactor UI notifications (#5085)
6 years ago
zeripath dd62ca7ba9 Add support for search by uid (#4876)
6 years ago
Lauris BH ab5b245182 Disable debug routes unless PPROF is enabled in configuration (#4995)
6 years ago
Lauris BH 81702e6ec9 Detect charset and convert non UTF-8 files for display (#4950)
6 years ago
zeripath 36e7cb9755 Update Swagger API to match the return of /users/search (#4847)
6 years ago
Lauris BH 4befec242a
Code review UI improvements and bugfixes (#4682)
6 years ago
Lanre Adelowo acb6f8a518 make sure to catch the right error so it is displayed as an error on the ui not a 500 (#4945)
6 years ago
Lanre Adelowo 2a6d3ba058 Allow admin toggle forcing a password change for newly created users (#4563)
6 years ago
Lanre Adelowo 126ba796dc Force user to change password (#4489)
6 years ago
Bo-Yi Wu ea20adaa84
feat(repo): support search repository by topic name (#4505)
6 years ago
techknowlogick f1ad4bb3d5
Remove traces of embedded TiDB (#4906)
6 years ago
Lanre Adelowo 8ee9922fe6 Add file name and branch to page title (#4902)
6 years ago
B-OnTheGo e47df0b301 Enforce token on api routes [fixed critical security issue #4357] (#4840)
6 years ago
Bobonium 387a4b09c1 allow api to create tags for releases (#4890)
6 years ago
Lanre Adelowo be48397945 Slack webhook channel name cannot be empty or just contain an hashtag (#4786)
6 years ago
Lewis Cowles c43399cad8 Fixes repo branch endpoint summary (#4893)
6 years ago
zeripath d293a2b9d6 Add sudo functionality to the API (#4809)
6 years ago
Lunny Xiao e48df3ee47 issues api allow pulls and fix #4832 (#4852)
6 years ago
Najib Idrissi b9ae16d15e Make reverse proxy auth optional (#4643)
6 years ago
EnricoFerro 912953e82a API /admin/users/{username} missing parameter (#4775)
6 years ago
Lanre Adelowo 6ca8fbd2f9 Fixed bug where team with admin privelege type doesn't get any unit attached to the team (#4719)
6 years ago
Lanre Adelowo 6c1a31ffaa User shouldn't be able to approve or reject his/her own PR (#4729)
6 years ago
Lanre Adelowo a6cdda115d Display error when adding a user to a team twice (#4746)
6 years ago
Lauris BH 92466129ec
Improve URL validation for external wiki and external issues (#4710)
6 years ago
SagePtr 0449330dbc Make cookies HttpOnly and obey COOKIE_SECURE flag (#4706)
6 years ago
nemoinho ca112f0a04 Add whitespace handling to PR-comparsion (#4683)
6 years ago
Julien Tant 7781e8cef2 Disable merging a WIP Pull request (#4529)
6 years ago
techknowlogick ce7c64c7e1
Use updated docs link on install page (#4668)
6 years ago
Lanre Adelowo 3422077a89 make sure to set pr split view (#4617)
6 years ago
Lanre Adelowo 69a855f3d4 log user in after a successful sign up (#4615)
6 years ago
Lanre Adelowo 0df7cab4fb prevent empty review comment (#4632)
6 years ago
Lanre Adelowo 59b10e66f7 An inactive user shouldn't be able to be added as a collaborator (#4535)
6 years ago
Lanre Adelowo c7a6ee5c0b Don't fail silently if trying to add a collaborator twice (#4533)
6 years ago
Lauris BH 6e64f9db8e Pull request review/approval and comment on code (#3748)
6 years ago
Allen Wild c40f5d2d4c api: repos/search: add parameters to control the sort order (#3964)
6 years ago
Dingjun 819f50ccd5 fix panic issue on update avatar email (#4580) (#4581)
6 years ago
Julien Tant ced08d18a4 fix IsPullReuqestBroken->IsPullRequestBroken (#4578)
6 years ago
Piotr Orzechowski a74426d631 Swagger.v1.json template (#3572)
6 years ago
techknowlogick adf3f004b6
Switch plaintext scratch tokens to use hash instead (#4331)
6 years ago
Lukas Treyer be4ec0cbba env var GITEA_PUSHER_EMAIL (#4516)
6 years ago
Lanre Adelowo 630f234223 Add flash message after an account has been successfully activated (#4510)
6 years ago
Lanre Adelowo 4bf0cae1f5 Respect email privacy option in user search via API (#4512)
6 years ago
techknowlogick 492ec97a46
Redirect to correct page after using scratch token (#4458)
6 years ago
kolaente 1bff02de55 Added dependencies for issues (#2196) (#2531)
6 years ago
kolaente ef6813abc9 Issue due date api (#3890)
6 years ago