aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/release
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-182-2/+2
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-17/+17
* Prevent 500 on draft releases without tag (#16634)zeripath2021-08-051-1/+3
* Add attachments for PR reviews (#16075)KN4CK3R2021-06-141-1/+0
* Remove fomantic accordion module (#15951)silverwind2021-05-231-29/+26
* Use a generic markup class to display externally rendered files and diffs (#1...65432021-05-072-2/+2
* fix some ui bug about draft release (#15137)a10121127962021-05-061-7/+11
* Add compare tag dropdown to releases page (#15695)Jonathan Tran2021-05-031-0/+1
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-1/+1
* Implement delete release attachments and update release attachments' name (#1...Lunny Xiao2021-03-232-3/+22
* Update JS dependencies (#15033)silverwind2021-03-222-3/+3
* Create tag on ui (#13467)a10121127962021-02-281-0/+13