| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrate margin and padding helpers to tailwind (#30043) | silverwind | 2024-03-24 | 1 | -3/+3 |
* | Replace 10 more gt- classes with tw- (#29945) | silverwind | 2024-03-22 | 1 | -3/+3 |
* | Replace some `gt-` classes with `tw-` (#29570) | silverwind | 2024-03-04 | 1 | -1/+1 |
* | Fix missing buttons (#28179) | Nanguan Lin | 2023-11-23 | 1 | -0/+4 |
* | Fix more "locale" usages (#27259) | wxiaoguang | 2023-09-25 | 1 | -5/+5 |
* | Always use `ctx.Locale.Tr` inside templates (#27231) | delvh | 2023-09-25 | 1 | -24/+24 |
* | cleanup locale function usage (#27227) | Denys Konovalov | 2023-09-24 | 1 | -1/+0 |
* | Remove polluted `.ui.right` (#26825) | wxiaoguang | 2023-08-31 | 1 | -9/+7 |
* | Fix UI for release tag page / wiki page / subscription page (#25948) | puni9869 | 2023-07-25 | 1 | -17/+14 |
* | Replace fomantic divider module with our own (#25539) | silverwind | 2023-06-29 | 1 | -1/+1 |
* | Button and color enhancements (#24989) | silverwind | 2023-06-09 | 1 | -1/+1 |
* | Improve template helper (#24417) | wxiaoguang | 2023-04-29 | 1 | -1/+1 |
* | Improve some modal action buttons (#24289) | wxiaoguang | 2023-04-24 | 1 | -1/+1 |
* | Refactor delete_modal_actions template and use it for project column related ... | Hester Gong | 2023-04-23 | 1 | -3/+3 |
* | Refactor locale number (#24134) | wxiaoguang | 2023-04-17 | 1 | -2/+2 |
* | Add placeholder and aria attributes to release and wiki edit page (#24031) | silverwind | 2023-04-10 | 1 | -7/+6 |
* | Title can be empty when creating tag only (#23917) | Zettat123 | 2023-04-06 | 1 | -1/+1 |
* | Introduce GiteaLocaleNumber custom element to handle number localization on p... | wxiaoguang | 2023-04-03 | 1 | -2/+2 |
* | Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) | wxiaoguang | 2023-04-03 | 1 | -11/+10 |
* | Remove incorrect HTML self close tag (#23748) | wxiaoguang | 2023-03-27 | 1 | -4/+4 |
* | Use data-tooltip-content for tippy tooltip (#23649) | wxiaoguang | 2023-03-24 | 1 | -1/+1 |
* | Editor preview support for external renderers (#23333) | Brecht Van Lommel | 2023-03-24 | 1 | -1/+1 |
* | Convert `<div class="button">` to `<button class="button">` (#23337) | delvh | 2023-03-14 | 1 | -3/+3 |
* | Hide target selector if tag exists when creating new release (#23171) | Zettat123 | 2023-03-10 | 1 | -14/+19 |
* | Move helpers to be prefixed with `gt-` (#22879) | zeripath | 2023-02-13 | 1 | -4/+4 |
* | Use link in UI which returned a relative url but not html_url which contains ... | Lunny Xiao | 2023-02-06 | 1 | -1/+1 |
* | Add main landmark to templates and adjust titles (#22670) | Felipe Leopoldo Sologuren GutiƩrrez | 2023-02-01 | 1 | -1/+1 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 1 | -28/+28 |
* | Remove dependent on session auth for api/v1 routers (#19321) | Lunny Xiao | 2022-04-08 | 1 | -1/+1 |
* | Cleanup and use global style on popups (#17674) | silverwind | 2021-11-18 | 1 | -1/+1 |
* | Add attachments for PR reviews (#16075) | KN4CK3R | 2021-06-14 | 1 | -1/+0 |
* | Use a generic markup class to display externally rendered files and diffs (#1... | 6543 | 2021-05-07 | 1 | -1/+1 |
* | Implement delete release attachments and update release attachments' name (#1... | Lunny Xiao | 2021-03-23 | 1 | -0/+17 |
* | Update JS dependencies (#15033) | silverwind | 2021-03-22 | 1 | -1/+1 |
* | Create tag on ui (#13467) | a1012112796 | 2021-02-28 | 1 | -0/+13 |
* | Add EasyMDE support for release content editor (#14744) | a1012112796 | 2021-02-22 | 1 | -2/+11 |
* | Add class to page content to unify top margin (#13766) | silverwind | 2020-11-30 | 1 | -1/+1 |
* | Dropdowns, Labels fixes and more CSS tweaks (#13733) | silverwind | 2020-11-29 | 1 | -9/+9 |
* | Comment box tweaks and SVG dropdown triangles (#13376) | silverwind | 2020-10-31 | 1 | -1/+1 |
* | Replace footer and modal icons with SVG (#13245) | silverwind | 2020-10-21 | 1 | -1/+1 |
* | Attachments: Add extension support, allow all types for releases (#12465) | silverwind | 2020-10-05 | 1 | -4/+4 |
* | Make SVG size argument optional (#12814) | silverwind | 2020-09-11 | 1 | -1/+1 |
* | Prettify timeline 3 (#11139) | Sorien | 2020-05-14 | 1 | -1/+3 |
* | Add Octicon SVG spritemap (#10107) | John Olheiser | 2020-02-11 | 1 | -1/+1 |
* | Fix max length check and limit in multiple repo forms (#9148) | Lauris BH | 2019-11-25 | 1 | -2/+2 |
* | Responsive design fixes (#4508) | kolaente | 2018-07-26 | 1 | -1/+1 |
* | Attach to release (#673) | Philip Couling | 2017-01-15 | 1 | -0/+4 |
* | Allow updating draft releases while keeping them as draft | Sandro Santilli | 2016-11-14 | 1 | -3/+10 |
* | #3076 detect invalid tag name git error | Unknwon | 2016-07-23 | 1 | -1/+1 |
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 1 | -92/+92 |