347 Commits (d51e3a61b78d8a7b4977996bee146bb74b0f44a7)

Author SHA1 Message Date
  kolaente 9eb5361ef5 Multiple assignees (#3705) 7 years ago
  kolaente 7685dbe9d2 Added user language setting (#3875) 7 years ago
  Lauris BH c41cf27f85 Add "error" as reserved username (#3882) 7 years ago
  Michael Kuhn 74a45b0706 Fix typo in deleteUser (#3781) 7 years ago
  Codruț Constantin Gușoi 467c9eed17 Implements generator cli for secrets (#3531) 7 years ago
  Codruț Constantin Gușoi 9431028046 Fixes missing avatars in offline mode (#3471) 7 years ago
  Morgan Bazalgette 9a67d8ba91 Enable caching on assets and avatars (#3376) 7 years ago
  Lauris BH b8e61912af Change reserved avatar name to correct - avatars (#3375) 7 years ago
  Bo-Yi Wu 340dd7ee59 refactor(model): update user method. (#3360) 7 years ago
  Kim "BKC" Carlbäcker fb25c73752 Cleanup models.User.HashPassword (#3334) 7 years ago
  Morgan Bazalgette 548da9750c Change EncodePasswd to HashPassword (#3329) 7 years ago
  Ethan Koenig a8af5abc02 Fix ignored errors when checking if organization, team member (#3177) 7 years ago
  Lunny Xiao d9b3afb0be Improvements for supporting UI Location (#3146) 7 years ago
  Lunny Xiao a5c212cd1e Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
  Lauris BH d0c132552e Add reactions to issues/PR and comments (#2856) 7 years ago
  Ethan Koenig 6a17ccbd81 Fix avatar URLs (#3069) 7 years ago
  Ethan Koenig b14199bf9c Enable admin to search by email (#2888) 7 years ago
  Lauris BH 001c1c7a81 Add checks for commits with missing author and time (#2771) 7 years ago
  Lunny Xiao f1b7c521e1 Hide unactive on explore users and some refactors (#2741) 7 years ago
  Lunny Xiao e74ff157c0 Use buffersize to reduce database connection when iterate (#2724) 7 years ago
  Ethan Koenig a186f896eb Replace deprecated Id method with ID (#2655) 7 years ago
  Ethan Koenig dc0f8c1e4b Use session when creating user (#2638) 7 years ago
  Lunny Xiao c2b107fcb0 Use AfterLoad instead of AfterSet on Structs (#2628) 7 years ago
  Lunny Xiao 1a57c8f911 Reduce usage of allcols on update (#2596) 7 years ago
  David Schneiderbauer 6ef30d97e4 Prevent sending emails and notifications to inactive users (#2384) 7 years ago
  Lunny Xiao d00b7dab75 Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 7 years ago
  techknowlogick 1062e2523f Disable custom Git Hooks globally via configuration file (#2450) 7 years ago
  Lunny Xiao 7935271b57 some refactors for issue and comments (#2419) 7 years ago
  Lunny Xiao 08a2088db4 Only update needed columns when update user (#2296) 7 years ago
  Ethan Koenig 80239ca0cd Fix username rendering bug (#2122) 8 years ago
  Ethan Koenig 6aac525386 Use default avatar on error 8 years ago
  Lauris BH 625f482b25 Refactor session close as xorm already does everything needed internally (#2020) 8 years ago
  Ethan Koenig 9644f101e8 Fix status table race condition (#1835) 8 years ago
  Jonas Östanbäck bebb193e77 Rename RepoCreationNum -> MaxCreationLimit (#1766) 8 years ago
  Ethan Koenig e3985c0842 Fix and test for delete user (#1713) 8 years ago
  Jonas Östanbäck 073abc4a86 Admin should always be allowed to create repos even if hit limit (#1765) 8 years ago
  Lauris BH b03af9485c LDAP user synchronization (#1478) 8 years ago
  Lauris BH dbfd09b656 Add configuration option for default permission to create Organizations (#1686) 8 years ago
  Kim "BKC" Carlbäcker 134ac92bcb Sanitation fix from Gogs (#1461) 8 years ago
  Lunny Xiao 16a53e80ac fix delete user failed on sqlite (#1321) 8 years ago
  Sandro Santilli f8863080a2 Login via OpenID-2.0 (#618) 8 years ago
  Ethan Koenig 9c781e8fd4 Fix typos in models/ and modules/ (#1248) 8 years ago
  Ethan Koenig c2ba9ca97b Refactor and fix incorrect comment (#1247) 8 years ago
  Sandro Santilli 857571ada0 Reserve the "explore" user/org name (#1222) 8 years ago
  Ethan Koenig ad7699a9c8 Move user_follow to separate file (#1210) 8 years ago
  Lunny Xiao 8595a5ae44 fix random avatars (#1147) 8 years ago
  Lunny Xiao 441ce5541f fix avatar bug #1114 (#1122) 8 years ago
  Lunny Xiao 67e9d7b585 Bug fixed for org avatar caused by #1049 (#1070) 8 years ago
  Lunny Xiao 605af57942 Fix avatar enumable (#1049) 8 years ago
  Lunny Xiao b0fa905bfd fix #13 (#1042) 8 years ago