Commit Graph

179 Commits (v1.4.0-rc1)

Author SHA1 Message Date
Kim "BKC" Carlbäcker e5b8b4b5ec Cleanup models.User.HashPassword () 7 years ago
Morgan Bazalgette 65861900cd Handle refactor () 7 years ago
Morgan Bazalgette 674cfb7cac Change EncodePasswd to HashPassword () 7 years ago
Ethan Koenig 716ac1214f Enable admin to search by email () 7 years ago
Lauris BH eca05b09aa Add commit count caching () 7 years ago
Lunny Xiao 6eeadb2082 Hide unactive on explore users and some refactors () 7 years ago
Morlinest dff26e25ca Remove redudant functions and code () 7 years ago
Ethan Koenig b689bb6180 Webhooks for repo creation/deletion () 8 years ago
Lauris BH 32fc44aa83 Make time diff translatable () 8 years ago
Lunny Xiao 75b5be236a Display config file path on admin panel () 8 years ago
Lauris BH 524885dd65 LDAP user synchronization () 8 years ago
Willem van Dreumel 950f2e2074 Additional OAuth2 providers () 8 years ago
Bo-Yi Wu 95574a3640 fix: Admin can see all private repositories on Explore page. () 8 years ago
Lunny Xiao 0e6b9ea786 Take back control of hooks () 8 years ago
Willem van Dreumel 01d957677f Oauth2 consumer () 8 years ago
Bo-Yi Wu d67b278a0d feat: Able to disable non-admin to create new organization () 8 years ago
Bo-Yi Wu 5cc275b1de feat: add git version on admin panel. () 8 years ago
Matthias Loibl d1006150fb Refactor process package and introduce ProcessManager{} with tests () 8 years ago
Schwobaland c0904f1942 Restrict creating organisations by user () 8 years ago
Bwko fa3abc22c0 Added sorting to organizations, repos & users page () 8 years ago
Alexander Lunegov d5d21b67d2 Fix string format verbs () 8 years ago
Denis Denisov 380e32e129 Fix random string generator () 8 years ago
Lunny Xiao ec87a75c00 golint fixed for modules/auth 8 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting () 8 years ago
Lunny Xiao 659bc2814c go lint fixed for routers/admin 8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io () 8 years ago
Thibault Meyer 3a10a0c1ca
Ordering organizations and users by name 8 years ago
Sandro Santilli 864d1b1f9f Fix type in unused constant name () 8 years ago
Sandro Santilli aadd7dcdc3 And others 8 years ago
Sandro Santilli 05fd9d3f09 Security protocols 8 years ago
Sandro Santilli 7612b5ec40 More mixage 8 years ago
Sandro Santilli 60c82a8780 More... 8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs () 8 years ago
Unknwon 152e715999 models/login_source: code improvement 9 years ago
Unknwon 99c2ae7b35 use alert instead 500 for duplicated login source name 9 years ago
Thibault Meyer 6a81632e36 Fix typo CacheInternal -> CacheInterval () 9 years ago
Unknwon b85927e488 show Git configs on admin panel 9 years ago
Sandro Santilli 90dd0657b5 Add support for federated avatars () 9 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID 9 years ago
Unknwon 46e96c008c Use struct for UI settings 9 years ago
Unknwon c083d76567 able to prohibit user login 9 years ago
Unknwon f1b8d52eb3 fix no mail notification when issue is closed/reopened 9 years ago
Unknwon 401bf944ef Use SecurityProtocol to replace UseSSL in LDAP config 9 years ago
Unknwon 149d62a648 fix admin can't search private repos 9 years ago
Unknwon 2bf8494332 finish user and repository search 9 years ago
Unknwon 514382e2eb Rename module: middleware -> context 9 years ago
Unknwon 045f14fbd0 finsih UI work for access mode of collaborators 9 years ago
Unknwon f946040fa9 attempt to fix expected invalid CSRF token 9 years ago
Unknwon 8055a0bdac Post work for 9 years ago
Unknwon baaf6046a1 Minor fix for 9 years ago