aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/release/new.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-3/+3
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-3/+3
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-041-1/+1
* Fix missing buttons (#28179)Nanguan Lin2023-11-231-0/+4
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-5/+5
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-24/+24
* cleanup locale function usage (#27227)Denys Konovalov2023-09-241-1/+0
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-311-9/+7
* 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
* Improve template helper (#24417)wxiaoguang2023-04-291-1/+1
* 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-3/+3
* Refactor locale number (#24134)wxiaoguang2023-04-171-2/+2
* 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
* Introduce GiteaLocaleNumber custom element to handle number localization on p...wxiaoguang2023-04-031-2/+2
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-031-11/+10
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-4/+4
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-1/+1
* 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
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-4/+4
* 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-011-1/+1
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-28/+28
* Remove dependent on session auth for api/v1 routers (#19321)Lunny Xiao2022-04-081-1/+1
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-1/+1
* Add attachments for PR reviews (#16075)KN4CK3R2021-06-141-1/+0
* Use a generic markup class to display externally rendered files and diffs (#1...65432021-05-071-1/+1
* Implement delete release attachments and update release attachments' name (#1...Lunny Xiao2021-03-231-0/+17
* Update JS dependencies (#15033)silverwind2021-03-221-1/+1
* Create tag on ui (#13467)a10121127962021-02-281-0/+13
* Add EasyMDE support for release content editor (#14744)a10121127962021-02-221-2/+11
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Dropdowns, Labels fixes and more CSS tweaks (#13733)silverwind2020-11-291-9/+9
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-311-1/+1
* Replace footer and modal icons with SVG (#13245)silverwind2020-10-211-1/+1
* Attachments: Add extension support, allow all types for releases (#12465)silverwind2020-10-051-4/+4
* Make SVG size argument optional (#12814)silverwind2020-09-111-1/+1
* Prettify timeline 3 (#11139)Sorien2020-05-141-1/+3
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-1/+1
* Fix max length check and limit in multiple repo forms (#9148)Lauris BH2019-11-251-2/+2
* Responsive design fixes (#4508)kolaente2018-07-261-1/+1
* Attach to release (#673)Philip Couling2017-01-151-0/+4
* Allow updating draft releases while keeping them as draftSandro Santilli2016-11-141-3/+10
* #3076 detect invalid tag name git errorUnknwon2016-07-231-1/+1
* Indent all templates with tabsAdam Strzelecki2015-12-081-92/+92