Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor login page (#31530) | Anbraten | 2024-07-05 | 1 | -5/+4 |
* | Move all login and account creation page labels to be above inputs (#29432) | Rafael Heard | 2024-03-06 | 1 | -2/+1 |
* | Replace some `gt-` classes with `tw-` (#29570) | silverwind | 2024-03-04 | 1 | -1/+1 |
* | Move the captcha script loader to the template which really needs it (#28718) | wxiaoguang | 2024-01-07 | 1 | -0/+3 |
* | Always use `ctx.Locale.Tr` inside templates (#27231) | delvh | 2023-09-25 | 1 | -1/+1 |
* | Remove incorrect CSS helper classes (#26712) | wxiaoguang | 2023-08-25 | 1 | -5/+5 |
* | Clarify "text-align" CSS helpers, fix clone button padding (#25763) | wxiaoguang | 2023-07-08 | 1 | -1/+1 |
* | Move helpers to be prefixed with `gt-` (#22879) | zeripath | 2023-02-13 | 1 | -3/+3 |
* | Add new captcha: cloudflare turnstile (#22369) | ByLCY | 2023-02-05 | 1 | -3/+7 |
* | Add option to enable CAPTCHA validation for login (#21638) | Xinyu Zhou | 2022-11-22 | 1 | -0/+24 |