summaryrefslogtreecommitdiffstats
path: root/templates/package/shared
Commit message (Expand)AuthorAgeFilesLines
* 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-202-2/+2
* Add dedicated class for empty placeholders (#27788)silverwind2023-10-251-1/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-254-4/+4
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-256-71/+71
* cleanup locale function usage (#27227)Denys Konovalov2023-09-242-2/+2
* Change green buttons to primary color (#27099)silverwind2023-09-182-4/+4
* Minor dashboard tweaks, fix flex-list margins (#26829)silverwind2023-08-312-4/+8
* Use docs.gitea.com instead of docs.gitea.io (#26739)Lunny Xiao2023-08-272-2/+2
* Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790)Denys Konovalov2023-08-013-28/+48
* Restructure issue list template, styles (#25750)Denys Konovalov2023-07-092-6/+6
* Reformat some templates (#25756)wxiaoguang2023-07-072-84/+84
* Fix broken translations for package documantion (#25742)wxiaoguang2023-07-071-1/+1
* Fix inconsistent user profile layout across tabs (#25625)puni98692023-07-062-5/+1
* Actions list enhancements (#25601)silverwind2023-07-042-4/+4
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-2/+2
* Introduce shared template for search inputs (#25338)silverwind2023-06-222-2/+2
* Add actor and status dropdowns to run list (#25118)HesterG2023-06-211-1/+1
* Fix dropdown icon layout on diff page (#25397)wxiaoguang2023-06-201-1/+1
* Move links out of translation (#24446)KN4CK3R2023-05-012-2/+2
* Improve template helper (#24417)wxiaoguang2023-04-291-2/+2
* Fix template function DateTime (#24317)wxiaoguang2023-04-251-1/+1
* Allow using localized absolute date times within phrases with place holders a...Yarden Shoham2023-04-231-1/+1
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-111-1/+1
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-132-6/+6
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-061-2/+2
* Add Cargo package registry (#21888)KN4CK3R2023-02-051-0/+24
* Use dynamic package type list (#22263)KN4CK3R2022-12-291-12/+3
* Add package registry cleanup rules (#21658)KN4CK3R2022-11-203-0/+141
* Allow package version sorting (#21453)KN4CK3R2022-10-231-2/+8
* 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-272-17/+17
* Make better use of i18n (#20096)Gusted2022-06-262-2/+2
* Replace blue button and label classes with primary (#19763)silverwind2022-05-202-2/+2
* 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-302-0/+86