summaryrefslogtreecommitdiffstats
path: root/templates/user/auth/signup_inner.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-2/+2
* Migrate `gap` helpers to tailwind (#30034)silverwind2024-03-241-1/+1
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-2/+2
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-3/+3
* Move all login and account creation page labels to be above inputs (#29432)Rafael Heard2024-03-061-8/+6
* Revert #28753 because UI broken. (#29293)Lunny Xiao2024-02-211-6/+8
* move sign in labels to be above inputs (#28753)Rafael Heard2024-02-151-8/+6
* Fix the wrong oauth2 name (#27993)Lunny Xiao2023-11-111-1/+1
* Refactor Find Sources and fix bug when view a user who belongs to an unactive...Lunny Xiao2023-11-031-4/+3
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-12/+12
* Increase auth provider icon size on login page (#27122)silverwind2023-09-191-1/+1
* Change green buttons to primary color (#27099)silverwind2023-09-181-1/+1
* Show OpenID Connect and OAuth on signup page (#20242)Dmitry Sharshakov2023-09-131-0/+19
* Add option to enable CAPTCHA validation for login (#21638)Xinyu Zhou2022-11-221-27/+1
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-3/+3
* Fix create repository page's help text (#20810)Gusted2022-08-181-1/+1
* Add support mCaptcha as captcha provider (#20458)Gusted2022-08-101-0/+8
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-11/+11
* Add fluid to ui container class to remove margin (#16396)Stanley Hu2021-07-201-1/+1
* Fix captcha (#14488)Lunny Xiao2021-01-271-1/+1
* unify layout between auth pages (#13547)Norwin2020-11-131-76/+72
* Set appropriate `autocomplete` attributes on password fields (#13078)silverwind2020-10-091-2/+2
* hCaptcha Support (#12594)John Olheiser2020-10-021-0/+5
* fix: add type=text for user_name (password manager) (#12250)Tchoupinax2020-07-151-1/+1
* Make captcha and password optional for external accounts (#6606)AJ ONeal2019-07-061-8/+11
* UX of link account (Step 1) (#5006)AJ ONeal2018-10-281-2/+12
* Add Recaptcha functionality to Gitea (#4044)Fluf2018-07-051-1/+6
* Reduce conditionals in signin/signup inner formsSandro Santilli2017-03-201-2/+2
* Oauth2 consumer (#679)Willem van Dreumel2017-02-221-0/+59