299 Commits (50195890915c2dfdcd5c10a2157efdd67c66a20c)

Author SHA1 Message Date
  Lunny Xiao 605af57942 Fix avatar enumable (#1049) 9 years ago
  Lunny Xiao b0fa905bfd fix #13 (#1042) 9 years ago
  Lunny Xiao 459de23737 refactor for searching user (#1038) 9 years ago
  Willem van Dreumel 8dd4d6d154 Oauth2 consumer (#679) 9 years ago
  Lunny Xiao 49bec3eb86 Fix all the bugs in issues and pulls on dashboard (#943) 9 years ago
  Bo-Yi Wu cd73fcd8e7 feat: Able to disable non-admin to create new organization (#927) 9 years ago
  Andrew 7429996057 Implement basic Open Graph support. (#901) 9 years ago
  Bo-Yi Wu 23df659f10 feat: Add search bar on user profile page. (#787) 9 years ago
  Gabriel Jackson 3e7f8ec9d3 Cleanup log messaging 9 years ago
  Bo-Yi Wu a6c02f9d1e fix: ignore email notifications if user is not active. (#820) 9 years ago
  Bwko 5334103edf Add option to app.ini to enable local import paths (#724) 9 years ago
  Ethan Koenig dc4990be0d Fix permission bugs in team API (#647) 9 years ago
  Ethan Koenig 1533d6f66f API Endpoints for organization members (#645) 9 years ago
  derSuessmann 7b9e3de91e Add Keep email private (see issue #571). (#571) 9 years ago
  Andrey Nering 57b5bd07c9 Create missing database indexes (#596) 9 years ago
  Berk Demirkır 355f2b78d2 Check primary email address fields on CreateUser (#556) 9 years ago
  Ethan Koenig feb1506600 Fix typos in models/ (#576) 9 years ago
  Schwobaland 37837ccf97 Restrict creating organisations by user (#193) 9 years ago
  Lunny Xiao 4940c21eec fix 500 when delete orgnization and resolved #486 9 years ago
  Bwko af9ca1d20a Added sorting to organizations, repos & users page (#222) 9 years ago
  Ethan Koenig f2f748259e API Endpoint for watching (#191) 9 years ago
  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