| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix file editor & preview (#32706) | wxiaoguang | 2024-12-04 | 1 | -21/+4 |
* | Fix all rounded borders, change affected tab menus to pills (#30707) | silverwind | 2024-04-29 | 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 |
* | Fix incorrect tree path value for patch editor (#29377) | wxiaoguang | 2024-02-26 | 1 | -2/+2 |
* | enforce maxlength in frontend (#29389) | Tim-Niclas Oelschläger | 2024-02-25 | 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 | -7/+7 |
* | Change green buttons to primary color (#27099) | silverwind | 2023-09-18 | 1 | -2/+2 |
* | Use unique class for breadcrumb divider (#26524) | silverwind | 2023-08-16 | 1 | -1/+1 |
* | Add template linting via djlint (#25212) | silverwind | 2023-06-14 | 1 | -1/+1 |
* | Remove fomantic breadcrumb module (#24463) | silverwind | 2023-05-01 | 1 | -11/+9 |
* | Improve some modal action buttons (#24289) | wxiaoguang | 2023-04-24 | 1 | -3/+3 |
* | Refactor delete_modal_actions template and use it for project column related ... | Hester Gong | 2023-04-23 | 1 | -2/+2 |
* | Replace a few fontawesome icons with svg (#23602) | silverwind | 2023-03-20 | 1 | -1/+1 |
* | Convert `<div class="button">` to `<button class="button">` (#23337) | delvh | 2023-03-14 | 1 | -6/+6 |
* | 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 | -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 | -7/+7 |
* | Fix broken cancel button link on patch page (#18718) | Lunny Xiao | 2022-02-14 | 1 | -1/+1 |
* | Add apply-patch, basic revert and cherry-pick functionality (#17902) | zeripath | 2022-02-09 | 1 | -0/+59 |