Bo-Yi Wu
|
3576e1ee73
|
fix: trim the whitespaces for the search keyword (#893)
|
2017-02-11 12:00:01 +08:00 |
|
Ethan Koenig
|
8a4161c723
|
API Endpoint for watching (#191)
|
2016-12-24 09:53:11 +08:00 |
|
Lunny Xiao
|
b4c794058a
|
fixed vulnerabilities (#392)
|
2016-12-15 16:49:06 +08:00 |
|
Ethan Koenig
|
04b9a7e7a2
|
Bug fixes for repo permissions in API
Also move duplicated code into repo.APIFormat(..)
|
2016-12-07 12:55:24 +01:00 |
|
Kim "BKC" Carlbäcker
|
42ec5ce740
|
Fix breakage from vendor-update
|
2016-11-29 11:50:22 +01:00 |
|
Lunny Xiao
|
94da472717
|
Golint fixed for modules/setting (#262)
* golint fixed for modules/setting
* typo fixed and renamed UNIXSOCKET to UnixSocket
|
2016-11-27 18:14:25 +08:00 |
|
Lunny Xiao
|
3917ed45de
|
golint fixed for routers (#208)
|
2016-11-24 15:04:31 +08:00 |
|
Ethan Koenig
|
0834e492c0
|
API endpoints for stars
|
2016-11-16 22:51:54 -05:00 |
|
Sandro Santilli
|
a1c5f02444
|
Fix import path of go-sdk (#141)
From code.gitea.io/go-sdk/gitea
To code.gitea.io/sdk/gitea
|
2016-11-11 17:39:44 +08:00 |
|
Sandro Santilli
|
4247304f5a
|
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
|
2016-11-10 17:24:48 +01:00 |
|
Sandro Santilli
|
aadd7dcdc3
|
And others
|
2016-11-07 17:53:22 +01:00 |
|
Thomas Boerger
|
4c6c16f358
|
Replaced go-gogs-client with go-sdk imports
|
2016-11-07 16:10:32 +01:00 |
|
Rémy Boulanouar
|
2d68bd1ef9
|
Change import reference to match gitea instead of gogs (#37)
|
2016-11-03 10:29:56 -02:00 |
|
Unknwon
|
dccb0c15b9
|
Replace convert.To with APIFormat calls
|
2016-08-14 04:17:26 -07:00 |
|
Unknwon
|
2cb04db526
|
Fix #3391
|
2016-08-11 15:29:39 -07:00 |
|
Unknwon
|
1f2e173a74
|
Refactor User.Id to User.ID
|
2016-07-24 01:08:22 +08:00 |
|
Unknwon
|
e6f927f61a
|
#1692 api: admin list and create team under organization
|
2016-03-21 12:47:54 -04:00 |
|
Unknwon
|
9bd9ad4205
|
#1692 add CRUD issue APIs
- Fix go-gogs-client#10
- Related to #809
|
2016-03-13 23:20:22 -04:00 |
|
Unknwon
|
dd6faf7f9b
|
Convert all API handers to use *context.APIContext
|
2016-03-13 18:49:16 -04:00 |
|
Unknwon
|
2bf8494332
|
#13 finish user and repository search
Both are possible on explore and admin panel
|
2016-03-11 15:33:12 -05:00 |
|
Unknwon
|
514382e2eb
|
Rename module: middleware -> context
|
2016-03-11 11:56:52 -05:00 |
|
Unknwon
|
a49af93faf
|
#1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
|
2015-12-21 04:24:11 -08:00 |
|
Unknwon
|
9cd16c5b12
|
#1692 add organization APIs
|
2015-12-17 02:28:47 -05:00 |
|
Unknwon
|
b117befc2b
|
#1692 add user email APIs
|
2015-12-15 22:57:18 -05:00 |
|
Unknwon
|
978dc00305
|
APIs: admin users
|
2015-12-05 17:13:13 -05:00 |
|
Unknwon
|
56dd430a10
|
refactor API routes and some work for #976
|
2015-12-04 17:16:42 -05:00 |
|