Commit Graph

79 Commits (fd8e8a421ae21f8c68eaad195bdd4881e1d34b21)

Author SHA1 Message Date
Antoine GIRARD fd8e8a421a Improve swagger doc (#2274)
7 years ago
Ethan Koenig f29458bd3a EnableUnit() -> UnitEnabled() (#2242)
7 years ago
Lunny Xiao 04c4028aea
fix some bug
7 years ago
Aaron Walker 6a3c03762a API: support '/orgs/:org/repos' (#2047)
7 years ago
Ethan Koenig 93a1de4842 Fix repo API bug (#2133)
7 years ago
Antoine GIRARD 30787e48f2 Improve org error handling (#2117)
7 years ago
Ethan Koenig f99489d5c5 Fix API for branches with slashes (#2096)
7 years ago
Antoine GIRARD 2bcd9471c9 Separate generate swagger + fix sed os specific (#1791)
7 years ago
Andrey Nering 65cf6cc848 Merge pull request #1905 from ethantkoenig/fix/org_api_auth
7 years ago
Ethan Koenig 971e3a35c1 Require token before checking membership/ownership
7 years ago
camlafit 952cb8046f A missing / to provide a correct endpoint
7 years ago
Antoine GIRARD 976c2a05fa Fix change introduce by update of go-swagger. (#1727)
7 years ago
Ethan Koenig 7e6ff69c00 Fix 500 for GET /teams/:id endpoints (#1811)
7 years ago
Antoine GIRARD 3edb0c5894 Generate swagger json (#1402)
7 years ago
Kim "BKC" Carlbäcker 4bea219128 Status-API (#1332)
7 years ago
Jonas f995bcc87a Add repo mirror sync API endpoint (#1508)
7 years ago
Antoine GIRARD ca1c3f1926 Implement GPG api (#710)
7 years ago
Ethan Koenig ec0ae5d50c Refactor and fix incorrect comment (#1247)
7 years ago
Mura Li 848293671b Add basic integration test infrastructure (and new endpoint `/api/v1/version` for testing it) (#741)
7 years ago
awwalker c0f99e8229 API: support /users/:username/repos
7 years ago
Ethan Koenig 027591a3a5 Redirects for renamed repos (#807)
7 years ago
Lunny Xiao 8a421b1fd7 Add units concept for modulable functions of a repository (#742)
7 years ago
Ethan Koenig 73d05a51e3 Remove unneeded database loads (#814)
7 years ago
Ethan Koenig d1b5498cc0 Use handlers for API authorization (#723)
7 years ago
Bwko 7e401b9e39 Fix crash caused by #647 (#708)
7 years ago
Ethan Koenig 74bbec3bf9 Fix permission bugs in team API (#647)
7 years ago
Ethan Koenig fcf02e4961 API Endpoints for organization members (#645)
7 years ago
Ethan Koenig 27fcf8d30a Bug fixes for webhook API (#650)
7 years ago
Ethan Koenig 8422ab542c API endpoint for subscribers (#598)
7 years ago
Ethan Koenig 1a7fc53c98 API endpoint for stargazers (#597)
7 years ago
Ethan Koenig 0c301f7b5c Release API endpoints
7 years ago
Ethan Koenig b75450ad36 API endpoints for forks (#509)
7 years ago
Ethan Koenig 6f4ba6884c Repo permission bug fixes (#513)
7 years ago
Ethan Koenig 35d9378e4e Permissions bug fix for webhooks
7 years ago
Ethan Koenig f686a32eac API endpoints for organization teams (#370)
7 years ago
Ethan Koenig 2342df183b API Endpoints for collaborators (#375)
7 years ago
Ethan Koenig 9847b38518 Organization webhook API endpoints
7 years ago
Ethan Koenig 8a4161c723 API Endpoint for watching (#191)
7 years ago
Kim "BKC" Carlbäcker df7fa4e995 issue comment api fix (#449)
7 years ago
Kim "BKC" Carlbäcker 0f05470cb8 [API] Pull Requests (#248)
8 years ago
Kim "BKC" Carlbäcker 71bb6df75a Add undocumented endpoint for /repositories/:id
8 years ago
Ethan Koenig 0834e492c0 API endpoints for stars
8 years ago
Sandro Santilli a1c5f02444 Fix import path of go-sdk (#141)
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Sandro Santilli f388661bda ACCESS_MODE_* -> AccessMode*
8 years ago
Thomas Boerger 4c6c16f358
Replaced go-gogs-client with go-sdk imports
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Andrey Nering 9ac46fb983 Support Editorconfig on web editor
8 years ago
Iwan Budi Kusnanto 8dca9f95fa issues comment API : list, create, edit (#2966)
8 years ago
Unknwon 0b273ac4d5 #3383 code cleanup
8 years ago