aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/release
Commit message (Expand)AuthorAgeFilesLines
* Migrate font-family to tailwind (#30118)silverwind2024-03-281-1/+1
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-242-12/+12
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-222-5/+5
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-041-1/+1
* 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
* Fix missing buttons (#28179)Nanguan Lin2023-11-231-0/+4
* Add word break to release title (#27942)yp053272023-11-071-1/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-252-8/+8
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-252-38/+38
* cleanup locale function usage (#27227)Denys Konovalov2023-09-241-1/+0
* Remove a `gt-float-right` and some unnecessary helpers (#27110)wxiaoguang2023-09-181-18/+19
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-312-10/+8
* 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
* Fix UI for release tag page / wiki page / subscription page (#25948)puni98692023-07-251-17/+14
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-1/+1
* Button and color enhancements (#24989)silverwind2023-06-091-1/+1
* 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
* Improve template helper (#24417)wxiaoguang2023-04-291-1/+1
* Add tags list for repos whose release setting is disabled (#23465)Zettat1232023-04-251-63/+6
* Improve some modal action buttons (#24289)wxiaoguang2023-04-242-2/+2
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-232-7/+7
* Refactor locale number (#24134)wxiaoguang2023-04-172-4/+4
* Add placeholder and aria attributes to release and wiki edit page (#24031)silverwind2023-04-101-7/+6
* Title can be empty when creating tag only (#23917)Zettat1232023-04-061-1/+1
* Disable editing tags (#23883)Zettat1232023-04-031-1/+1
* Introduce GiteaLocaleNumber custom element to handle number localization on p...wxiaoguang2023-04-032-4/+4
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-031-11/+10
* Add creation time in tag list page (#23693)Balki2023-03-281-0/+3
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-4/+4
* Fix tags view (#23243)Wiktor Kwapisiewicz2023-03-271-40/+22
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-242-4/+4
* Editor preview support for external renderers (#23333)Brecht Van Lommel2023-03-241-1/+1
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-141-3/+3
* Hide target selector if tag exists when creating new release (#23171)Zettat1232023-03-101-14/+19
* 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-132-38/+38
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-061-1/+1
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-012-2/+2
* Add Feed for Releases and Tags (#21696)Reo2022-12-211-0/+3
* Optimize html templates (#22080)Jason Song2022-12-091-2/+2