aboutsummaryrefslogtreecommitdiffstats
path: root/templates/package/shared/list.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-1/+1
* Unify search boxes (#29530)Denys Konovalov2024-03-141-4/+4
* Fix incorrect package link method calls in templates (#29580)wxiaoguang2024-03-041-1/+1
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-251-2/+2
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-221-4/+4
* Do not display search box when there's no packages yet (#28146)yp053272023-11-211-0/+2
* Remove autofocus in search box (#28033)yp053272023-11-201-1/+1
* Add dedicated class for empty placeholders (#27788)silverwind2023-10-251-1/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-1/+1
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-9/+9
* cleanup locale function usage (#27227)Denys Konovalov2023-09-241-1/+1
* Minor dashboard tweaks, fix flex-list margins (#26829)silverwind2023-08-311-2/+4
* Use docs.gitea.com instead of docs.gitea.io (#26739)Lunny Xiao2023-08-271-1/+1
* Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790)Denys Konovalov2023-08-011-8/+8
* Restructure issue list template, styles (#25750)Denys Konovalov2023-07-091-3/+3
* Reformat some templates (#25756)wxiaoguang2023-07-071-49/+49
* Fix inconsistent user profile layout across tabs (#25625)puni98692023-07-061-3/+1
* Actions list enhancements (#25601)silverwind2023-07-041-2/+2
* Introduce shared template for search inputs (#25338)silverwind2023-06-221-1/+1
* Add actor and status dropdowns to run list (#25118)HesterG2023-06-211-1/+1
* Move links out of translation (#24446)KN4CK3R2023-05-011-1/+1
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-3/+3
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-061-2/+2
* Use dynamic package type list (#22263)KN4CK3R2022-12-291-12/+3
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-1/+1
* Add support for Vagrant packages (#20930)KN4CK3R2022-08-291-0/+1
* Add support for Pub packages (#20560)KN4CK3R2022-08-071-0/+1
* Show hint to link package to repo when viewing empty repo package list (#20504)Norwin2022-07-271-0/+4
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-10/+10
* Make better use of i18n (#20096)Gusted2022-06-261-1/+1
* Replace blue button and label classes with primary (#19763)silverwind2022-05-201-1/+1
* Hide private repositories in packages (#19584)KN4CK3R2022-05-071-0/+4
* Add Helm Chart registry (#19406)KN4CK3R2022-04-191-0/+1
* Add Package Registry (#16510)KN4CK3R2022-03-301-0/+53