278 次程式碼提交 (b33078fa33441c33c5d018b1b9a248c646549842)

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