| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix issue comment form and quick-submit (#30623) | wxiaoguang | 2024-04-22 | 1 | -2/+2 |
* | Migrate `gt-hidden` to `tw-hidden` (#30046) | silverwind | 2024-03-24 | 1 | -1/+1 |
* | Migrate margin and padding helpers to tailwind (#30043) | silverwind | 2024-03-24 | 1 | -1/+1 |
* | Remove unnecessary ".Link" usages (#29909) | wxiaoguang | 2024-03-20 | 1 | -1/+1 |
* | Remove unnecessary "Str2html" modifier from templates (#29319) | wxiaoguang | 2024-02-22 | 1 | -1/+1 |
* | Remove unnecessary "Safe" modifier from templates (#29318) | wxiaoguang | 2024-02-22 | 1 | -1/+1 |
* | Reference labels by IDs instead of names in `keys` settings (#29194) | Yarden Shoham | 2024-02-16 | 1 | -2/+2 |
* | Improve the prompt for "ssh-keygen sign" (#28509) | wxiaoguang | 2023-12-18 | 1 | -1/+1 |
* | Fix more "locale" usages (#27259) | wxiaoguang | 2023-09-25 | 1 | -1/+1 |
* | Always use `ctx.Locale.Tr` inside templates (#27231) | delvh | 2023-09-25 | 1 | -25/+25 |
* | Change green buttons to primary color (#27099) | silverwind | 2023-09-18 | 1 | -2/+2 |
* | Improve SSH Key / GPG Key / Deploy Key UI (#26949) | wxiaoguang | 2023-09-07 | 1 | -15/+15 |
* | Minor dashboard tweaks, fix flex-list margins (#26829) | silverwind | 2023-08-31 | 1 | -1/+1 |
* | Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) | Denys Konovalov | 2023-08-01 | 1 | -20/+19 |
* | Improve some Forms (#24878) | JakobDev | 2023-05-26 | 1 | -1/+1 |
* | Change `add_on` in `keys_ssh.tmpl` (#24803) | Zettat123 | 2023-05-19 | 1 | -1/+1 |
* | Change `add_on` translation to `added_on` and include placeholder for the dat... | Yarden Shoham | 2023-05-06 | 1 | -1/+1 |
* | Modify width of ui container, fine tune css for settings pages and org header... | Hester Gong | 2023-04-26 | 1 | -1/+1 |
* | Fix template function DateTime (#24317) | wxiaoguang | 2023-04-25 | 1 | -1/+1 |
* | Improve some modal action buttons (#24289) | wxiaoguang | 2023-04-24 | 1 | -1/+1 |
* | Allow using localized absolute date times within phrases with place holders a... | Yarden Shoham | 2023-04-23 | 1 | -1/+1 |
* | Refactor delete_modal_actions template and use it for project column related ... | Hester Gong | 2023-04-23 | 1 | -3/+3 |
* | Use auto-updating, natively hoverable, localized time elements (#23988) | Yarden Shoham | 2023-04-11 | 1 | -1/+1 |
* | Allow adding SSH keys even if SSH server is disabled (#24025) | Dmitry Sharshakov | 2023-04-10 | 1 | -7/+8 |
* | Use data-tooltip-content for tippy tooltip (#23649) | wxiaoguang | 2023-03-24 | 1 | -2/+2 |
* | Fix incorrect `show-modal` and `show-panel` class (#23660) | wxiaoguang | 2023-03-23 | 1 | -1/+1 |
* | Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#2... | wxiaoguang | 2023-03-23 | 1 | -1/+1 |
* | Use octicon-verified for gpg signatures (#23529) | silverwind | 2023-03-17 | 1 | -1/+1 |
* | Convert `<div class="button">` to `<button class="button">` (#23337) | delvh | 2023-03-14 | 1 | -3/+3 |
* | Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov... | wxiaoguang | 2023-02-19 | 1 | -1/+1 |
* | Move helpers to be prefixed with `gt-` (#22879) | zeripath | 2023-02-13 | 1 | -2/+2 |
* | Localize all timestamps (#21440) | Yarden Shoham | 2022-10-17 | 1 | -1/+1 |
* | Make sure fmt catches all templates (#20979) | silverwind | 2022-08-31 | 1 | -1/+1 |
* | Replace fomantic popup module with tippy.js (#20428) | silverwind | 2022-08-09 | 1 | -1/+1 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 1 | -25/+25 |
* | Replace pubkey with privkey in keys_ssh.tmpl (#20112) | Robert Lützner | 2022-06-24 | 1 | -1/+1 |
* | Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) | wxiaoguang | 2022-05-20 | 1 | -2/+2 |
* | Replace blue button and label classes with primary (#19763) | silverwind | 2022-05-20 | 1 | -3/+3 |
* | Show ssh command directly in template instead of i18n translation (#19335) | 原俊杰 | 2022-04-06 | 1 | -1/+1 |
* | Add support for ssh commit signing (#17743) | Wim | 2021-12-19 | 1 | -0/+38 |
* | Move key forms before list and add cancel button (#17432) | qwerty287 | 2021-10-28 | 1 | -28/+28 |
* | Add modals to Organization and Team remove/leave (#16471) | zeripath | 2021-08-26 | 1 | -1/+1 |
* | Update JS dependencies (#15033) | silverwind | 2021-03-22 | 1 | -1/+1 |
* | Disable SSH key deletion of externally managed Keys (#13985) | zeripath | 2020-12-25 | 1 | -19/+19 |
* | Replace footer and modal icons with SVG (#13245) | silverwind | 2020-10-21 | 1 | -1/+1 |
* | Update GitHub docs links for SSH & GPG (#12947) | Bagas Sanjaya | 2020-09-26 | 1 | -1/+1 |
* | Make SVG size argument optional (#12814) | silverwind | 2020-09-11 | 1 | -1/+1 |
* | Add placeholder text for "Add SSH/GPG Key" forms (#12533) | Bagas Sanjaya | 2020-08-20 | 1 | -1/+1 |
* | Fix svg octicon-key placement (#11410) | Cirno the Strongest | 2020-05-14 | 1 | -1/+3 |
* | Add Octicon SVG spritemap (#10107) | John Olheiser | 2020-02-11 | 1 | -2/+2 |