summaryrefslogtreecommitdiffstats
path: root/routers/admin
Commit message (Expand)AuthorAgeFilesLines
* Password Complexity Checks (#6230)Maxim Tkachenko2019-10-141-1/+9
* Move all mail related codes from models to services/mailer (#7200)Lunny Xiao2019-09-242-3/+5
* Move database settings from models to setting (#7806)Lunny Xiao2019-08-241-2/+2
* Use gitea forked macaron (#7933)Tamal Saha2019-08-235-7/+8
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-151-1/+2
* Shadow the password on cache and session config on admin panel (#7300)Lunny Xiao2019-06-272-2/+135
* Fix error log when loading issues caused by a xorm bug (#7271)Lunny Xiao2019-06-231-1/+1
* show lfs config on admin panel (#7220)Lunny Xiao2019-06-161-0/+1
* Add golangci (#6418)kolaente2019-06-121-4/+0
* Repository avatar fallback configuration (#7087)Mario Lubenka2019-06-021-0/+4
* Refactor models.NewRepoContext to extract git related codes to modules/git (#...Lunny Xiao2019-05-151-1/+2
* fix config ui error about cache ttl (#6861)Lunny Xiao2019-05-061-0/+1
* Unifies pagination template usage (#6531) (#6533)Mario Lubenka2019-04-201-4/+6
* Better logging (#6038) (#6095)zeripath2019-04-021-5/+7
* Include more variables on admin/config page (#6378)mrsdizzie2019-03-191-0/+16
* Implement Default Webhooks (#4299)Russell Aunger2019-03-181-0/+47
* Show private organization for admin, fix #6111 (#6112)Zsombor2019-02-191-0/+1
* fix #3200 (#6033)Lanre Adelowo2019-02-111-1/+1
* Support reverse proxy providing email (#5554)zeripath2018-12-181-0/+1
* Allow admin toggle forcing a password change for newly created users (#4563)Lanre Adelowo2018-09-132-7/+45
* Force user to change password (#4489)Lanre Adelowo2018-09-133-5/+72
* LDAP Public SSH Keys synchronization (#1844)Magnus Lindvall2018-05-241-18/+19
* Add option to use paged LDAP search when synchronizing users (#3895)Lauris BH2018-05-051-0/+5
* Add admin dashboard option to run health checks (#3606)Allen Wild2018-03-021-0/+4
* Cleanup models.User.HashPassword (#3334)Kim "BKC" Carlbäcker2018-01-121-2/+1
* Handle refactor (#3339)Morgan Bazalgette2018-01-104-20/+20
* Change EncodePasswd to HashPassword (#3329)Morgan Bazalgette2018-01-081-1/+1
* Enable admin to search by email (#2888)Ethan Koenig2017-11-261-2/+3
* Add commit count caching (#2774)Lauris BH2017-10-261-3/+3
* Hide unactive on explore users and some refactors (#2741)Lunny Xiao2017-10-242-10/+4
* Remove redudant functions and code (#2652)Morlinest2017-10-101-1/+0
* Webhooks for repo creation/deletion (#1663)Ethan Koenig2017-09-032-2/+2
* Make time diff translatable (#2057)Lauris BH2017-06-281-1/+1
* Display config file path on admin panel (#2030)Lunny Xiao2017-06-221-0/+1
* LDAP user synchronization (#1478)Lauris BH2017-05-102-4/+11
* Additional OAuth2 providers (#1010)Willem van Dreumel2017-05-011-7/+30
* fix: Admin can see all private repositories on Explore page. (#1026)Bo-Yi Wu2017-02-261-1/+0
* Take back control of hooks (#1006)Lunny Xiao2017-02-231-2/+2
* Oauth2 consumer (#679)Willem van Dreumel2017-02-221-1/+28
* feat: Able to disable non-admin to create new organization (#927)Bo-Yi Wu2017-02-141-0/+1
* feat: add git version on admin panel. (#921)Bo-Yi Wu2017-02-131-0/+1
* Refactor process package and introduce ProcessManager{} with tests (#75)Matthias Loibl2017-01-171-1/+1
* Restrict creating organisations by user (#193)Schwobaland2016-12-311-0/+1
* Added sorting to organizations, repos & users page (#222)Bwko2016-12-243-3/+0
* Fix string format verbs (#3637)Alexander Lunegov2016-12-221-1/+1
* Fix random string generator (#384)Denis Denisov2016-12-201-1/+5
* golint fixed for modules/authLunny Xiao2016-11-271-1/+1
* Golint fixed for modules/setting (#262)Lunny Xiao2016-11-275-14/+14
* go lint fixed for routers/adminLunny Xiao2016-11-216-51/+73
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-106-36/+36