aboutsummaryrefslogtreecommitdiffstats
path: root/templates/admin
Commit message (Expand)AuthorAgeFilesLines
* Replace blue button and label classes with primary (#19763)silverwind2022-05-2011-13/+13
* Improve UI on mobile (#19546)Gusted2022-05-019-9/+9
* Disable unnecessary GitHooks elementsPawel Boguslawski2022-04-261-1/+1
* Add Helm Chart registry (#19406)KN4CK3R2022-04-191-0/+1
* Update JS dependencies (#19281)silverwind2022-04-011-1/+1
* Add Goroutine stack inspector to admin/monitor (#19207)zeripath2022-03-314-1/+106
* Add Package Registry (#16510)KN4CK3R2022-03-302-0/+100
* Show last cron messages on monitor page (#19223)zeripath2022-03-292-34/+36
* Prevent 500 when there is an error during new auth source post (#19041)zeripath2022-03-102-3/+3
* Fix update hint bug (#18996)Lunny Xiao2022-03-041-1/+1
* Fix ldap edit bug (#18856)Lunny Xiao2022-02-221-1/+1
* Add number in queue status to monitor page (#18712)zeripath2022-02-122-0/+4
* Add LDAP group sync to Teams, fixes #1395 (#16299)Sven Seeberg2022-02-112-24/+47
* Fix bug for version update hint (#18701)Lunny Xiao2022-02-101-1/+1
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-081-1/+1
* Fix broken oauth2 authentication source edit page (#18412)zeripath2022-01-261-0/+4
* Add packagist webhook (#18224)Dr. Tobias Quathamer2022-01-231-0/+3
* Pause queues (#15928)zeripath2022-01-221-0/+29
* Add replay of webhooks. (#18191)KN4CK3R2022-01-051-1/+1
* Fix bug (#18168)Lunny Xiao2022-01-031-1/+1
* Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along wi...zeripath2021-12-142-5/+54
* Refactor install page (db type) (#17919)wxiaoguang2021-12-071-2/+2
* Removed SizeFmt. (#17890)KN4CK3R2021-12-031-1/+1
* Make Requests Processes and create process hierarchy. Associate OpenRepositor...zeripath2021-11-303-27/+31
* Cleanup and use global style on popups (#17674)silverwind2021-11-184-10/+10
* Allow admins to change user avatars (#17661)qwerty2872021-11-161-0/+38
* Multiple Escaping Improvements (#17551)zeripath2021-11-163-4/+4
* Disable form autofill (#17291)wxiaoguang2021-10-195-4/+4
* Add simple update checker to Gitea (#17212)techknowlogick2021-10-161-0/+5
* Add user status filter to admin user management page (#16770)wxiaoguang2021-10-122-4/+52
* Allow LDAP Sources to provide Avatars (#16851)zeripath2021-09-262-0/+8
* Add SkipLocal2FA option to pam and smtp sources (#17078)zeripath2021-09-263-0/+28
* Make LDAP be able to skip local 2FA (#16954)zeripath2021-09-172-0/+20
* Add setting to OAuth handlers to skip local 2FA authentication (#16594)zeripath2021-09-102-0/+14
* Ensure that the default visibility is set on the user create page (#16845)zeripath2021-08-281-1/+1
* Improve SMTP authentication and Fix user creation bugs (#16612)zeripath2021-08-116-33/+68
* Add microsoft oauth2 providers (#16544)zeripath2021-08-052-19/+31
* Fix add authentication page (#16543)zeripath2021-07-253-5/+5
* Refactor: Move login out of models (#16199)zeripath2021-07-242-7/+7
* Add support for corporate WeChat webhooks (#15910)lengyuqu2021-07-231-0/+3
* Make allowed Visiblity modes configurable for Users (#16271)65432021-06-272-21/+27
* Add Visible modes function from Organisation to Users too (#16069)Sergey Dryabzhinsky2021-06-262-0/+46
* Encrypt LDAP bind password in db with SECRET_KEY (#15547)zeripath2021-05-202-2/+0
* Restore PAM user autocreation functionality (#15825)zeripath2021-05-132-0/+6
* Allow only internal registration (#15795)65432021-05-091-0/+2
* Rename StaticUrlPrefix to AssetUrlPrefix (#15779)silverwind2021-05-081-9/+9
* Unified link creation. (#15619)KN4CK3R2021-04-301-1/+1
* quick fix (#15464)John Olheiser2021-04-141-1/+1
* Display more repository type on admin repository management (#15440)Lunny Xiao2021-04-141-2/+24
* Enforce tab indentation in templates (#15289)silverwind2021-04-107-105/+105