| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove fomantic input module (#30194) | silverwind | 2024-03-31 | 1 | -1/+1 |
* | Add svg linter and fix incorrect svgs (#30086) | silverwind | 2024-03-26 | 1 | -2/+2 |
* | Migrate margin and padding helpers to tailwind (#30043) | silverwind | 2024-03-24 | 3 | -9/+9 |
* | Various code view improvements (#30014) | silverwind | 2024-03-24 | 1 | -0/+7 |
* | Replace all simple inline styles with tailwind (#30032) | silverwind | 2024-03-23 | 2 | -3/+3 |
* | Replace 10 more gt- classes with tw- (#29945) | silverwind | 2024-03-22 | 2 | -2/+2 |
* | Migrate border and margin classes to Tailwind (#29828) | silverwind | 2024-03-18 | 2 | -3/+3 |
* | Improve repo search UI (#29767) | wxiaoguang | 2024-03-15 | 1 | -4/+5 |
* | Add `<overflow-menu>`, rename webcomponents (#29400) | silverwind | 2024-03-15 | 1 | -8/+35 |
* | Fix date rendering by adding `<gitea-absolute-date>` (#29725) | silverwind | 2024-03-12 | 1 | -0/+10 |
* | Use tailwind instead of `gt-[wh]-` helper classes (#29423) | Lunny Xiao | 2024-02-27 | 1 | -4/+4 |
* | Add tailwindcss (#29357) | silverwind | 2024-02-25 | 1 | -0/+6 |
* | Improve CSS helper naming (#28769) | wxiaoguang | 2024-01-12 | 1 | -4/+4 |
* | Improve dropdown button alignment and fix hover bug (#27632) | wxiaoguang | 2023-10-16 | 1 | -0/+9 |
* | Fix more "locale" usages (#27259) | wxiaoguang | 2023-09-25 | 2 | -15/+15 |
* | Always use `ctx.Locale.Tr` inside templates (#27231) | delvh | 2023-09-25 | 1 | -1/+1 |
* | cleanup locale function usage (#27227) | Denys Konovalov | 2023-09-24 | 1 | -8/+8 |
* | Fix Fomantic UI dropdown icon bug when there is a search input in menu (#27225) | wxiaoguang | 2023-09-24 | 1 | -0/+1 |
* | Change green buttons to primary color (#27099) | silverwind | 2023-09-18 | 2 | -4/+4 |
* | Fix "delete" modal dialog for issue/PR (#27015) | wxiaoguang | 2023-09-11 | 1 | -0/+10 |
* | Remove CSS `has` selector and improve various styles (#26891) | wxiaoguang | 2023-09-04 | 1 | -0/+8 |
* | Minor dashboard tweaks, fix flex-list margins (#26829) | silverwind | 2023-08-31 | 1 | -2/+11 |
* | Improve flex list item padding (#26779) | wxiaoguang | 2023-08-29 | 1 | -3/+20 |
* | Improve modal dialog UI (#26764) | wxiaoguang | 2023-08-28 | 1 | -10/+24 |
* | More improvements for the "flex list" and the dashboard list (#26675) | wxiaoguang | 2023-08-23 | 1 | -0/+1 |
* | Improve some flex layouts (#26649) | wxiaoguang | 2023-08-22 | 2 | -58/+93 |
* | Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) | Denys Konovalov | 2023-08-01 | 1 | -0/+58 |
* | Make "cancel" buttons have proper type in modal forms (#25618) | wxiaoguang | 2023-07-03 | 1 | -0/+13 |
* | Add toasts to UI (#25449) | silverwind | 2023-06-27 | 1 | -12/+11 |
* | Fine tune "dropdown button" icon (#25442) | wxiaoguang | 2023-06-25 | 1 | -16/+30 |
* | Batch delete issue and improve tippy opts (#25253) | wxiaoguang | 2023-06-19 | 1 | -1/+3 |
* | Use flex to align SVG and text (#25163) | wxiaoguang | 2023-06-14 | 1 | -0/+100 |
* | Change form actions to fetch for submit review box (#25219) | HesterG | 2023-06-14 | 3 | -7/+63 |
* | Button and color enhancements (#24989) | silverwind | 2023-06-09 | 2 | -17/+73 |
* | Improve button-ghost, remove tertiary button (#24692) | wxiaoguang | 2023-05-13 | 1 | -0/+33 |
* | Improve some modal action buttons (#24289) | wxiaoguang | 2023-04-24 | 1 | -0/+49 |
* | Refactor locale number (#24134) | wxiaoguang | 2023-04-17 | 1 | -7/+7 |
* | Remove untranslatable `on_date` key (#24106) | Yarden Shoham | 2023-04-15 | 1 | -5/+44 |
* | Show friendly 500 error page to users and developers (#24110) | wxiaoguang | 2023-04-14 | 2 | -0/+15 |
* | Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) | wxiaoguang | 2023-04-03 | 2 | -0/+17 |