Commit graph

13 commits

Author SHA1 Message Date
Lunny Xiao
e41e9ea72c Move all structs from code.gitea.io/gitea/modules/structs to local to resolve the dependencies problem (#188) 2019-10-13 01:34:01 +00:00
Lunny Xiao
38803cbe75 Refactor codes to remove structs and depend them on code.gitea.io/gitea/modules/structs (#171)
* refactor codes to remove structs and depend them on code.gitea.io/gitea/modules/structs

* fix testing
2019-05-11 18:38:52 +03:00
Lanre Adelowo
e4effe4df2 add IsAdmin to user (#151) 2019-03-03 18:34:16 +00:00
Jonas Franz
9c719de11f Add GetMyUserInfo (#111)
Signed-off-by: Jonas Franz <info@jonasfranz.software>
2018-06-24 14:13:26 +03:00
kolaente
1c8d12f79a Added user locale setting (#104) 2018-05-01 14:15:19 +03:00
Vlad Temian
a184f2d334 Run go fmt for the entire project (#85) 2018-01-09 02:26:05 +02:00
Ethan Koenig
1da52cf95f Updates to swagger documentation (#77) 2017-11-12 11:10:33 +02:00
Antoine GIRARD
d2f87fd3f9 Add swagger descriptions and needed structs (#53)
* Add swagger descriptions and needed structs

* Remove missed TODO comment
2017-04-30 23:33:16 +08:00
Martin Hebnes Pedersen
76837c0ea4 Backward compatibility (username vs. login)
Reintroduce the username field for user object on JSON marshal to fix backward
compatibility. Fixes Drone 0.4 compatibility issues.
2016-12-16 01:08:43 +01:00
Kim "BKC" Carlbäcker
cc453bfe27 Merge pull request #9 from go-gitea/fix/github-compliance
GitHub-API compliance
2016-11-10 12:33:06 +01:00
Lunny Xiao
c9135ef778 fix most of all the lint errors 2016-11-10 17:44:00 +08:00
Kim "BKC" Carlbäcker
66fbec9354 GitHub-API compliance 2016-11-09 17:08:29 +01:00
Thomas Boerger
4218c36205 Moved source files into subfolder 2016-11-07 11:26:36 -02:00
Renamed from user.go (Browse further)