summaryrefslogtreecommitdiffstats
path: root/modules/convert/user.go
Commit message (Expand)AuthorAgeFilesLines
* Move `convert` package to services (#22264)KN4CK3R2022-12-291-106/+0
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Include login_name in adminCreateUser response (#20283)Baekjun Kim2022-07-151-0/+1
* Add API to query collaborators permission for a repository (#18761)Florin Hillebrand2022-04-291-0/+9
* Move accessmode into models/perm (#17828)Lunny Xiao2021-11-281-3/+3
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-9/+10
* Stop sanitizing full name in API (#17396)zeripath2021-10-221-2/+1
* Add Visible modes function from Organisation to Users too (#16069)Sergey Dryabzhinsky2021-06-261-0/+4
* [API] GET / SET User Settings (#16169)65432021-06-231-0/+15
* [API] expose repo.GetReviewers() & repo.GetAssignees() (#16168)65432021-06-171-0/+9
* [API] User expose counters (#16167)65432021-06-171-0/+4
* Add Active and ProhibitLogin to API (#15689)KN4CK3R2021-05-111-0/+2
* Add Location, Website and Biography to API (#15675)KN4CK3R2021-05-011-7/+10
* [refactor] Unify the export of user data via API (#15144)65432021-03-271-2/+23
* [API] Add Restricted Field to User (#14630)65432021-02-181-6/+7
* [Refactor] Move APIFormat functions into convert package (#12856)65432020-10-171-0/+3
* Convert User expose ID each time (#12855)65432020-09-171-0/+35