aboutsummaryrefslogtreecommitdiffstats
path: root/templates/package/content
Commit message (Expand)AuthorAgeFilesLines
* Trivial fixes (#33304)wxiaoguang2025-01-172-2/+2
* feat: link to nuget dependencies (#26554)lonix12025-01-011-2/+3
* Fix various trivial problems (#32861)wxiaoguang2024-12-171-1/+2
* Do not display `attestation-manifest` and use short sha256 instead of full sh...hiifong2024-12-161-5/+7
* Add Arch package registry (#32692)KN4CK3R2024-12-042-2/+43
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-057-10/+10
* Extract and display readme and comments for Composer packages (#30927)KN4CK3R2024-06-141-5/+5
* Replace `gt-word-break` with `tw-break-anywhere` (#31183)silverwind2024-06-041-2/+2
* Avoid 500 panic error when uploading invalid maven package file (#31014)wxiaoguang2024-05-201-1/+5
* Add support for npm bundleDependencies (#30751)Micash2024-04-291-0/+9
* Some NuGet package enhancements (#30280)KN4CK3R2024-04-071-5/+4
* Add `<overflow-menu>`, rename webcomponents (#29400)silverwind2024-03-1520-30/+30
* Refactor some Str2html code (#29397)wxiaoguang2024-03-011-1/+1
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-2221-35/+35
* Fix some RPM registry flaws (#28782)KN4CK3R2024-01-191-7/+25
* Support for grouping RPMs using paths (#26984)Exploding Dragon2024-01-121-6/+10
* switch destination directory for apt signing keys (#28639)Denys Konovalov2023-12-281-2/+2
* Let `curl` write the content to file (#28427)KN4CK3R2023-12-121-1/+1
* Cargo package - Fix missing domain in cargo sparse url (#27370)merlleu2023-10-011-1/+1
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-2524-169/+169
* add sparse url in cargo package guide (#26937)merlleu2023-09-131-1/+2
* Use docs.gitea.com instead of docs.gitea.io (#26739)Lunny Xiao2023-08-2721-21/+21
* RPM Registry: Show zypper commands for SUSE based distros as well (#25981)Dominik Heidler2023-07-201-2/+10
* Fix broken translations for package documantion (#25742)wxiaoguang2023-07-0721-21/+21
* Fix displayed RPM repo url (#25310)KN4CK3R2023-06-161-1/+1
* Add CRAN package registry (#22331)KN4CK3R2023-05-221-0/+59
* Add Go package registry (#24687)KN4CK3R2023-05-141-0/+14
* Add Alpine package registry (#23714)KN4CK3R2023-05-121-0/+52
* Add RPM registry (#23380)KN4CK3R2023-05-051-0/+26
* Clean up polluted styles and remove dead CSS code (#24497)wxiaoguang2023-05-031-3/+3
* Add Debian package registry (#24426)KN4CK3R2023-05-021-0/+65
* Move links out of translation (#24446)KN4CK3R2023-05-0116-16/+16
* Revert "Add Debian package registry" (#24412)Yarden Shoham2023-04-281-65/+0
* Add Debian package registry (#22854)KN4CK3R2023-04-281-0/+65
* Add custom helm repo name generated from url (#24363)Vladimir Smagin2023-04-271-2/+2
* fix: do not escape space between PyPI repository url and package nameā€¦ (#23...Daniel Gunzinger2023-04-081-1/+1
* More specific and unique feed name for NuGet install command template. (#23889)Bob Vandevliet2023-04-061-2/+2
* Display image size for multiarch container images (#23821)KN4CK3R2023-04-021-10/+18
* fix br display for packages curls (#23737)Hester Gong2023-03-281-3/+3
* Add Swift package registry (#22404)KN4CK3R2023-03-131-0/+40
* Fix nil context in RenderMarkdownToHtml (#23092)Zettat1232023-02-245-6/+6
* Introduce customized HTML elements, fix incorrect AppUrl usages in templates ...wxiaoguang2023-02-1714-21/+24
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-1/+1
* Add Chef package registry (#22554)KN4CK3R2023-02-061-0/+48
* Add Cargo package registry (#21888)KN4CK3R2023-02-051-0/+62
* Add Conda package registry (#22262)KN4CK3R2023-02-011-0/+30
* Use `--index-url` in PyPi description (#22620)KN4CK3R2023-01-271-1/+1
* Fix container layer display overflow (#22208)Lauris BH2022-12-221-1/+1
* Fix empty container layer history and UI (#21251)KN4CK3R2022-09-271-2/+2
* Display image digest for container packages (#21170)KN4CK3R2022-09-141-0/+4