| Commit message (Expand) | Author | Age | Files | Lines |
* | Add simple update checker to Gitea (#17212) | techknowlogick | 2021-10-16 | 1 | -0/+5 |
* | Add user status filter to admin user management page (#16770) | wxiaoguang | 2021-10-12 | 2 | -4/+52 |
* | Allow LDAP Sources to provide Avatars (#16851) | zeripath | 2021-09-26 | 2 | -0/+8 |
* | Add SkipLocal2FA option to pam and smtp sources (#17078) | zeripath | 2021-09-26 | 3 | -0/+28 |
* | Make LDAP be able to skip local 2FA (#16954) | zeripath | 2021-09-17 | 2 | -0/+20 |
* | Add setting to OAuth handlers to skip local 2FA authentication (#16594) | zeripath | 2021-09-10 | 2 | -0/+14 |
* | Ensure that the default visibility is set on the user create page (#16845) | zeripath | 2021-08-28 | 1 | -1/+1 |
* | Improve SMTP authentication and Fix user creation bugs (#16612) | zeripath | 2021-08-11 | 6 | -33/+68 |
* | Add microsoft oauth2 providers (#16544) | zeripath | 2021-08-05 | 2 | -19/+31 |
* | Fix add authentication page (#16543) | zeripath | 2021-07-25 | 3 | -5/+5 |
* | Refactor: Move login out of models (#16199) | zeripath | 2021-07-24 | 2 | -7/+7 |
* | Add support for corporate WeChat webhooks (#15910) | lengyuqu | 2021-07-23 | 1 | -0/+3 |
* | Make allowed Visiblity modes configurable for Users (#16271) | 6543 | 2021-06-27 | 2 | -21/+27 |
* | Add Visible modes function from Organisation to Users too (#16069) | Sergey Dryabzhinsky | 2021-06-26 | 2 | -0/+46 |
* | Encrypt LDAP bind password in db with SECRET_KEY (#15547) | zeripath | 2021-05-20 | 2 | -2/+0 |
* | Restore PAM user autocreation functionality (#15825) | zeripath | 2021-05-13 | 2 | -0/+6 |
* | Allow only internal registration (#15795) | 6543 | 2021-05-09 | 1 | -0/+2 |
* | Rename StaticUrlPrefix to AssetUrlPrefix (#15779) | silverwind | 2021-05-08 | 1 | -9/+9 |
* | Unified link creation. (#15619) | KN4CK3R | 2021-04-30 | 1 | -1/+1 |
* | quick fix (#15464) | John Olheiser | 2021-04-14 | 1 | -1/+1 |
* | Display more repository type on admin repository management (#15440) | Lunny Xiao | 2021-04-14 | 1 | -2/+24 |
* | Enforce tab indentation in templates (#15289) | silverwind | 2021-04-10 | 7 | -105/+105 |
* | Update JS dependencies (#15033) | silverwind | 2021-03-22 | 6 | -8/+8 |
* | Hide resync all ssh principals when using internal ssh server (#14904) | Lunny Xiao | 2021-03-06 | 1 | -10/+10 |
* | Added option to disable webhooks (#13176) | Paweł Bogusławski | 2021-02-11 | 1 | -3/+5 |
* | Update docs and comments to remove macaron (#14491) | Lunny Xiao | 2021-01-29 | 1 | -12/+8 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 1 | -17/+0 |
* | Merge default and system webhooks under one menu (#14244) | Lauris BH | 2021-01-15 | 3 | -8/+14 |
* | Add option to change username to the admin panel (#14229) | 6543 | 2021-01-10 | 1 | -2/+2 |
* | Add option for administrator to reset user 2FA (#14243) | 6543 | 2021-01-05 | 1 | -0/+10 |
* | Various UI fixes (#14239) | Cirno the Strongest | 2021-01-04 | 1 | -3/+6 |
* | Custom icons for OAuth sources (#14161) | Timo Ley | 2020-12-28 | 2 | -0/+8 |
* | Ensure that search term and page are not lost on adoption page-turn (#14133) | zeripath | 2020-12-24 | 1 | -0/+4 |
* | Fix admin monitoring margin (#14134) | silverwind | 2020-12-23 | 1 | -2/+2 |
* | Added option to disable migrations (#13114) | Paweł Bogusławski | 2020-12-21 | 1 | -1/+1 |
* | gitea png to logo (#13974) | Kyle D | 2020-12-18 | 1 | -1/+1 |
* | Removes dangling < on emails/list.tmpl (#13970) | WeebDataHoarder | 2020-12-13 | 1 | -1/+1 |
* | Replace more icons with SVG, repo search tweaks (#13860) | silverwind | 2020-12-09 | 10 | -58/+58 |
* | Fix frontpage avatars (#13853) | silverwind | 2020-12-09 | 1 | -9/+9 |
* | Add class to page content to unify top margin (#13766) | silverwind | 2020-11-30 | 17 | -17/+17 |
* | CSS navbar and color tweaks (#13609) | silverwind | 2020-11-26 | 1 | -33/+35 |
* | Various style fixes (#13534) | silverwind | 2020-11-13 | 1 | -1/+1 |
* | Fix tooltips and issue dependency styles (#13458) | silverwind | 2020-11-10 | 1 | -1/+1 |
* | Comment box tweaks and SVG dropdown triangles (#13376) | silverwind | 2020-10-31 | 11 | -14/+14 |
* | #12897 - add mastodon provider (#13293) | Divyam Bhasin | 2020-10-25 | 2 | -1/+3 |
* | Replace footer and modal icons with SVG (#13245) | silverwind | 2020-10-21 | 3 | -3/+3 |
* | Add ssh certificate support (#12281) | Wim | 2020-10-10 | 1 | -0/+5 |
* | Set appropriate `autocomplete` attributes on password fields (#13078) | silverwind | 2020-10-09 | 3 | -3/+3 |
* | Hide sync ssh keys button on admin dashboard if ssh disabled or builtin-ssh e... | Lunny Xiao | 2020-10-08 | 1 | -0/+2 |
* | Fix admin/config page (#12979) | zeripath | 2020-09-29 | 1 | -1/+1 |