| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix incorrect tailwind migration (#30007) | silverwind | 2024-03-22 | 7 | -13/+13 |
* | Replace 10 more gt- classes with tw- (#29945) | silverwind | 2024-03-22 | 11 | -23/+23 |
* | Refactor StringsToInt64s (#29967) | wxiaoguang | 2024-03-21 | 1 | -0/+1 |
* | Add background to dashboard navbar, fix missing padding (#29940) | silverwind | 2024-03-20 | 1 | -2/+2 |
* | Remove the negative margin from `.page-content` (#29922) | silverwind | 2024-03-20 | 1 | -1/+1 |
* | Remove unnecessary ".Link" usages (#29929) | wxiaoguang | 2024-03-20 | 3 | -11/+11 |
* | Remove unnecessary ".Link" usages (#29909) | wxiaoguang | 2024-03-20 | 5 | -31/+31 |
* | Migrate border and margin classes to Tailwind (#29828) | silverwind | 2024-03-18 | 1 | -1/+1 |
* | Add `<overflow-menu>`, rename webcomponents (#29400) | silverwind | 2024-03-15 | 4 | -45/+46 |
* | Unify search boxes (#29530) | Denys Konovalov | 2024-03-14 | 4 | -10/+7 |
* | Fix missing translation on milestons (#29785) | Lunny Xiao | 2024-03-14 | 1 | -2/+2 |
* | Fix incorrect locale Tr for gpg command (#29754) | wxiaoguang | 2024-03-13 | 1 | -2/+2 |
* | Replace more gt- with tw- (#29678) | silverwind | 2024-03-08 | 2 | -2/+2 |
* | Move all login and account creation page labels to be above inputs (#29432) | Rafael Heard | 2024-03-06 | 12 | -49/+33 |
* | Fix wrong header of org project view page (#29626) | yp05327 | 2024-03-06 | 1 | -13/+15 |
* | Add user blocking (#29028) | KN4CK3R | 2024-03-04 | 2 | -0/+8 |
* | Allow options to disable user ssh keys configuration from the interface on ap... | Lunny Xiao | 2024-03-04 | 1 | -1/+3 |
* | Replace some `gt-` classes with `tw-` (#29570) | silverwind | 2024-03-04 | 5 | -6/+6 |
* | Filter Repositories by type (#29231) | Tim-Niclas Oelschläger | 2024-03-03 | 2 | -3/+3 |
* | Rename Action.GetDisplayName to GetActDisplayName (#29540) | wxiaoguang | 2024-03-02 | 1 | -1/+1 |
* | Allow options to disable user gpg keys configuration from the interface on ap... | Lunny Xiao | 2024-03-02 | 1 | -0/+2 |
* | Refactor some Str2html code (#29397) | wxiaoguang | 2024-03-01 | 2 | -2/+2 |
* | Allow to change primary email before account activation (#29412) | wxiaoguang | 2024-02-27 | 1 | -0/+7 |
* | Refactor "user/active" related logic (#29390) | wxiaoguang | 2024-02-25 | 2 | -33/+30 |
* | Remove incorrect and unnecessary Escape from templates (#29394) | wxiaoguang | 2024-02-25 | 3 | -28/+28 |
* | Refactor Safe modifier (#29392) | wxiaoguang | 2024-02-25 | 2 | -2/+2 |
* | Revert "Support SAML authentication (#25165)" (#29358) | 6543 | 2024-02-24 | 1 | -17/+0 |
* | Allow options to disable user deletion from the interface on app.ini (#29275) | Lunny Xiao | 2024-02-23 | 1 | -11/+12 |
* | Unify organizations header (#29248) | Tim-Nicas Oelschläger | 2024-02-23 | 4 | -51/+23 |
* | Support SAML authentication (#25165) | techknowlogick | 2024-02-23 | 1 | -0/+17 |
* | Remove unnecessary "Str2html" modifier from templates (#29319) | wxiaoguang | 2024-02-22 | 14 | -43/+43 |
* | Remove unnecessary "Safe" modifier from templates (#29318) | wxiaoguang | 2024-02-22 | 8 | -10/+10 |
* | Revert #28753 because UI broken. (#29293) | Lunny Xiao | 2024-02-21 | 3 | -12/+19 |
* | Refactor more code in templates (#29236) | wxiaoguang | 2024-02-18 | 1 | -7/+7 |
* | Use "Safe" modifier for manually constructed safe HTML strings in templates (... | wxiaoguang | 2024-02-18 | 1 | -1/+1 |
* | Fix labels referencing the wrong ID in the user profile settings (#29199) | Yarden Shoham | 2024-02-17 | 1 | -6/+6 |
* | Reference labels by IDs instead of names in `keys` settings (#29194) | Yarden Shoham | 2024-02-16 | 3 | -5/+5 |
* | move sign in labels to be above inputs (#28753) | Rafael Heard | 2024-02-15 | 3 | -19/+12 |
* | Rework markup link rendering (#26745) | KN4CK3R | 2024-01-15 | 1 | -1/+1 |
* | Move the captcha script loader to the template which really needs it (#28718) | wxiaoguang | 2024-01-07 | 1 | -0/+3 |
* | Make template `DateTime` show proper tooltip (#28677) | wxiaoguang | 2024-01-02 | 1 | -1/+3 |
* | Improve the prompt for "ssh-keygen sign" (#28509) | wxiaoguang | 2023-12-18 | 1 | -1/+1 |
* | Remove unnecessary forgot password link in delete user section (#28355) | yp05327 | 2023-12-15 | 1 | -1/+0 |
* | Improve text in Security settings (#28393) | Panagiotis "Ivory" Vasilopoulos | 2023-12-08 | 2 | -0/+3 |
* | Include public repos in doer's dashboard for issue search (#28304) | Jason Song | 2023-12-07 | 1 | -50/+16 |
* | Refactor template empty checks (#28351) | KN4CK3R | 2023-12-04 | 4 | -4/+4 |
* | Fix project counter in organization/individual profile (#28068) | yp05327 | 2023-11-18 | 1 | -0/+3 |
* | Improve profile for Organizations (#27982) | yp05327 | 2023-11-13 | 1 | -1/+1 |
* | Fix the wrong oauth2 name (#27993) | Lunny Xiao | 2023-11-11 | 2 | -2/+2 |
* | Use flex-container on user dashboard (#27956) | silverwind | 2023-11-08 | 2 | -6/+6 |