aboutsummaryrefslogtreecommitdiffstats
path: root/templates/package/view.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Add Arch package registry (#32692)KN4CK3R2024-12-041-13/+13
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-041-3/+3
* Replace DateTime with DateUtils (#32383)wxiaoguang2024-11-021-1/+1
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-7/+7
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-2/+2
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-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-2/+2
* Fix long package version names overflowing (#28619)Mihir Joshi2023-12-301-1/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-2/+2
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-8/+8
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-311-1/+1
* Fix inconsistent user profile layout across tabs (#25625)puni98692023-07-061-1/+2
* Redirect to package after version deletion (#25594)KN4CK3R2023-06-291-11/+9
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-3/+3
* Consolidate the two review boxes into one (#24738)silverwind2023-05-291-105/+100
* Add CRAN package registry (#22331)KN4CK3R2023-05-221-0/+2
* Add Go package registry (#24687)KN4CK3R2023-05-141-0/+1
* Add Alpine package registry (#23714)KN4CK3R2023-05-121-0/+2
* Add RPM registry (#23380)KN4CK3R2023-05-051-0/+2
* Add Debian package registry (#24426)KN4CK3R2023-05-021-0/+2
* Revert "Add Debian package registry" (#24412)Yarden Shoham2023-04-281-2/+0
* Add Debian package registry (#22854)KN4CK3R2023-04-281-0/+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
* Remove untranslatable `on_date` key (#24106)Yarden Shoham2023-04-151-3/+3
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-111-1/+1
* Display image size for multiarch container images (#23821)KN4CK3R2023-04-021-0/+2
* Add Swift package registry (#22404)KN4CK3R2023-03-131-0/+2
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-7/+7
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-061-3/+3
* Add Chef package registry (#22554)KN4CK3R2023-02-061-0/+2
* Add Cargo package registry (#21888)KN4CK3R2023-02-051-0/+2
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Add Conda package registry (#22262)KN4CK3R2023-02-011-0/+2
* Add support for Vagrant packages (#20930)KN4CK3R2022-08-291-0/+2
* Display total blob size of a package version. (#20927)KN4CK3R2022-08-241-0/+1
* Enhance package date display (#20928)KN4CK3R2022-08-231-1/+1
* Add support for Pub packages (#20560)KN4CK3R2022-08-071-0/+2
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-10/+10
* Make better use of i18n (#20096)Gusted2022-06-261-1/+1
* Hide private repositories in packages (#19584)KN4CK3R2022-05-071-4/+4
* Add Helm Chart registry (#19406)KN4CK3R2022-04-191-4/+6
* Add Package Registry (#16510)KN4CK3R2022-03-301-0/+94