443 Commits (84f95d9c4d47c16c70057e06c2b8098c575dbe58)

Author SHA1 Message Date
  techknowlogick 84f95d9c4d Remove legacy handling of drone token (#8191) 5 years ago
  Lunny Xiao 786d184750 Move create release from models to a standalone package (#7539) 5 years ago
  Lunny Xiao 837d1ecb44 Fix team user api (#8172) 5 years ago
  WGH 016de7972b Implement webhook branch filter (#7791) 5 years ago
  John Olheiser bbb834a9af Add option to initialize repository with labels (#6061) 5 years ago
  David Svantesson 180b059a5e Add API endpoint for accessing repo topics (#7963) 5 years ago
  guillep2k 117bbcc354 Retry create issue to cope with duplicate keys (#7898) 5 years ago
  Richard Mahn cd7ab45ca6 Adds details about what tags can use the Git tags API (#7989) 5 years ago
  Mike Schwörer d737757149 API method to list all commits of a repository (#6408) 5 years ago
  Tamal Saha 740478d43d Run CORS handler first for /api routes (#7967) 5 years ago
  David Svantesson 1e14f2b8d1 Include description in repository search. (#7942) 5 years ago
  David Svantesson 4b84478fe6 Document possibility to limit API Repo search to topics only. (#7957) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 years ago
  Lunny Xiao 4672db87bd Display ui time with customize time location (#7792) 5 years ago
  David Svantesson f628f27ec5 Rewrite existing repo units if setting is not included in api body (#7763) 5 years ago
  Antoine GIRARD 899241b52e api: fix multiple bugs with statuses endpoints (#7785) 5 years ago
  Lunny Xiao 16e8a23648 add pagination for admin api get orgs and fix only list public orgs bug (#7742) 5 years ago
  renothing 1bb5393a42 fix wrong email when use gitea as OAuth2 provider (#7640) 6 years ago
  zeripath 368ab357f8 Fix #7136: Add paging and extend API GetCommitStatuses (#7141) 6 years ago
  zeripath 72f71dfe4a Swagger: Add information to API Token header (#7585) 6 years ago
  Richard Mahn 469b7af7e9 Fixes #7564 - Malformed URLs in API git/commits response (#7565) 6 years ago
  Lunny Xiao bfc9b2840f add notification placeholder (#7409) 6 years ago
  Antoine GIRARD 4c869cb7ff Refactor filetype is not allowed errors (#7309) 6 years ago
  Lunny Xiao 3e1aca4d0c fix api route (#7346) 6 years ago
  Lunny Xiao 959176bcfc Add commit statuses reports on pull request view (#6845) 6 years ago
  Richard Mahn c35a88f83a Fixes #7292 - API File Contents bug (#7301) 6 years ago
  Richard Mahn ea3fda55d7 Fixes #7152 - Allow create/update/delete message to be empty, use default message (#7324) 6 years ago
  Richard Mahn a0d2842400 Fixes #7238 - Annotated tag commit ID incorrect (#7321) 6 years ago
  zeripath 7c0771973a Fix #732: Add LFS objects to base repository on merging (#7082) 6 years ago
  Lunny Xiao e35aaa2b84 Add missing description of label on API (#7159) 6 years ago
  zeripath 3656c3783b Add LastLogin to the User API (#7196) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  Richard Mahn b883738d9d Fixes #2738 - Adds the /git/tags API endpoint (#7138) 6 years ago
  Mario Lubenka 143dd310f0 Compare branches, commits and tags with each other (#6991) 6 years ago
  Lanre Adelowo f97ee5fe5d Add state param to milestone listing API (#7131) 6 years ago
  Richard Mahn 8b2f7f7d67 Fixes #7023 - API Org Visibility (#7028) 6 years ago
  Richard Mahn b1b0bc1e07 Fixes #5960 - Adds API Endpoint for Repo Edit (#7006) 6 years ago
  Lunny Xiao 187b555fb6 Fix index produces problem when issues/pulls deleted (#6973) 6 years ago
  zeripath 06cbfedd43 SearchRepositoryByName improvements and unification (#6897) 6 years ago
  techknowlogick 4a8443d3d2 Webhook Logs show proper HTTP Method, and allow change HTTP method in form (#6953) 6 years ago
  Tamal Saha 96c6253b9b Handle CORS requests (#6289) 6 years ago
  techknowlogick 2ccb2eedec Change drone token name to let users know to use oauth2 (#6912) 6 years ago
  Lunny Xiao 45d0e05e14 Move sdk structs to modules/structs (#6905) 6 years ago
  Richard Mahn 5cd4783a34 Fixes #6881 - API users search fix (#6882) 6 years ago
  Lunny Xiao c4166f59c2 Fix 404 when send pull request some situation (#6871) 6 years ago
  Lunny Xiao b22b06dc27 Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 6 years ago
  techknowlogick 1115700cd0 Hash App token (#6724) 6 years ago
  ngourdon d931a663bd Fix team edit API panic (#6780) 6 years ago
  Lunny Xiao 81b43f22b1 Fix org visibility bug when git cloning (#6743) 6 years ago
  Lunny Xiao fcc79d50df Fix team members API (#6714) 6 years ago