summaryrefslogtreecommitdiffstats
path: root/templates/repo/release/list.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Restyle release list, fix branch dropdown (#30837) (#30968)Giteabot2024-05-131-9/+8
* Refactor web routes (#30519)wxiaoguang2024-04-171-5/+5
* Migrate font-family to tailwind (#30118)silverwind2024-03-281-1/+1
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-9/+9
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-2/+2
* Fix a bug returning 404 when display a single tag with no release (#29466)Lunny Xiao2024-03-021-3/+3
* Refactor some Str2html code (#29397)wxiaoguang2024-03-011-1/+1
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-221-1/+1
* Show commit status for releases (#29149)KN4CK3R2024-02-191-76/+76
* Hide code links on release page if user cannot read code (#29064)Jason Song2024-02-061-24/+5
* Fix hardcoded GitHub icon used as migrated release avatar (#28910)wackbyte2024-01-241-1/+1
* Add download attribute to release attachments (#28739)JakobDev2024-01-091-1/+1
* Add word break to release title (#27942)yp053272023-11-071-1/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-3/+3
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-14/+14
* Remove a `gt-float-right` and some unnecessary helpers (#27110)wxiaoguang2023-09-181-18/+19
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-311-1/+1
* Simplify helper CSS classes and avoid abuse (#26728)wxiaoguang2023-08-261-3/+3
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-2/+2
* RSS icon fixes (#24476)silverwind2023-05-101-8/+1
* fix: release page for empty or non-existing target (#24470)oliverpool2023-05-101-2/+2
* Make Issue/PR/projects more compact, misc CSS tweaks (#24459)silverwind2023-05-031-6/+4
* Add tags list for repos whose release setting is disabled (#23465)Zettat1232023-04-251-63/+6
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-1/+1
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-4/+4
* Refactor locale number (#24134)wxiaoguang2023-04-171-2/+2
* Disable editing tags (#23883)Zettat1232023-04-031-1/+1
* Introduce GiteaLocaleNumber custom element to handle number localization on p...wxiaoguang2023-04-031-2/+2
* Add creation time in tag list page (#23693)Balki2023-03-281-0/+3
* Fix tags view (#23243)Wiktor Kwapisiewicz2023-03-271-40/+22
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-3/+3
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-2/+2
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-34/+34
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Add Feed for Releases and Tags (#21696)Reo2022-12-211-0/+3
* Optimize html templates (#22080)Jason Song2022-12-091-2/+2
* Release and Tag List tweaks (#21712)silverwind2022-12-061-31/+42
* Tag list should include draft releases with existing tags (#21263)Jason Song2022-10-031-4/+2
* Remove fomantic image module (#21145)silverwind2022-09-121-1/+1
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-3/+3
* Add disable download source configuration (#20548)Lunny Xiao2022-07-311-5/+9
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-22/+22
* Make better use of i18n (#20096)Gusted2022-06-261-2/+2
* Prevent double encoding of branch names in delete branch (#18714)zeripath2022-02-111-1/+1
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-081-2/+2
* Fix release link broken (#18252)Lunny Xiao2022-01-131-1/+1
* Switch archive URL code back to href attributes (#17796)fnetX (aka fralix)2021-11-291-6/+6
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-17/+17