aboutsummaryrefslogtreecommitdiffstats
path: root/templates/package
Commit message (Expand)AuthorAgeFilesLines
* Backport 1.23 (#32868)wxiaoguang6 days1-1/+2
* Do not display `attestation-manifest` and use short sha256 instead of full sh...hiifong7 days1-5/+7
* Add Arch package registry (#32692)KN4CK3R2024-12-0423-78/+123
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-057-10/+10
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-044-6/+6
* Replace DateTime with DateUtils (#32383)wxiaoguang2024-11-022-2/+2
* 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-042-3/+3
* Avoid 500 panic error when uploading invalid maven package file (#31014)wxiaoguang2024-05-202-2/+9
* Add support for npm bundleDependencies (#30751)Micash2024-04-291-0/+9
* Some NuGet package enhancements (#30280)KN4CK3R2024-04-071-5/+4
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-2420-63/+63
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-2/+2
* Add `<overflow-menu>`, rename webcomponents (#29400)silverwind2024-03-1520-30/+30
* Unify search boxes (#29530)Denys Konovalov2024-03-142-9/+9
* Fix incorrect package link method calls in templates (#29580)wxiaoguang2024-03-044-4/+4
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-041-1/+1
* Refactor some Str2html code (#29397)wxiaoguang2024-03-011-1/+1
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-253-5/+5
* Unify organizations header (#29248)Tim-Nicas Oelschläger2024-02-231-3/+9
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-2226-44/+44
* Fix some RPM registry flaws (#28782)KN4CK3R2024-01-191-7/+25
* Support for grouping RPMs using paths (#26984)Exploding Dragon2024-01-121-6/+10
* Fix long package version names overflowing (#28619)Mihir Joshi2023-12-301-1/+1
* 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
* 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
* Package repository/documentation link unification (#27804)Danila Fominykh2023-10-276-7/+8
* Add dedicated class for empty placeholders (#27788)silverwind2023-10-251-1/+1
* Cargo package - Fix missing domain in cargo sparse url (#27370)merlleu2023-10-011-1/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-255-6/+6
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-2551-317/+317
* cleanup locale function usage (#27227)Denys Konovalov2023-09-242-2/+2
* Change green buttons to primary color (#27099)silverwind2023-09-183-5/+5
* add sparse url in cargo package guide (#26937)merlleu2023-09-131-1/+2
* Minor dashboard tweaks, fix flex-list margins (#26829)silverwind2023-08-312-4/+8
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-311-1/+1
* Use docs.gitea.com instead of docs.gitea.io (#26739)Lunny Xiao2023-08-2723-23/+23
* Use flex classes in package settings (#26314)KN4CK3R2023-08-081-20/+22
* Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790)Denys Konovalov2023-08-013-28/+48
* RPM Registry: Show zypper commands for SUSE based distros as well (#25981)Dominik Heidler2023-07-201-2/+10
* 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-0722-22/+22
* Fix inconsistent user profile layout across tabs (#25625)puni98692023-07-064-7/+5
* Actions list enhancements (#25601)silverwind2023-07-042-4/+4
* Redirect to package after version deletion (#25594)KN4CK3R2023-06-291-11/+9
* Replace fomantic divider module with our own (#25539)silverwind2023-06-292-5/+5
* Introduce shared template for search inputs (#25338)silverwind2023-06-222-2/+2