| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrate margin and padding helpers to tailwind (#30043) | silverwind | 2024-03-24 | 2 | -2/+2 |
* | Unify search boxes (#29530) | Denys Konovalov | 2024-03-14 | 2 | -9/+9 |
* | Fix incorrect package link method calls in templates (#29580) | wxiaoguang | 2024-03-04 | 3 | -3/+3 |
* | Remove incorrect and unnecessary Escape from templates (#29394) | wxiaoguang | 2024-02-25 | 2 | -3/+3 |
* | Remove unnecessary "Safe" modifier from templates (#29318) | wxiaoguang | 2024-02-22 | 4 | -7/+7 |
* | Do not display search box when there's no packages yet (#28146) | yp05327 | 2023-11-21 | 1 | -0/+2 |
* | Remove autofocus in search box (#28033) | yp05327 | 2023-11-20 | 2 | -2/+2 |
* | Add dedicated class for empty placeholders (#27788) | silverwind | 2023-10-25 | 1 | -1/+1 |
* | Fix more "locale" usages (#27259) | wxiaoguang | 2023-09-25 | 4 | -4/+4 |
* | Always use `ctx.Locale.Tr` inside templates (#27231) | delvh | 2023-09-25 | 6 | -71/+71 |
* | cleanup locale function usage (#27227) | Denys Konovalov | 2023-09-24 | 2 | -2/+2 |
* | Change green buttons to primary color (#27099) | silverwind | 2023-09-18 | 2 | -4/+4 |
* | Minor dashboard tweaks, fix flex-list margins (#26829) | silverwind | 2023-08-31 | 2 | -4/+8 |
* | Use docs.gitea.com instead of docs.gitea.io (#26739) | Lunny Xiao | 2023-08-27 | 2 | -2/+2 |
* | Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) | Denys Konovalov | 2023-08-01 | 3 | -28/+48 |
* | Restructure issue list template, styles (#25750) | Denys Konovalov | 2023-07-09 | 2 | -6/+6 |
* | Reformat some templates (#25756) | wxiaoguang | 2023-07-07 | 2 | -84/+84 |
* | Fix broken translations for package documantion (#25742) | wxiaoguang | 2023-07-07 | 1 | -1/+1 |
* | Fix inconsistent user profile layout across tabs (#25625) | puni9869 | 2023-07-06 | 2 | -5/+1 |
* | Actions list enhancements (#25601) | silverwind | 2023-07-04 | 2 | -4/+4 |
* | Replace fomantic divider module with our own (#25539) | silverwind | 2023-06-29 | 1 | -2/+2 |
* | Introduce shared template for search inputs (#25338) | silverwind | 2023-06-22 | 2 | -2/+2 |
* | Add actor and status dropdowns to run list (#25118) | HesterG | 2023-06-21 | 1 | -1/+1 |
* | Fix dropdown icon layout on diff page (#25397) | wxiaoguang | 2023-06-20 | 1 | -1/+1 |
* | Move links out of translation (#24446) | KN4CK3R | 2023-05-01 | 2 | -2/+2 |
* | Improve template helper (#24417) | wxiaoguang | 2023-04-29 | 1 | -2/+2 |
* | Fix template function DateTime (#24317) | wxiaoguang | 2023-04-25 | 1 | -1/+1 |
* | Allow using localized absolute date times within phrases with place holders a... | Yarden Shoham | 2023-04-23 | 1 | -1/+1 |
* | Use auto-updating, natively hoverable, localized time elements (#23988) | Yarden Shoham | 2023-04-11 | 1 | -1/+1 |
* | Move helpers to be prefixed with `gt-` (#22879) | zeripath | 2023-02-13 | 2 | -6/+6 |
* | Use link in UI which returned a relative url but not html_url which contains ... | Lunny Xiao | 2023-02-06 | 1 | -2/+2 |
* | Add Cargo package registry (#21888) | KN4CK3R | 2023-02-05 | 1 | -0/+24 |
* | Use dynamic package type list (#22263) | KN4CK3R | 2022-12-29 | 1 | -12/+3 |
* | Add package registry cleanup rules (#21658) | KN4CK3R | 2022-11-20 | 3 | -0/+141 |
* | Allow package version sorting (#21453) | KN4CK3R | 2022-10-23 | 1 | -2/+8 |
* | Make sure fmt catches all templates (#20979) | silverwind | 2022-08-31 | 1 | -1/+1 |
* | Add support for Vagrant packages (#20930) | KN4CK3R | 2022-08-29 | 1 | -0/+1 |
* | Add support for Pub packages (#20560) | KN4CK3R | 2022-08-07 | 1 | -0/+1 |
* | Show hint to link package to repo when viewing empty repo package list (#20504) | Norwin | 2022-07-27 | 1 | -0/+4 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 2 | -17/+17 |
* | Make better use of i18n (#20096) | Gusted | 2022-06-26 | 2 | -2/+2 |
* | Replace blue button and label classes with primary (#19763) | silverwind | 2022-05-20 | 2 | -2/+2 |
* | Hide private repositories in packages (#19584) | KN4CK3R | 2022-05-07 | 1 | -0/+4 |
* | Add Helm Chart registry (#19406) | KN4CK3R | 2022-04-19 | 1 | -0/+1 |
* | Add Package Registry (#16510) | KN4CK3R | 2022-03-30 | 2 | -0/+86 |