Ethan Koenig
|
f2f748259e
|
API Endpoint for watching (#191)
|
8 years ago |
Lunny Xiao
|
e0f49993f5
|
fixed vulnerabilities (#392)
|
8 years ago |
Ethan Koenig
|
2872b66e89
|
Bug fixes for repo permissions in API
Also move duplicated code into repo.APIFormat(..)
|
8 years ago |
Kim "BKC" Carlbäcker
|
0287afefa6
|
Fix breakage from vendor-update
|
8 years ago |
Lunny Xiao
|
b5a7692d63
|
Golint fixed for modules/setting (#262)
* golint fixed for modules/setting
* typo fixed and renamed UNIXSOCKET to UnixSocket
|
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)
From code.gitea.io/go-sdk/gitea
To code.gitea.io/sdk/gitea
|
8 years ago |
Sandro Santilli
|
cb1b3cc148
|
Update import paths from github.com/go-gitea to code.gitea.io (#135)
- Update import paths from github.com/go-gitea to code.gitea.io
- Fix import path for travis
See https://docs.travis-ci.com/user/languages/go#Go-Import-Path
|
8 years ago |
Sandro Santilli
|
0daccd049a
|
And others
|
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
|
9 years ago |
Unknwon
|
fdd6a233a9
|
Fix #3391
|
9 years ago |
Unknwon
|
3b42ab0e57
|
Refactor User.Id to User.ID
|
9 years ago |
Unknwon
|
0b2c7a6284
|
#1692 api: admin list and create team under organization
|
9 years ago |
Unknwon
|
5b25440502
|
#1692 add CRUD issue APIs
- Fix go-gogs-client#10
- Related to #809
|
9 years ago |
Unknwon
|
da092dd05b
|
Convert all API handers to use *context.APIContext
|
9 years ago |
Unknwon
|
2d90be9c2e
|
#13 finish user and repository search
Both are possible on explore and admin panel
|
9 years ago |
Unknwon
|
574a4d69e8
|
Rename module: middleware -> context
|
9 years ago |
Unknwon
|
00a60453fb
|
#1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
|
9 years ago |
Unknwon
|
ae4bcfa2e0
|
#1692 add organization APIs
|
9 years ago |
Unknwon
|
6dee7a47f0
|
#1692 add user email APIs
|
9 years ago |
Unknwon
|
12020f4d74
|
APIs: admin users
|
9 years ago |
Unknwon
|
c6f6031bd5
|
refactor API routes and some work for #976
|
9 years ago |