summaryrefslogtreecommitdiffstats
path: root/templates/repo/release
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-272-50/+50
* Make better use of i18n (#20096)Gusted2022-06-261-2/+2
* Remove dependent on session auth for api/v1 routers (#19321)Lunny Xiao2022-04-081-1/+1
* 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