index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
routers
/
api
/
v1
/
user
/
user.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move organization related structs into sub package (#18518)
Lunny Xiao
2022-03-29
1
-1
/
+1
*
Add `ContextUser` to http request context (#18798)
KN4CK3R
2022-03-26
1
-14
/
+3
*
Renamed ctx.User to ctx.Doer. (#19161)
KN4CK3R
2022-03-22
1
-6
/
+6
*
Move user related model into models/user (#17781)
Lunny Xiao
2021-11-24
1
-3
/
+4
*
Remove unnecessary attributes of User struct (#17745)
Lunny Xiao
2021-11-22
1
-1
/
+1
*
[API] List limited and private orgs if authentificated (#16866)
6543
2021-08-30
1
-4
/
+2
*
[API] generalize list header (#16551)
6543
2021-08-12
1
-3
/
+1
*
Related refactors to ctx.FormX functions (#16567)
6543
2021-08-11
1
-2
/
+1
*
Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)
6543
2021-08-11
1
-1
/
+1
*
Rename context.Query to context.Form (#16562)
Lunny Xiao
2021-07-29
1
-2
/
+2
*
Add Visible modes function from Organisation to Users too (#16069)
Sergey Dryabzhinsky
2021-06-26
1
-0
/
+7
*
[API] expose repo.GetReviewers() & repo.GetAssignees() (#16168)
6543
2021-06-17
1
-7
/
+1
*
[refactor] Unify the export of user data via API (#15144)
6543
2021-03-27
1
-3
/
+3
*
Redirect on changed user and org name (#11649)
Andrew Bezold
2021-01-24
1
-15
/
+4
*
migrate from com.* to alternatives (#14103)
6543
2020-12-25
1
-3
/
+1
*
rework heatmap permissions (#14080)
Norwin
2020-12-22
1
-1
/
+1
*
Add Access-Control-Expose-Headers (#12446)
zeripath
2020-08-13
1
-0
/
+1
*
Add pagination headers on endpoints that support total count from database (#...
Cirno the Strongest
2020-06-21
1
-2
/
+8
*
Remove page size limit comment from swagger (#11806)
Cirno the Strongest
2020-06-09
1
-1
/
+1
*
API add/generalize pagination (#9452)
SpaWn2KiLl
2020-01-24
1
-5
/
+11
*
Swagger info corrections (#9441)
6543
2019-12-20
1
-6
/
+9
*
Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/module...
Lunny Xiao
2019-11-10
1
-1
/
+1
*
Fix 500 when getting user as unauthenticated user (#8653)
Monty Taylor
2019-10-24
1
-1
/
+1
*
Use gitea forked macaron (#7933)
Tamal Saha
2019-08-23
1
-1
/
+1
*
fix wrong email when use gitea as OAuth2 provider (#7640)
renothing
2019-07-27
1
-6
/
+2
*
Move sdk structs to modules/structs (#6905)
Lunny Xiao
2019-05-11
1
-1
/
+1
*
Fixes #6881 - API users search fix (#6882)
Richard Mahn
2019-05-08
1
-1
/
+1
*
Return a UserList from /api/v1/admin/users (#6629)
zeripath
2019-04-15
1
-11
/
+2
*
fix bug user search API pagesize didn't obey ExplorePagingNum (#6579)
Lunny Xiao
2019-04-12
1
-3
/
+0
*
Updates to API 404 responses (#6077)
John Olheiser
2019-03-19
1
-1
/
+1
*
add isAdmin to user model (#6231)
Lanre Adelowo
2019-03-03
1
-0
/
+1
*
Admins can now do unlimited page size user search (listAllUsers & listAllOrgs...
John Olheiser
2019-02-21
1
-1
/
+1
*
User action heatmap (#5131)
kolaente
2018-10-23
1
-0
/
+39
*
Fix Swagger JSON autogeneration issues. (#4845)
zeripath
2018-10-21
1
-0
/
+1
*
Add support for search by uid (#4876)
zeripath
2018-10-18
1
-0
/
+5
*
Update Swagger API to match the return of /users/search (#4847)
zeripath
2018-09-21
1
-1
/
+10
*
Respect email privacy option in user search via API (#4512)
Lanre Adelowo
2018-07-25
1
-1
/
+1
*
Update swagger documentation (#2899)
Ethan Koenig
2017-11-13
1
-28
/
+42
*
fix imports
Lunny Xiao
2017-10-25
1
-5
/
+4
*
some fixes
Lunny Xiao
2017-10-25
1
-1
/
+2
*
Hide unactive on explore users and some refactors (#2741)
Lunny Xiao
2017-10-24
1
-1
/
+1
*
Improve swagger doc (#2274)
Antoine GIRARD
2017-08-21
1
-3
/
+3
*
Generate swagger json (#1402)
Antoine GIRARD
2017-05-02
1
-0
/
+27
*
fix: trim the whitespaces for the search keyword (#893)
Bo-Yi Wu
2017-02-11
1
-1
/
+3
*
Fix breakage from vendor-update
Kim "BKC" Carlbäcker
2016-11-29
1
-1
/
+1
*
golint fixed for routers (#208)
Lunny Xiao
2016-11-24
1
-0
/
+3
*
Fix import path of go-sdk (#141)
Sandro Santilli
2016-11-11
1
-1
/
+1
*
Update import paths from github.com/go-gitea to code.gitea.io (#135)
Sandro Santilli
2016-11-10
1
-3
/
+3
*
And others
Sandro Santilli
2016-11-07
1
-1
/
+1
*
Replaced go-gogs-client with go-sdk imports
Thomas Boerger
2016-11-07
1
-1
/
+1
[next]