aboutsummaryrefslogtreecommitdiffstats
path: root/templates/admin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update JS dependencies (#15033)silverwind2021-03-226-8/+8
* Hide resync all ssh principals when using internal ssh server (#14904)Lunny Xiao2021-03-061-10/+10
* Added option to disable webhooks (#13176)Paweł Bogusławski2021-02-111-3/+5
* Update docs and comments to remove macaron (#14491)Lunny Xiao2021-01-291-12/+8
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-17/+0
* Merge default and system webhooks under one menu (#14244)Lauris BH2021-01-153-8/+14
* Add option to change username to the admin panel (#14229)65432021-01-101-2/+2
* Add option for administrator to reset user 2FA (#14243)65432021-01-051-0/+10
* Various UI fixes (#14239)Cirno the Strongest2021-01-041-3/+6
* Custom icons for OAuth sources (#14161)Timo Ley2020-12-282-0/+8
* Ensure that search term and page are not lost on adoption page-turn (#14133)zeripath2020-12-241-0/+4
* Fix admin monitoring margin (#14134)silverwind2020-12-231-2/+2
* Added option to disable migrations (#13114)Paweł Bogusławski2020-12-211-1/+1
* gitea png to logo (#13974)Kyle D2020-12-181-1/+1
* Removes dangling < on emails/list.tmpl (#13970)WeebDataHoarder2020-12-131-1/+1
* Replace more icons with SVG, repo search tweaks (#13860)silverwind2020-12-0910-58/+58
* Fix frontpage avatars (#13853)silverwind2020-12-091-9/+9
* Add class to page content to unify top margin (#13766)silverwind2020-11-3017-17/+17