491 Commits (dda57af14e1a38ce88545d72ec132af2d1a49e17)

Author SHA1 Message Date
  Gabriel Jackson bf6f61cc69 Cleanup log messaging 8 years ago
  Bo-Yi Wu d7d094bd8a fix: ignore email notifications if user is not active. (#820) 8 years ago
  Bwko 74ed6dc3ad Add option to app.ini to enable local import paths (#724) 8 years ago
  Ethan Koenig 74bbec3bf9 Fix permission bugs in team API (#647) 8 years ago
  Ethan Koenig fcf02e4961 API Endpoints for organization members (#645) 8 years ago
  derSuessmann 51d578ff33 Add Keep email private (see issue #571). (#571) 8 years ago
  Andrey Nering 84b7d29d34 Create missing database indexes (#596) 8 years ago
  Berk Demirkır bdad3b259a Check primary email address fields on CreateUser (#556) 8 years ago
  Ethan Koenig 1207bda94b Fix typos in models/ (#576) 8 years ago
  Schwobaland c0904f1942 Restrict creating organisations by user (#193) 8 years ago
  Lunny Xiao ba134bd27a fix 500 when delete orgnization and resolved #486 8 years ago
  Bwko fa3abc22c0 Added sorting to organizations, repos & users page (#222) 8 years ago
  Ethan Koenig 8a4161c723 API Endpoint for watching (#191) 8 years ago
  Denis Denisov 380e32e129 Fix random string generator (#384) 8 years ago
  Lunny Xiao d771e978a1 Don't use custom PBKDF2 function (#382) 8 years ago
  Denis Denisov c8f300b2cd Safe compare password (timing attack) (#338) 8 years ago
  Bwko 4ff0db0246 Catch os... errors 8 years ago
  Kim "BKC" Carlbäcker 42ec5ce740 Fix breakage from vendor-update 8 years ago
  Bwko 9963d61233 Lint models/user.go 8 years ago
  Bwko a4ece1f223 Fixes typos 8 years ago
  Lunny Xiao 94da472717 Golint fixed for modules/setting (#262) 8 years ago
  Lunny Xiao 3c87c57d96 golint fixed for modules/avatar 8 years ago
  Ethan Koenig 0834e492c0 API endpoints for stars 8 years ago
  Andrey Nering 739f07c98e Remember diff view style (#163) 8 years ago
  LefsFlare 3ef022b071 Fixes possible vulnerabilities with keyword hijacking (#20) 8 years ago
  Lunny Xiao 0baaa7728a bug fixed caused by #153 (#154) 8 years ago
  Lunny Xiao 555d8b16cb fixed bug #151 caused Find should be Get (#153) 8 years ago
  Sandro Santilli a1c5f02444 Fix import path of go-sdk (#141) 8 years ago
  Thibault Meyer b0ddced2b5
Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries 8 years ago
  Thibault Meyer a4454f5d0f
Rewrite XORM queries 8 years ago
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Lunny Xiao 1b238fe4d5 Merge pull request #121 from joubertredrat/feature-last-login 8 years ago
  Lunny Xiao c6c840faf7 Merge pull request #129 from lunny/lunny/SQL_instead_Sql 8 years ago
  Thibault Meyer 3a10a0c1ca
Ordering organizations and users by name 8 years ago
  Lunny Xiao 7dcc3bc3d7 use x.SQL instead of x.Sql 8 years ago
  Joubert RedRat f91cbf0fed Support to last login feature 8 years ago
  Sandro Santilli aadd7dcdc3 And others 8 years ago
  Sandro Santilli 60c82a8780 More... 8 years ago
  Sandro Santilli f388661bda ACCESS_MODE_* -> AccessMode* 8 years ago
  Thomas Boerger 4c6c16f358
Replaced go-gogs-client with go-sdk imports 8 years ago
  Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 8 years ago
  Unknwon c50d59874d
#3577 incorrect URL produced by AvatarLink 8 years ago
  Unknwon 99c2ae7b35 #3515 use alert instead 500 for duplicated login source name 8 years ago
  Unknwon c30b856d14 #3505 use user’s info for committer and author 8 years ago
  Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request 8 years ago
  Sandro Santilli 90dd0657b5 Add support for federated avatars (#3320) 8 years ago
  Unknwon ec92565f23 #3393 fix missing sub-url prefix in relative avatar link 8 years ago
  Unknwon 50422f1fc2 #3348 always use relative avatar link in the template 8 years ago
  Unknwon 2d76de2574 #3281 fix x.Iterate returns nothing inside session scope with SQLite3 9 years ago