| Commit message (Expand) | Author | Age | Files | Lines |
* | Restyle release list, fix branch dropdown (#30837) (#30968) | Giteabot | 2024-05-13 | 1 | -9/+8 |
* | Refactor web routes (#30519) | wxiaoguang | 2024-04-17 | 1 | -5/+5 |
* | Migrate font-family to tailwind (#30118) | silverwind | 2024-03-28 | 1 | -1/+1 |
* | Migrate margin and padding helpers to tailwind (#30043) | silverwind | 2024-03-24 | 2 | -12/+12 |
* | Fix incorrect tailwind migration (#30007) | silverwind | 2024-03-22 | 1 | -1/+1 |
* | Replace 10 more gt- classes with tw- (#29945) | silverwind | 2024-03-22 | 2 | -5/+5 |
* | Replace some `gt-` classes with `tw-` (#29570) | silverwind | 2024-03-04 | 1 | -1/+1 |
* | Fix a bug returning 404 when display a single tag with no release (#29466) | Lunny Xiao | 2024-03-02 | 1 | -3/+3 |
* | Refactor some Str2html code (#29397) | wxiaoguang | 2024-03-01 | 1 | -1/+1 |
* | Remove unnecessary "Str2html" modifier from templates (#29319) | wxiaoguang | 2024-02-22 | 1 | -1/+1 |
* | Show commit status for releases (#29149) | KN4CK3R | 2024-02-19 | 1 | -76/+76 |
* | Hide code links on release page if user cannot read code (#29064) | Jason Song | 2024-02-06 | 1 | -24/+5 |
* | Fix hardcoded GitHub icon used as migrated release avatar (#28910) | wackbyte | 2024-01-24 | 1 | -1/+1 |
* | Add download attribute to release attachments (#28739) | JakobDev | 2024-01-09 | 1 | -1/+1 |
* | Fix missing buttons (#28179) | Nanguan Lin | 2023-11-23 | 1 | -0/+4 |
* | Add word break to release title (#27942) | yp05327 | 2023-11-07 | 1 | -1/+1 |
* | Fix more "locale" usages (#27259) | wxiaoguang | 2023-09-25 | 2 | -8/+8 |
* | Always use `ctx.Locale.Tr` inside templates (#27231) | delvh | 2023-09-25 | 2 | -38/+38 |
* | cleanup locale function usage (#27227) | Denys Konovalov | 2023-09-24 | 1 | -1/+0 |
* | Remove a `gt-float-right` and some unnecessary helpers (#27110) | wxiaoguang | 2023-09-18 | 1 | -18/+19 |
* | Remove polluted `.ui.right` (#26825) | wxiaoguang | 2023-08-31 | 2 | -10/+8 |
* | Simplify helper CSS classes and avoid abuse (#26728) | wxiaoguang | 2023-08-26 | 1 | -3/+3 |
* | Use template context function for avatar rendering (#26385) | wxiaoguang | 2023-08-10 | 1 | -2/+2 |
* | 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 |
* | RSS icon fixes (#24476) | silverwind | 2023-05-10 | 1 | -8/+1 |
* | fix: release page for empty or non-existing target (#24470) | oliverpool | 2023-05-10 | 1 | -2/+2 |
* | Make Issue/PR/projects more compact, misc CSS tweaks (#24459) | silverwind | 2023-05-03 | 1 | -6/+4 |
* | Improve template helper (#24417) | wxiaoguang | 2023-04-29 | 1 | -1/+1 |
* | Add tags list for repos whose release setting is disabled (#23465) | Zettat123 | 2023-04-25 | 1 | -63/+6 |
* | Improve some modal action buttons (#24289) | wxiaoguang | 2023-04-24 | 2 | -2/+2 |
* | Refactor delete_modal_actions template and use it for project column related ... | Hester Gong | 2023-04-23 | 2 | -7/+7 |
* | Refactor locale number (#24134) | wxiaoguang | 2023-04-17 | 2 | -4/+4 |
* | 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 |
* | Disable editing tags (#23883) | Zettat123 | 2023-04-03 | 1 | -1/+1 |
* | Introduce GiteaLocaleNumber custom element to handle number localization on p... | wxiaoguang | 2023-04-03 | 2 | -4/+4 |
* | Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) | wxiaoguang | 2023-04-03 | 1 | -11/+10 |
* | Add creation time in tag list page (#23693) | Balki | 2023-03-28 | 1 | -0/+3 |
* | Remove incorrect HTML self close tag (#23748) | wxiaoguang | 2023-03-27 | 1 | -4/+4 |
* | Fix tags view (#23243) | Wiktor Kwapisiewicz | 2023-03-27 | 1 | -40/+22 |
* | Use data-tooltip-content for tippy tooltip (#23649) | wxiaoguang | 2023-03-24 | 2 | -4/+4 |
* | 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 |
* | Add context cache as a request level cache (#22294) | Lunny Xiao | 2023-02-15 | 1 | -2/+2 |
* | Move helpers to be prefixed with `gt-` (#22879) | zeripath | 2023-02-13 | 2 | -38/+38 |
* | 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 | 2 | -2/+2 |