| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare common tmpl functions in a middleware (#33957) | wxiaoguang | 2025-03-25 | 1 | -11/+14 |
* | Only use prev and next buttons for pagination on user dashboard (#33981) | Lunny Xiao | 2025-03-23 | 1 | -3/+13 |
* | Remove "noscript" tag from html head (#33846) | wxiaoguang | 2025-03-11 | 1 | -6/+0 |
* | Refactor global init code and add more comments (#33755) | wxiaoguang | 2025-03-03 | 1 | -8/+8 |
* | Remove superflous tw-content-center (#33741) | silverwind | 2025-02-27 | 1 | -1/+1 |
* | add spacing between sign in button's icon and text (#33609) | Sveinn Thorarinsson | 2025-02-16 | 1 | -2/+4 |
* | Fix dropdown menu header and mobile view (#33108) | wxiaoguang | 2025-01-05 | 1 | -2/+2 |
* | Fix "stop time tracking button" on navbar (#33084) | wxiaoguang | 2025-01-03 | 1 | -2/+2 |
* | Fix templating in pull request comparison (#33025) | TheFox0x7 | 2024-12-29 | 1 | -3/+7 |
* | Refactor tmpl and blob_excerpt (#32967) | wxiaoguang | 2024-12-25 | 2 | -4/+2 |
* | Improve navbar: add "admin" tip, add "active" style (#32927) | wxiaoguang | 2024-12-20 | 1 | -13/+14 |
* | Refactor language menu and dom utils (#32450) | wxiaoguang | 2024-11-08 | 1 | -4/+4 |
* | Refactor template ctx and render utils (#32422) | wxiaoguang | 2024-11-05 | 1 | -2/+2 |
* | Move admin routers from /admin to /-/admin (#32189) | Lunny Xiao | 2024-10-10 | 2 | -2/+2 |
* | Refactor repo unit "disabled" check (#31389) | wxiaoguang | 2024-06-18 | 1 | -3/+3 |
* | Fix navbar `+` menu flashing on page load (#31281) | silverwind | 2024-06-12 | 1 | -3/+3 |
* | fixed the dropdown menu for the top New button to expand to the left (#31273) | Kerwin Bryant | 2024-06-06 | 1 | -1/+1 |
* | Rework and fix stopwatch (#30732) | silverwind | 2024-04-30 | 1 | -30/+39 |
* | Initial support for colorblindness-friendly themes (#30625) | wxiaoguang | 2024-04-24 | 2 | -2/+2 |
* | Remove fomantic button module (#30475) | silverwind | 2024-04-14 | 1 | -9/+1 |
* | Fix code block style for code preview (#30298) | wxiaoguang | 2024-04-06 | 1 | -1/+1 |
* | Add `[other].SHOW_FOOTER_POWERED_BY` setting to hide `Powered by` (#30253) | Yakov | 2024-04-03 | 1 | -1/+3 |
* | Render embedded code preview by permlink in markdown (#30234) | wxiaoguang | 2024-04-02 | 1 | -0/+25 |
* | Migrate `gt-hidden` to `tw-hidden` (#30046) | silverwind | 2024-03-24 | 1 | -3/+3 |
* | Migrate margin and padding helpers to tailwind (#30043) | silverwind | 2024-03-24 | 2 | -18/+18 |
* | Fix incorrect tailwind migration (#30007) | silverwind | 2024-03-22 | 1 | -4/+4 |
* | Replace 10 more gt- classes with tw- (#29945) | silverwind | 2024-03-22 | 1 | -4/+4 |
* | Refactor repo header/list (#29969) | wxiaoguang | 2024-03-21 | 1 | -5/+5 |
* | Add `<overflow-menu>`, rename webcomponents (#29400) | silverwind | 2024-03-15 | 1 | -0/+1 |
* | Replace more `gt-` with `tw-`, update frontend docs (#29595) | silverwind | 2024-03-05 | 2 | -4/+4 |
* | Add aria-label to the navbar menu button (#29587) | wxiaoguang | 2024-03-04 | 1 | -1/+1 |
* | Add an trailing slash to dashboard links (#29555) | wxiaoguang | 2024-03-04 | 1 | -6/+8 |
* | Rename Str2html to SanitizeHTML and clarify its behavior (#29516) | wxiaoguang | 2024-03-01 | 2 | -5/+5 |
* | Use tailwind instead of `gt-[wh]-` helper classes (#29423) | Lunny Xiao | 2024-02-27 | 1 | -2/+2 |
* | Remove RenderEmojiPlain from template helper (#29375) | wxiaoguang | 2024-02-24 | 1 | -1/+1 |
* | Remove DataRaceCheck (#29258) | wxiaoguang | 2024-02-19 | 2 | -2/+0 |
* | Auto-update the system status in admin dashboard (#29163) | Yarden Shoham | 2024-02-16 | 1 | -1/+1 |
* | Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow`... | Yarden Shoham | 2024-01-30 | 1 | -1/+1 |
* | Move the captcha script loader to the template which really needs it (#28718) | wxiaoguang | 2024-01-07 | 1 | -12/+0 |
* | Avoid unnecessary 500 panic when a commit doesn't exist (#28719) | wxiaoguang | 2024-01-07 | 1 | -1/+1 |
* | Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) | silverwind | 2023-10-06 | 2 | -8/+2 |
* | Fix more "locale" usages (#27259) | wxiaoguang | 2023-09-25 | 2 | -5/+5 |
* | Always use `ctx.Locale.Tr` inside templates (#27231) | delvh | 2023-09-25 | 4 | -54/+54 |
* | cleanup locale function usage (#27227) | Denys Konovalov | 2023-09-24 | 1 | -7/+4 |
* | Change green buttons to primary color (#27099) | silverwind | 2023-09-18 | 1 | -3/+3 |
* | update footer link to new landing page (#26916) | techknowlogick | 2023-09-05 | 1 | -1/+1 |
* | Refactor `og:description` to limit the max length (#26876) | wxiaoguang | 2023-09-03 | 1 | -5/+10 |
* | Improve opengraph previews (#26851) | Linus Groh | 2023-09-01 | 2 | -36/+43 |
* | Move licenses.txt to /assets directory (#26866) | silverwind | 2023-09-01 | 1 | -1/+1 |
* | Use docs.gitea.com instead of docs.gitea.io (#26739) | Lunny Xiao | 2023-08-27 | 1 | -2/+2 |