493 Commits (12c33e5ac85d9f16afae7171c5d88b068dd55e8c)

Author SHA1 Message Date
  zeripath 3b3a44562c Do not display the raw OpenID error in the UI (#5705) 6 years ago
  Lanre Adelowo 463d66e5fd Allow for user specific themes (#5668) 6 years ago
  Lunny Xiao 7f7a2886ee Improve performance of dashboard (#4977) 6 years ago
  Lunny Xiao 1c80f31f40 Restrict permission check on repositories and fix some problems (#5314) 6 years ago
  Lanre Adelowo 3fba43c10a Block registration based on email domain (#5157) 6 years ago
  AJ ONeal fb7986316e UX of link account (Step 1) (#5006) 6 years ago
  Rodrigo Villablanca Vásquez baae3f8fb8 Fix to 3819 - Filtering issues by tags on main screen issues (#3824) 6 years ago
  kolaente c3606173a8 User action heatmap (#5131) 6 years ago
  Oleg Kovalov b21d2cae09 Remove check for negative length (#5120) 6 years ago
  Lanre Adelowo 35a219aeff Force user to change password (#4489) 6 years ago
  Bo-Yi Wu 7472c4a543 feat(repo): support search repository by topic name (#4505) 6 years ago
  SagePtr 5609ad7415 Make cookies HttpOnly and obey COOKIE_SECURE flag (#4706) 6 years ago
  Lanre Adelowo c23fa786c8 log user in after a successful sign up (#4615) 6 years ago
  Dingjun 746494f470 fix panic issue on update avatar email (#4580) (#4581) 7 years ago
  techknowlogick 2f202850fe Switch plaintext scratch tokens to use hash instead (#4331) 7 years ago
  Lanre Adelowo c9302b1335 Add flash message after an account has been successfully activated (#4510) 7 years ago
  techknowlogick b139d90d2a Redirect to correct page after using scratch token (#4458) 7 years ago
  Fluf 54004cb5ab Add Recaptcha functionality to Gitea (#4044) 7 years ago
  Clar Charr 3ecea2c417 Increase default TOTP secret size to 320 bits (#4287) 7 years ago
  Jonas Franz bcf5bdfe5c Fix open redirect vulnerability on login screen (#4312) 7 years ago
  David Schneiderbauer 304bd2ea73 hide issues from org private repos w/o team assignment (#4034) 7 years ago
  David Schneiderbauer ad5ce7df06 fix missing data on redirects (#3975) 7 years ago
  Magnus Lindvall 16e14c2a35 LDAP Public SSH Keys synchronization (#1844) 7 years ago
  Alexey Terentyev 6b125b90e7 Added repository search ordered by stars or forks. Forks column in admin repo list. (#3969) 7 years ago
  David Schneiderbauer cf9b3e7a74 remove collaborative repositories from search on user profiles (#3996) 7 years ago
  Jonas Franz b7cd1e10ed Add support for FIDO U2F (#3971) 7 years ago
  David Schneiderbauer 8a487091f8 Re-enable random avatar feature (#3988) 7 years ago
  David Schneiderbauer 3687eaf23f Splitted the user settings code into several files to be more maintainable (#3968) 7 years ago
  David Schneiderbauer bfd207834c Refactor User Settings (#3900) 7 years ago
  FabioFortini 48cc4c6b71 issue-2768: added new option allow_only_external_registration (#3910) 7 years ago
  kolaente 7685dbe9d2 Added user language setting (#3875) 7 years ago
  Lauris BH 0c27866b9b Do not allow to reuse TOTP passcode (#3878) 7 years ago
  Lauris BH 8ca0fd9526 Refactor and simplify redirect to url (#3674) 7 years ago
  bugreport0 10c0a4831d Fix missing translations when updating username. (#3564) 7 years ago
  Bo-Yi Wu b491d2e450 refactor: reduce sql query in retrieveFeeds (#3547) 7 years ago
  Codruț Constantin Gușoi 467c9eed17 Implements generator cli for secrets (#3531) 7 years ago
  Kim "BKC" Carlbäcker fb25c73752 Cleanup models.User.HashPassword (#3334) 7 years ago
  Morgan Bazalgette 8c916631f0 Handle refactor (#3339) 7 years ago
  Antoine GIRARD d248be2068 Remove useless fmt.Errorf("%v", err) (#3337) 7 years ago
  Morgan Bazalgette 548da9750c Change EncodePasswd to HashPassword (#3329) 7 years ago
  Ethan Koenig 93c99f76e2 Fix bugs in issue dashboard stats (#3073) 7 years ago
  Ethan Koenig cdcf0a7f8e Remove unnecessary function call (#3109) 7 years ago
  Sasha Varlamov e592111427 Add 'mark all read' option to notifications (#3097) 7 years ago
  Ethan Koenig 87eaef2859 Sort repos in issues dashboard sidebar (#3072) 7 years ago
  Lunny Xiao 6c183dba54 Fix missing password length check when change password (#3039) 7 years ago
  Lunny Xiao 4b21065325 remove unused variable (#3038) 7 years ago
  Ethan Koenig c823d71928 Unit tests for wiki routers (#3022) 7 years ago
  Michael Kuhn aa6ef1a0ab Disable add key button if SSH is disabled (#2873) 7 years ago
  schaffman5 71703f78f4 Apply LANDING_PAGE config options for logged in users (#2894) 7 years ago
  Morlinest ba440a47e1 Add search mode option to /api/repo/search (#2756) 7 years ago