| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix flash message for flex-container (#30657) | wxiaoguang | 2024-04-23 | 1 | -1/+1 |
* | Fix flash on dashboard (#30572) | silverwind | 2024-04-21 | 1 | -1/+1 |
* | Fix issue comment form and quick-submit (#30623) | wxiaoguang | 2024-04-22 | 1 | -2/+2 |
* | Expose fuzzy search for issues/pulls (#29701) | 6543 | 2024-04-18 | 1 | -19/+21 |
* | Remove fomantic button module (#30475) | silverwind | 2024-04-14 | 1 | -1/+1 |
* | Use `flex-container` for dashboard layout (#30214) | silverwind | 2024-04-14 | 2 | -8/+6 |
* | Fix the spacing issue in the Project view (#30415) | HEREYUA | 2024-04-12 | 3 | -13/+6 |
* | Add `--page-spacing` variable, fix admin dashboard notice (#30302) | silverwind | 2024-04-07 | 1 | -1/+1 |
* | Remove fomantic list module (#30281) | silverwind | 2024-04-06 | 1 | -1/+1 |
* | Migrate `gt-hidden` to `tw-hidden` (#30046) | silverwind | 2024-03-24 | 8 | -11/+11 |
* | Migrate margin and padding helpers to tailwind (#30043) | silverwind | 2024-03-24 | 21 | -59/+59 |
* | Migrate `gap` helpers to tailwind (#30034) | silverwind | 2024-03-24 | 6 | -8/+8 |
* | Migrate font-size helpers to tailwind (#30029) | silverwind | 2024-03-23 | 2 | -3/+3 |
* | Replace all simple inline styles with tailwind (#30032) | silverwind | 2024-03-23 | 1 | -1/+1 |
* | Migrate font-weight helpers to tailwind (#30027) | silverwind | 2024-03-23 | 1 | -1/+1 |
* | Introduce `.secondary-nav` and handle `.page-content` spacing universally (#2... | silverwind | 2024-03-22 | 4 | -5/+4 |
* | 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 |