| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup and use global style on popups (#17674) | silverwind | 2021-11-18 | 2 | -7/+7 |
* | Allow admins to change user avatars (#17661) | qwerty287 | 2021-11-16 | 1 | -0/+38 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 1 | -1/+1 |
* | Disable form autofill (#17291) | wxiaoguang | 2021-10-19 | 2 | -2/+2 |
* | Add user status filter to admin user management page (#16770) | wxiaoguang | 2021-10-12 | 1 | -3/+51 |
* | 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 | 2 | -3/+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 |
* | Update JS dependencies (#15033) | silverwind | 2021-03-22 | 1 | -1/+1 |
* | 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 |
* | Added option to disable migrations (#13114) | Paweł Bogusławski | 2020-12-21 | 1 | -1/+1 |
* | Replace more icons with SVG, repo search tweaks (#13860) | silverwind | 2020-12-09 | 1 | -5/+5 |
* | Add class to page content to unify top margin (#13766) | silverwind | 2020-11-30 | 3 | -3/+3 |
* | 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 | 2 | -2/+2 |
* | Replace footer and modal icons with SVG (#13245) | silverwind | 2020-10-21 | 1 | -1/+1 |
* | Set appropriate `autocomplete` attributes on password fields (#13078) | silverwind | 2020-10-09 | 2 | -2/+2 |
* | Show 2FA info on Admin Pannel: Users List (#12515) | 6543 | 2020-08-20 | 1 | -0/+2 |
* | fix: add type=text for user_name (password manager) (#12250) | Tchoupinax | 2020-07-15 | 1 | -1/+1 |
* | [UI] Sortable Tables Header By Click (#7980) | 6543 | 2020-06-24 | 1 | -3/+9 |
* | Add git hook tooltip (#11030) | John Olheiser | 2020-04-09 | 1 | -1/+1 |
* | Users should not be able to prohibit their own login (#10970) | 赵智超 | 2020-04-06 | 1 | -1/+1 |
* | Restricted users (#6274) | Manush Dodunekov | 2020-01-13 | 2 | -0/+8 |
* | Change some label colors (#9051) | jaqra | 2019-12-03 | 1 | -1/+1 |
* | Fix new user form for non-local users (#8826) | Lauris BH | 2019-11-04 | 1 | -1/+1 |
* | Allow admin toggle forcing a password change for newly created users (#4563) | Lanre Adelowo | 2018-09-13 | 1 | -0/+7 |
* | Disable 'May Import Local Repository' when is disabled by setting (Issue #477... | EnricoFerro | 2018-08-24 | 1 | -1/+1 |
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 1 | -2/+2 |
* | Disable custom Git Hooks globally via configuration file (#2450) | techknowlogick | 2017-09-12 | 1 | -1/+1 |
* | Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) | Patrick G | 2017-03-15 | 3 | -213/+201 |
* | Oauth2 consumer (#679) | Willem van Dreumel | 2017-02-22 | 1 | -1/+1 |
* | feat: Able to disable non-admin to create new organization (#927) | Bo-Yi Wu | 2017-02-14 | 1 | -0/+2 |
* | Restrict creating organisations by user (#193) | Schwobaland | 2016-12-31 | 1 | -0/+6 |
* | Support to last login feature | Joubert RedRat | 2016-11-09 | 1 | -0/+6 |
* | Merge all pagination-templates into 'base/paginate' | Kim "BKC" Carlbäcker | 2016-11-07 | 1 | -1/+1 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 2 | -3/+3 |
* | #2937 able to prohibit user login | Unknwon | 2016-07-16 | 1 | -0/+6 |
* | #13 finish user and repository search | Unknwon | 2016-03-11 | 1 | -24/+5 |
* | #2156 admin able to edit organization max repo creation | Unknwon | 2015-12-11 | 2 | -1/+3 |
* | #1575 Limit repo creation | Unknwon | 2015-12-10 | 1 | -0/+10 |
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 3 | -221/+221 |
* | #1511 Allow local import only for admin users | Unknwon | 2015-11-03 | 1 | -1/+7 |
* | #1525 Triggere mailer for admin created accounts | Unknwon | 2015-09-25 | 1 | -0/+10 |
* | #697 and #1606 and new admin edit user UI | Unknwon | 2015-09-13 | 2 | -90/+97 |
* | #1606 GUI bug while adding ldap user | Unknwon | 2015-09-13 | 1 | -1/+1 |
* | fix html logic | Unknwon | 2015-09-13 | 1 | -3/+3 |
* | #697 disable captcha and new admin create user UI | Unknwon | 2015-09-13 | 1 | -53/+51 |
* | fix css | Unknwon | 2015-09-11 | 1 | -2/+2 |