aboutsummaryrefslogtreecommitdiffstats
path: root/templates/admin
Commit message (Expand)AuthorAgeFilesLines
* migrate gplus to google oauth2 provider (#7885)techknowlogick2019-09-141-1/+1
* oauth2 with remote Gitea - Fix #8093 (#8149)techknowlogick2019-09-121-0/+2
* Fix adding default Telegram webhook (#7972)Gary Kim2019-08-261-0/+3
* [Branch View] show "New Pull Request" Button only if posible (#7977)65432019-08-261-18/+18
* show lfs config on admin panel (#7220)Lunny Xiao2019-06-161-0/+16
* Repository avatar fallback configuration (#7087)Mario Lubenka2019-06-021-0/+4
* Fix code overflow (#6914)Xaver Maierhofer2019-05-141-1/+1
* fix config ui error about cache ttl (#6861)Lunny Xiao2019-05-061-0/+4
* Set user search base field optional in DLDAP edit page (#6779)ngourdon2019-04-281-1/+1
* fix template error (#6737)Lanre Adelowo2019-04-241-1/+1
* Unifies pagination template usage (#6531) (#6533)Mario Lubenka2019-04-202-24/+2
* Add support for MS Teams webhooks (#6632)Daniel Grier2019-04-191-0/+3
* Better logging (#6038) (#6095)zeripath2019-04-021-2/+78
* Include more variables on admin/config page (#6378)mrsdizzie2019-03-191-0/+11
* Implement Default Webhooks (#4299)Russell Aunger2019-03-184-1/+50
* Allow to set organization visibility (public, internal, private) (#1763)Rémy Boulanouar2019-02-183-2/+15
* fix #3200 (#6033)Lanre Adelowo2019-02-111-1/+1
* Admin config page mailertype setting option update (#5973)techknowlogick2019-02-061-2/+2
* Discord Oauth2 support (#4476)techknowlogick2019-01-131-0/+2
* fix: use correct value for "MSpan Structures Obtained" #4742 (#5706)Julian2019-01-121-1/+1
* Display branch name in delete branch confirmation modal. (#5654)Harshit Bansal2019-01-061-2/+2
* LDAP via simple auth separate bind user and search base (#5055)Tony Homrich2018-12-272-4/+4
* Allow admin toggle forcing a password change for newly created users (#4563)Lanre Adelowo2018-09-131-0/+7
* Disable 'May Import Local Repository' when is disabled by setting (Issue #477...EnricoFerro2018-08-241-1/+1
* Added dependencies for issues (#2196) (#2531)kolaente2018-07-171-0/+2
* Don't display buttons if there are no system notifications (#4280)Lanre Adelowo2018-07-051-24/+26
* undo #3142 because processes don't use the util.Timestamp (#4203)David Schneiderbauer2018-06-101-2/+2
* Show only needed values in database configuration section depending on type (...Lauris BH2018-06-061-2/+8
* Fix typo (#4151)Barbossa2018-06-061-1/+1
* LDAP Public SSH Keys synchronization (#1844)Magnus Lindvall2018-05-242-0/+8
* Added repository search ordered by stars or forks. Forks column in admin repo...Alexey Terentyev2018-05-243-3/+32
* issue-2768: added new option allow_only_external_registration (#3910)FabioFortini2018-05-131-0/+2
* Add option to use paged LDAP search when synchronizing users (#3895)Lauris BH2018-05-052-0/+20
* Add EnableTimetracking option to app settings (#3719)Bwko2018-04-091-4/+8
* Don't warn users about *every* dirty form (#3707)Gerben2018-03-232-2/+2
* Add admin dashboard option to run health checks (#3606)Allen Wild2018-03-021-0/+4
* Fix Delete repository message (#3260)muhfaris2018-01-151-2/+2
* Change SSL Mode from checkbox to string in admin page (#3208)Sandro Santilli2017-12-161-1/+1
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-116-9/+9
* Remove duplicate "Max Diff Lines" from config view (#2987)Duncan Ogilvie2017-11-271-2/+0
* Show Sendmail settings on admin config page (#2782)Jonas Bröms2017-10-261-4/+13
* Fixing wrong translations on sorttype oldest/latest (#2720)Jonas Franz2017-10-161-2/+2
* Disable custom Git Hooks globally via configuration file (#2450)techknowlogick2017-09-121-1/+1
* Feature: Timetracking (#2211)Jonas Franz2017-09-121-0/+4
* Display config file path on admin panel (#2030)Lunny Xiao2017-06-221-0/+2
* Add button to admin ui (#1738)Rémy Boulanouar2017-05-191-0/+3
* LDAP user synchronization (#1478)Lauris BH2017-05-103-0/+18
* Add configuration option for default permission to create Organizations (#1686)Lauris BH2017-05-081-0/+2
* Sort on repo size in admin panel (#1654)Jorrit Klein Bramel2017-05-021-0/+2
* Additional OAuth2 providers (#1010)Willem van Dreumel2017-05-013-3/+92