Commit Graph

330 Commits (3ee7248970e1d2ca2d6dd4597c4bd861a8fd6dca)

Author SHA1 Message Date
Bwko fa3abc22c0 Added sorting to organizations, repos & users page (#222) 9 years ago
Ethan Koenig 8a4161c723 API Endpoint for watching (#191) 9 years ago
Denis Denisov 380e32e129 Fix random string generator (#384) 9 years ago
Lunny Xiao d771e978a1 Don't use custom PBKDF2 function (#382) 9 years ago
Denis Denisov c8f300b2cd Safe compare password (timing attack) (#338) 9 years ago
Bwko 4ff0db0246 Catch os... errors 9 years ago
Kim "BKC" Carlbäcker 42ec5ce740 Fix breakage from vendor-update 9 years ago
Bwko 9963d61233 Lint models/user.go 9 years ago
Bwko a4ece1f223 Fixes typos 9 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262) 9 years ago
Lunny Xiao 3c87c57d96 golint fixed for modules/avatar 9 years ago
Ethan Koenig 0834e492c0 API endpoints for stars 9 years ago
Andrey Nering 739f07c98e Remember diff view style (#163) 9 years ago
LefsFlare 3ef022b071 Fixes possible vulnerabilities with keyword hijacking (#20) 9 years ago
Lunny Xiao 0baaa7728a bug fixed caused by #153 (#154) 9 years ago
Lunny Xiao 555d8b16cb fixed bug #151 caused Find should be Get (#153) 9 years ago
Sandro Santilli a1c5f02444 Fix import path of go-sdk (#141) 9 years ago
Thibault Meyer a4454f5d0f
Rewrite XORM queries 9 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 9 years ago
Thibault Meyer 3a10a0c1ca
Ordering organizations and users by name 9 years ago
Lunny Xiao 7dcc3bc3d7 use x.SQL instead of x.Sql 9 years ago
Joubert RedRat f91cbf0fed Support to last login feature 9 years ago
Sandro Santilli aadd7dcdc3 And others 9 years ago
Sandro Santilli 60c82a8780 More... 9 years ago
Sandro Santilli f388661bda ACCESS_MODE_* -> AccessMode* 9 years ago
Thomas Boerger 4c6c16f358
Replaced go-gogs-client with go-sdk imports 9 years ago
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) 9 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 9 years ago
Unknwon c50d59874d
#3577 incorrect URL produced by AvatarLink 9 years ago
Unknwon 99c2ae7b35 #3515 use alert instead 500 for duplicated login source name 9 years ago
Unknwon c30b856d14 #3505 use user’s info for committer and author 9 years ago
Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request 9 years ago
Sandro Santilli 90dd0657b5 Add support for federated avatars (#3320) 9 years ago
Unknwon ec92565f23 #3393 fix missing sub-url prefix in relative avatar link 9 years ago
Unknwon 50422f1fc2 #3348 always use relative avatar link in the template 9 years ago
Unknwon 2d76de2574 #3281 fix x.Iterate returns nothing inside session scope with SQLite3 9 years ago
Unknwon e74630ae3b #1384 add pagination for repositories 9 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID 9 years ago
Unknwon 46e96c008c Use struct for UI settings 9 years ago
Unknwon 250be011c7 Remove redundant Unix timestamp method call 9 years ago
Unknwon 69f5308761 #2903 use different reversed words and patterns for repository and user 9 years ago
Dennis Chen 6488ee12be avatar: make custom and generated avatars equal (#3301) 9 years ago
Unknwon c083d76567 #2937 able to prohibit user login 9 years ago
Unknwon 52322ef624 models/user_mail: refactor EmailAddress 9 years ago
Sandro Santilli a4ea3bd015 Return avatar link as absolute url (#3235) 9 years ago
Sandro Santilli 8a248696e9 Use a gopher as default avatar (rather than the gravatar logo) (#3208) 9 years ago
Unknwon ff731ea07d #2814 LOWER() column value within search 10 years ago
Odin Ugedal 6ccb2d36cf Remove email from user search 10 years ago
Odin Ugedal 3253e3c5aa Make user search look in username, name and email 10 years ago
Unknwon 263304b6b7 #13 fix postgres aggregate 10 years ago