Commit Graph

220 Commits (e8574f2f7d4648b5b3fda48f3e31599a6b9dd40b)

Author SHA1 Message Date
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) 8 years ago
Jonas f995bcc87a Add repo mirror sync API endpoint (#1508) 8 years ago
Antoine GIRARD ca1c3f1926 Implement GPG api (#710) 8 years ago
Ethan Koenig ec0ae5d50c Refactor and fix incorrect comment (#1247) 8 years ago
Mura Li 848293671b Add basic integration test infrastructure (and new endpoint `/api/v1/version` for testing it) (#741) 8 years ago
awwalker c0f99e8229 API: support /users/:username/repos 8 years ago
Ethan Koenig 027591a3a5 Redirects for renamed repos (#807) 8 years ago
Lunny Xiao 8a421b1fd7 Add units concept for modulable functions of a repository (#742) 8 years ago
Ethan Koenig 73d05a51e3 Remove unneeded database loads (#814) 8 years ago
Ethan Koenig d1b5498cc0 Use handlers for API authorization (#723) 8 years ago
Bwko 7e401b9e39 Fix crash caused by #647 (#708) 8 years ago
Ethan Koenig 74bbec3bf9 Fix permission bugs in team API (#647) 8 years ago
Ethan Koenig fcf02e4961 API Endpoints for organization members (#645) 8 years ago
Ethan Koenig 27fcf8d30a Bug fixes for webhook API (#650) 8 years ago
Ethan Koenig 8422ab542c API endpoint for subscribers (#598) 8 years ago
Ethan Koenig 1a7fc53c98 API endpoint for stargazers (#597) 8 years ago
Ethan Koenig 0c301f7b5c Release API endpoints 8 years ago
Ethan Koenig b75450ad36 API endpoints for forks (#509) 8 years ago
Ethan Koenig 6f4ba6884c Repo permission bug fixes (#513) 8 years ago
Ethan Koenig 35d9378e4e Permissions bug fix for webhooks 8 years ago
Ethan Koenig f686a32eac API endpoints for organization teams (#370) 8 years ago
Ethan Koenig 2342df183b API Endpoints for collaborators (#375) 8 years ago
Ethan Koenig 9847b38518 Organization webhook API endpoints 8 years ago
Ethan Koenig 8a4161c723 API Endpoint for watching (#191) 8 years ago
Kim "BKC" Carlbäcker df7fa4e995 issue comment api fix (#449) 8 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
lstahlman 84b56c3c53 Additional API support for milestones (#3383) 8 years ago
Unknwon 2cb04db526 Fix #3391 8 years ago
Robin Lambertz b6c14f8b21 Add AddCollaborator API Endpoint (#2780) 8 years ago
Unknwon db3d393576 routers/api: rename handlers to be unexported 8 years ago
Unknwon 2f105f3979 #2162 completely disable builtin issue tracker when enable external tracker 8 years ago
Unknwon e7fd65f0cf #3290 better code structure and batch minor improvements 8 years ago
lstahlman 2eeb0ec9b0 Additional API support for labels (#3290) 8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID 8 years ago
Unknwon e63b2881b1 api: fix panic if anonymous user request admin API 8 years ago
Unknwon 5aa2bf86f4 Update locales and .gopmfile 8 years ago