2234 Commits (51155a59e725b51a356f81182eb17d216fb598df)

Author SHA1 Message Date
  Lanre Adelowo daa21d205b 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 b1b6265925 Allow admin toggle forcing a password change for newly created users (#4563) 6 years ago
  Lanre Adelowo 35a219aeff Force user to change password (#4489) 6 years ago
  Bo-Yi Wu 7472c4a543 feat(repo): support search repository by topic name (#4505) 6 years ago
  techknowlogick b85df56fdb Remove traces of embedded TiDB (#4906) 6 years ago
  Lanre Adelowo 9a9dab07a6 Add file name and branch to page title (#4902) 6 years ago
  B-OnTheGo e827cc6ca9 Enforce token on api routes [fixed critical security issue #4357] (#4840) 6 years ago
  Bobonium fcd223fe80 allow api to create tags for releases (#4890) 6 years ago
  Lanre Adelowo ac3d4c717b Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 6 years ago
  Lewis Cowles c165ccfae7 Fixes repo branch endpoint summary (#4893) 6 years ago
  zeripath 7c03def5f4 Add sudo functionality to the API (#4809) 6 years ago
  Lunny Xiao 321e68f3ad issues api allow pulls and fix #4832 (#4852) 6 years ago
  Najib Idrissi 028800d5e6 Make reverse proxy auth optional (#4643) 6 years ago
  EnricoFerro 0f0cc3e617 API /admin/users/{username} missing parameter (#4775) 6 years ago
  Lanre Adelowo 3f6f093caf Fixed bug where team with admin privelege type doesn't get any unit attached to the team (#4719) 6 years ago
  Lanre Adelowo 186aa5d8cf User shouldn't be able to approve or reject his/her own PR (#4729) 6 years ago
  Lanre Adelowo 2900ecea9f Display error when adding a user to a team twice (#4746) 6 years ago
  Lauris BH cd6838e853 Improve URL validation for external wiki and external issues (#4710) 6 years ago
  SagePtr 5609ad7415 Make cookies HttpOnly and obey COOKIE_SECURE flag (#4706) 6 years ago
  nemoinho 301f71c74c Add whitespace handling to PR-comparsion (#4683) 6 years ago
  Julien Tant 34a56a8d5f Disable merging a WIP Pull request (#4529) 6 years ago
  techknowlogick 8869fbc1d1 Use updated docs link on install page (#4668) 6 years ago
  Lanre Adelowo 1ff38a0b44 make sure to set pr split view (#4617) 6 years ago
  Lanre Adelowo c23fa786c8 log user in after a successful sign up (#4615) 6 years ago
  Lanre Adelowo d070d2ad62 prevent empty review comment (#4632) 6 years ago
  Lanre Adelowo cf9f698d32 An inactive user shouldn't be able to be added as a collaborator (#4535) 6 years ago
  Lanre Adelowo 4f62023573 Don't fail silently if trying to add a collaborator twice (#4533) 6 years ago
  Lauris BH a4cab4d00b Pull request review/approval and comment on code (#3748) 6 years ago
  Allen Wild 658090b956 api: repos/search: add parameters to control the sort order (#3964) 7 years ago
  Dingjun 746494f470 fix panic issue on update avatar email (#4580) (#4581) 7 years ago
  Julien Tant 5187d73d83 fix IsPullReuqestBroken->IsPullRequestBroken (#4578) 7 years ago
  Piotr Orzechowski 3a6750ac98 Swagger.v1.json template (#3572) 7 years ago
  techknowlogick 2f202850fe Switch plaintext scratch tokens to use hash instead (#4331) 7 years ago
  Lukas Treyer 553be7af53 env var GITEA_PUSHER_EMAIL (#4516) 7 years ago
  Lanre Adelowo c9302b1335 Add flash message after an account has been successfully activated (#4510) 7 years ago
  Lanre Adelowo f11f4712fb Respect email privacy option in user search via API (#4512) 7 years ago
  techknowlogick b139d90d2a Redirect to correct page after using scratch token (#4458) 7 years ago
  kolaente afdc089f64 Added dependencies for issues (#2196) (#2531) 7 years ago
  kolaente 1208e48b4b Issue due date api (#3890) 7 years ago
  Lauris BH e6f646cbf8 Fix query parameter name comment in issue API (#4421) 7 years ago
  techknowlogick a5a30a1cd3 Add ability to delete a token (#4235) 7 years ago
  Nicolas Da Mutten 28ffdfebe1 Fixes repo membership check in API (#4341) 7 years ago
  Fluf 54004cb5ab Add Recaptcha functionality to Gitea (#4044) 7 years ago
  Lauris BH ab0cf69397 Allow administrator to create repository for any organization (#4368) 7 years ago
  Lauris BH 9a28403e94 Check that repositories can only be migrated to own user or organizations (#4366) 7 years ago
  tarelda b0feb579af Keep preseeded database password (#4284) 7 years ago
  Clar Charr 3ecea2c417 Increase default TOTP secret size to 320 bits (#4287) 7 years ago
  Jonas Franz bcf5bdfe5c Fix open redirect vulnerability on login screen (#4312) 7 years ago
  David Schneiderbauer 304bd2ea73 hide issues from org private repos w/o team assignment (#4034) 7 years ago
  Alexey Terentyev fd22130887 Fix topics addition (Another solution) (#4031) (#4258) 7 years ago