414 Commits (8ff3d5cc3567daa56abb83842b8ff6f6bc7a632d)

Author SHA1 Message Date
  Antoine GIRARD 3f11868495 fix: add search to reserved usernames (#9063) 5 years ago
  guillep2k 3392783aba Rewrite delivery of issue and comment mails (#9009) 5 years ago
  guillep2k db28c6b2c5 Auto-subscribe user to repository when they commit/tag to it (#7657) 5 years ago
  David Svantesson ecd7a7f601 Mail assignee when issue/pull request is assigned (#8546) 5 years ago
  Lunny Xiao b3d96bfa2a Fix bug on pull requests when transfer head repository (#8564) 5 years ago
  Lunny Xiao edf0647db9 Upgrade xorm to v0.8.0 (#8536) 5 years ago
  Lunny Xiao 2d488eccf6 Revert "Fix issues/pr list broken when there are many repositories (#8409)" (#8427) 5 years ago
  Lunny Xiao 144e34f8f7 Fix issues/pr list broken when there are many repositories (#8409) 5 years ago
  Sandro Santilli 49f8309134 Alwaywas return local url for users avatar (#8245) 5 years ago
  Sandro Santilli 239f9c11de Test more reserved usernames (#8263) 5 years ago
  David Svantesson bc59998fdf Add teams to repo on collaboration page. (#8045) 5 years ago
  Gary Kim e215cded43 Add Ability for User to Customize Email Notification Frequency (#7813) 5 years ago
  David Svantesson dd78d093b4 Abort syncrhonization from LDAP source if there is some error. (#7960) 5 years ago
  Lunny Xiao ed1df25c45 Move database settings from models to setting (#7806) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 years ago
  Lunny Xiao 4672db87bd Display ui time with customize time location (#7792) 5 years ago
  Lunny Xiao 16e8a23648 add pagination for admin api get orgs and fix only list public orgs bug (#7742) 5 years ago
  Antoine GIRARD 0a613b8bfd org/members: display 2FA members states + optimize sql requests (#7621) 5 years ago
  renothing 1bb5393a42 fix wrong email when use gitea as OAuth2 provider (#7640) 5 years ago
  Andreas Shimokawa 8ab863ab84 reserve .well-known username (#7637) 5 years ago
  Lunny Xiao 0b798129d2 Move status table to cron package (#7370) 6 years ago
  EpicCoder 20e670c49d Add additional password hash algorithms (closes #5859) (#6023) 6 years ago
  Lunny Xiao 1d4cf7b213 Fix error log when loading issues caused by a xorm bug (#7271) 6 years ago
  zeripath 3656c3783b Add LastLogin to the User API (#7196) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  zeripath c987b1e361 Detect noreply email address as user (#7133) 6 years ago
  Bo-Yi Wu 5c8fb06e75 refactor: append, build variable and type switch (#4940) 6 years ago
  Rob Watson 7288c069d3 Improve handling of non-square avatars (#7025) 6 years ago
  jpicht 2e81933411 Fix default for allowing new organization creation for new users (#7017) 6 years ago
  zeripath 5c64f29bbd Remove local clones & make hooks run on merge/edit/upload (#6672) 6 years ago
  Lunny Xiao 45d0e05e14 Move sdk structs to modules/structs (#6905) 6 years ago
  Wim cf2f7b2ab1 Show full name if DefaultShowFullName setting activated (#6710) 6 years ago
  Lukas Prettenthaler 18a49720bc LDAP: ignore already existing public keys after ldap sync (#6766) 6 years ago
  Lunny Xiao 81b43f22b1 Fix org visibility bug when git cloning (#6743) 6 years ago
  zeripath 718c47861a Trace Logging on Permission Denied & ColorFormat (#6618) 6 years ago
  Antoine GIRARD ef7361f893 add .gpg url (match github behaviour) (#6610) 6 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 6 years ago
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
  techknowlogick 56136c22bf Add bio field for user (#6113) 6 years ago
  Jonas Franz 46a2c6ffa1 Integrate OAuth2 Provider (#5378) 6 years ago
  techknowlogick d3da703137 Add robots.txt as reserved username (#6272) 6 years ago
  Lanre Adelowo 042af1617c add isAdmin to user model (#6231) 6 years ago
  tklein23 da077b7e4f Add "ghost" and "notifications" to list of reserved user names. (#6208) 6 years ago
  John Olheiser f8826b1cf2 Admins can now do unlimited page size user search (listAllUsers & listAllOrgs) (#6143) 6 years ago
  Rémy Boulanouar 3c466cbf40 Allow to set organization visibility (public, internal, private) (#1763) 6 years ago
  zeripath 2bcab7415f Fix empty ssh key importing in ldap (#5984) 6 years ago
  Lanre Adelowo 5e3c726afb Don't discard the value of DISABLE_REGULAR_ORG_CREATION (#5886) 6 years ago
  zeripath 4ae33495b4 Ensure valid git author names passed in signatures (#5774) 6 years ago
  Shashvat Kedia 3e261feadb New API routes added (#5594) 6 years ago
  Lanre Adelowo 463d66e5fd Allow for user specific themes (#5668) 6 years ago