61 Commits (24e01c763dae87cc92c84b46cce7baf7b7b97c46)

Author SHA1 Message Date
  Lanre Adelowo 4b8edbc104 admin should be able to delete repos even if he is not a member of the organization (#5443) 6 years ago
  Lunny Xiao 1c80f31f40 Restrict permission check on repositories and fix some problems (#5314) 6 years ago
  zeripath 6e8294a54c Fix Swagger JSON autogeneration issues. (#4845) 6 years ago
  Bo-Yi Wu 7472c4a543 feat(repo): support search repository by topic name (#4505) 6 years ago
  Allen Wild 658090b956 api: repos/search: add parameters to control the sort order (#3964) 6 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
  Antoine GIRARD 00ff25393c Fix swagger errors (#4220) 7 years ago
  Lunny Xiao c5c1406d2c Add topic support (#3711) 7 years ago
  Bo-Yi Wu 3bed594722 refactor: import order. (#3736) 7 years ago
  Morgan Bazalgette 8c916631f0 Handle refactor (#3339) 7 years ago
  Ethan Koenig a8af5abc02 Fix ignored errors when checking if organization, team member (#3177) 7 years ago
  Ethan Koenig 8c0ba9b0e6 Fix error message sanitiziation (#3082) 7 years ago
  Ethan Koenig e9ffa5207d Page parameter for repo search API (#2915) 7 years ago
  Ethan Koenig 1df45ea8b0 Update swagger documentation (#2899) 7 years ago
  Morlinest ba440a47e1 Add search mode option to /api/repo/search (#2756) 7 years ago
  Morlinest 4cc3379e63 Fix repository search function (#2689) 7 years ago
  Ethan Koenig e4e41c4830 Webhooks for repo creation/deletion (#1663) 7 years ago
  Bwko b26bcf9b11 Add collaborative repositories to the dashboard (#2205) 7 years ago
  Antoine GIRARD 8b81ff17f5 Improve swagger doc (#2274) 7 years ago
  Morlinest 0e6f1cbe92 Fix and improve dashboard repo UI (#2285) 7 years ago
  Ethan Koenig 914195d73a Check for access in /repositories/:id (#2227) 7 years ago
  Ethan Koenig a15346a9bd Fix repo API bug (#2133) 8 years ago
  Antoine GIRARD 8d81576b4b Improve org error handling (#2117) 8 years ago
  Andrey Nering 8f19037ce2 Merge pull request #1750 from andreynering/dashboard-search-org-repos 8 years ago
  Jonas Östanbäck 04c86d9c50 Add swagger comment for MirrorSync (#1747) 8 years ago
  Andrey Nering 6a58cede38 Fix test 8 years ago
  Andrey Nering 495a342a51 Show repos acording to user/organization 8 years ago
  Andrey Nering b722359b49 Fix org repos not showing on dashboard search 8 years ago
  Antoine GIRARD 9a699d3712 Generate swagger json (#1402) 8 years ago
  Lunny Xiao 40417fa8ff fix #1643 and improve integration test (#1645) 8 years ago
  Jonas 034e19f4e4 Add repo mirror sync API endpoint (#1508) 8 years ago
  Ethan Koenig c2ba9ca97b Refactor and fix incorrect comment (#1247) 8 years ago
  awwalker 92595a6f05 API: support /users/:username/repos 8 years ago
  Bo-Yi Wu 110750bf29 fix: trim the whitespaces for the search keyword (#893) 8 years ago
  Ethan Koenig f0cede202c Fix bug in repos search (#884) 8 years ago
  Bo-Yi Wu 23df659f10 feat: Add search bar on user profile page. (#787) 8 years ago
  Ethan Koenig 9015c12eb8 Repo permission bug fixes (#513) 8 years ago
  Ethan Koenig 2872b66e89 Bug fixes for repo permissions in API 8 years ago
  Kim "BKC" Carlbäcker 185fa7b753 GitHub API Compliance (& linting) 8 years ago
  Kim "BKC" Carlbäcker 5f466ee446 Add undocumented endpoint for /repositories/:id 8 years ago
  Lunny Xiao e685609ea2 golint fixed for modules/auth 8 years ago
  Lunny Xiao e134836804 golint fixed for routers (#208) 8 years ago
  Ethan Koenig 4503176480 API endpoints for stars 8 years ago
  Sandro Santilli 827c85ad85 Fix import path of go-sdk (#141) 8 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Sandro Santilli 58cc4e56fa ACCESS_MODE_* -> AccessMode* 8 years ago
  Thomas Boerger a2f2fa9326 Replaced go-gogs-client with go-sdk imports 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 8 years ago
  Unknwon 6e37e3f3d7 Replace convert.To with APIFormat calls 8 years ago