343 Commits (a394919034ed03f8bf817cc3764d54a9566edd8f)

Author SHA1 Message Date
  Andrew 7429996057 Implement basic Open Graph support. (#901) 8 years ago
  Bo-Yi Wu 23df659f10 feat: Add search bar on user profile page. (#787) 8 years ago
  Gabriel Jackson 3e7f8ec9d3 Cleanup log messaging 8 years ago
  Bo-Yi Wu a6c02f9d1e fix: ignore email notifications if user is not active. (#820) 8 years ago
  Bwko 5334103edf Add option to app.ini to enable local import paths (#724) 8 years ago
  Ethan Koenig dc4990be0d Fix permission bugs in team API (#647) 8 years ago
  Ethan Koenig 1533d6f66f API Endpoints for organization members (#645) 8 years ago
  derSuessmann 7b9e3de91e Add Keep email private (see issue #571). (#571) 8 years ago
  Andrey Nering 57b5bd07c9 Create missing database indexes (#596) 8 years ago
  Berk Demirkır 355f2b78d2 Check primary email address fields on CreateUser (#556) 8 years ago
  Ethan Koenig feb1506600 Fix typos in models/ (#576) 8 years ago
  Schwobaland 37837ccf97 Restrict creating organisations by user (#193) 8 years ago
  Lunny Xiao 4940c21eec fix 500 when delete orgnization and resolved #486 8 years ago
  Bwko af9ca1d20a Added sorting to organizations, repos & users page (#222) 8 years ago
  Ethan Koenig f2f748259e API Endpoint for watching (#191) 8 years ago
  Denis Denisov 820c295d94 Fix random string generator (#384) 8 years ago
  Lunny Xiao 8d42710d03 Don't use custom PBKDF2 function (#382) 8 years ago
  Denis Denisov 3249571ef6 Safe compare password (timing attack) (#338) 8 years ago
  Bwko 6299533be7 Catch os... errors 8 years ago
  Kim "BKC" Carlbäcker 0287afefa6 Fix breakage from vendor-update 8 years ago
  Bwko 3c54bd855f Lint models/user.go 8 years ago
  Bwko fcde7de425 Fixes typos 8 years ago
  Lunny Xiao b5a7692d63 Golint fixed for modules/setting (#262) 8 years ago
  Lunny Xiao c4c5349dac golint fixed for modules/avatar 8 years ago
  Ethan Koenig 4503176480 API endpoints for stars 8 years ago
  Andrey Nering 43e4529fb4 Remember diff view style (#163) 8 years ago
  LefsFlare 7d869586f8 Fixes possible vulnerabilities with keyword hijacking (#20) 8 years ago
  Lunny Xiao f114cd224f bug fixed caused by #153 (#154) 8 years ago
  Lunny Xiao 625227bbad fixed bug #151 caused Find should be Get (#153) 8 years ago
  Sandro Santilli 827c85ad85 Fix import path of go-sdk (#141) 8 years ago
  Thibault Meyer b747797b29 Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries 8 years ago
  Thibault Meyer 5d29fda874 Rewrite XORM queries 8 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Lunny Xiao 68d5ee45d5 Merge pull request #121 from joubertredrat/feature-last-login 8 years ago
  Lunny Xiao 00146d574d Merge pull request #129 from lunny/lunny/SQL_instead_Sql 8 years ago
  Thibault Meyer 4356fe09dd Ordering organizations and users by name 8 years ago
  Lunny Xiao 4e8fff5273 use x.SQL instead of x.Sql 8 years ago
  Joubert RedRat b3890d6acd Support to last login feature 8 years ago
  Sandro Santilli 0daccd049a And others 8 years ago
  Sandro Santilli 6909f35ba0 More... 8 years ago
  Sandro Santilli 58cc4e56fa ACCESS_MODE_* -> AccessMode* 8 years ago
  Thomas Boerger a2f2fa9326 Replaced go-gogs-client with go-sdk imports 8 years ago
  Sandro Santilli 3c9693defb Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 8 years ago
  Unknwon 1b172401af #3577 incorrect URL produced by AvatarLink 8 years ago
  Unknwon 437ad0d136 #3515 use alert instead 500 for duplicated login source name 8 years ago
  Unknwon 060b0da36e #3505 use user’s info for committer and author 8 years ago
  Unknwon f60f4fc56e #2246 fully support of webhooks for pull request 8 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