278 Commits (49ceb809657b5164cda660ca149673f9ad90f0e3)

Author SHA1 Message Date
  Denis Denisov 820c295d94 Fix random string generator (#384) 9 years ago
  Lunny Xiao 8d42710d03 Don't use custom PBKDF2 function (#382) 9 years ago
  Denis Denisov 3249571ef6 Safe compare password (timing attack) (#338) 9 years ago
  Bwko 6299533be7 Catch os... errors 9 years ago
  Kim "BKC" Carlbäcker 0287afefa6 Fix breakage from vendor-update 9 years ago
  Bwko 3c54bd855f Lint models/user.go 9 years ago
  Bwko fcde7de425 Fixes typos 9 years ago
  Lunny Xiao b5a7692d63 Golint fixed for modules/setting (#262) 9 years ago
  Lunny Xiao c4c5349dac golint fixed for modules/avatar 9 years ago
  Ethan Koenig 4503176480 API endpoints for stars 9 years ago
  Andrey Nering 43e4529fb4 Remember diff view style (#163) 9 years ago
  LefsFlare 7d869586f8 Fixes possible vulnerabilities with keyword hijacking (#20) 9 years ago
  Lunny Xiao f114cd224f bug fixed caused by #153 (#154) 9 years ago
  Lunny Xiao 625227bbad fixed bug #151 caused Find should be Get (#153) 9 years ago
  Sandro Santilli 827c85ad85 Fix import path of go-sdk (#141) 9 years ago
  Thibault Meyer b747797b29 Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries 9 years ago
  Thibault Meyer 5d29fda874 Rewrite XORM queries 9 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 9 years ago
  Lunny Xiao 68d5ee45d5 Merge pull request #121 from joubertredrat/feature-last-login 9 years ago
  Lunny Xiao 00146d574d Merge pull request #129 from lunny/lunny/SQL_instead_Sql 9 years ago
  Thibault Meyer 4356fe09dd Ordering organizations and users by name 9 years ago
  Lunny Xiao 4e8fff5273 use x.SQL instead of x.Sql 9 years ago
  Joubert RedRat b3890d6acd Support to last login feature 9 years ago
  Sandro Santilli 0daccd049a And others 9 years ago
  Sandro Santilli 6909f35ba0 More... 9 years ago
  Sandro Santilli 58cc4e56fa ACCESS_MODE_* -> AccessMode* 9 years ago
  Thomas Boerger a2f2fa9326 Replaced go-gogs-client with go-sdk imports 9 years ago
  Sandro Santilli 3c9693defb Replace gogits/git-module dependency with go-gitea/git (#94) 9 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 9 years ago
  Unknwon 1b172401af #3577 incorrect URL produced by AvatarLink 9 years ago
  Unknwon 437ad0d136 #3515 use alert instead 500 for duplicated login source name 9 years ago
  Unknwon 060b0da36e #3505 use user’s info for committer and author 9 years ago
  Unknwon f60f4fc56e #2246 fully support of webhooks for pull request 9 years ago
  Sandro Santilli d45afb5aeb Add support for federated avatars (#3320) 9 years ago
  Unknwon d94b5f971e #3393 fix missing sub-url prefix in relative avatar link 9 years ago
  Unknwon ad3b586d6e #3348 always use relative avatar link in the template 9 years ago
  Unknwon 7f11372669 #3281 fix x.Iterate returns nothing inside session scope with SQLite3 9 years ago
  Unknwon 027aebc72c #1384 add pagination for repositories 9 years ago
  Unknwon 3b42ab0e57 Refactor User.Id to User.ID 9 years ago
  Unknwon 9835377f9c Use struct for UI settings 9 years ago
  Unknwon d61bcdc10b Remove redundant Unix timestamp method call 9 years ago
  Unknwon ed22b6b01b #2903 use different reversed words and patterns for repository and user 9 years ago
  Dennis Chen 96170ee291 avatar: make custom and generated avatars equal (#3301) 9 years ago
  Unknwon 607de5e909 #2937 able to prohibit user login 9 years ago
  Unknwon 849967607d models/user_mail: refactor EmailAddress 9 years ago
  Sandro Santilli 0a7b52deab Return avatar link as absolute url (#3235) 9 years ago
  Sandro Santilli 8d9b96a411 Use a gopher as default avatar (rather than the gravatar logo) (#3208) 9 years ago
  Unknwon 51210877f6 #2814 LOWER() column value within search 10 years ago
  Odin Ugedal e148dc6fd5 Remove email from user search 10 years ago
  Odin Ugedal bccbe89a32 Make user search look in username, name and email 10 years ago