aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user/auth
Commit message (Expand)AuthorAgeFilesLines
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-2/+2
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-244-6/+6
* Migrate `gap` helpers to tailwind (#30034)silverwind2024-03-243-3/+3
* Replace all simple inline styles with tailwind (#30032)silverwind2024-03-231-1/+1
* Introduce `.secondary-nav` and handle `.page-content` spacing universally (#2...silverwind2024-03-223-3/+3
* Fix incorrect tailwind migration (#30007)silverwind2024-03-223-5/+5
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-223-7/+7
* Remove unnecessary ".Link" usages (#29929)wxiaoguang2024-03-201-1/+1
* Add `<overflow-menu>`, rename webcomponents (#29400)silverwind2024-03-153-9/+9
* Move all login and account creation page labels to be above inputs (#29432)Rafael Heard2024-03-0612-49/+33
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-041-1/+1
* Allow to change primary email before account activation (#29412)wxiaoguang2024-02-271-0/+7
* Refactor "user/active" related logic (#29390)wxiaoguang2024-02-252-33/+30
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-252-4/+4
* Revert "Support SAML authentication (#25165)" (#29358)65432024-02-241-17/+0
* Support SAML authentication (#25165)techknowlogick2024-02-231-0/+17
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-227-12/+12
* Revert #28753 because UI broken. (#29293)Lunny Xiao2024-02-213-12/+19
* Refactor more code in templates (#29236)wxiaoguang2024-02-181-7/+7
* move sign in labels to be above inputs (#28753)Rafael Heard2024-02-153-19/+12
* Move the captcha script loader to the template which really needs it (#28718)wxiaoguang2024-01-071-0/+3
* Fix the wrong oauth2 name (#27993)Lunny Xiao2023-11-112-2/+2
* Refactor Find Sources and fix bug when view a user who belongs to an unactive...Lunny Xiao2023-11-032-8/+6
* Don't show Link to TOTP if not set up (#27585)JakobDev2023-10-111-3/+5
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-1/+1
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-2521-114/+114
* Increase auth provider icon size on login page (#27122)silverwind2023-09-192-2/+2
* Change green buttons to primary color (#27099)silverwind2023-09-1810-10/+10
* Show OpenID Connect and OAuth on signup page (#20242)Dmitry Sharshakov2023-09-133-0/+23
* Add more descriptive error on forgot password page (#26848)Jack Hay2023-09-011-1/+1
* Remove fomantic loader module (#26670)silverwind2023-08-251-2/+2
* Remove incorrect CSS helper classes (#26712)wxiaoguang2023-08-251-5/+5
* Enable H014 and H023 djlint rules (#25786)silverwind2023-07-091-3/+0
* Clarify "text-align" CSS helpers, fix clone button padding (#25763)wxiaoguang2023-07-081-1/+1
* Replace fomantic divider module with our own (#25539)silverwind2023-06-294-4/+4
* Use inline SVG for built-in OAuth providers (#25171)silverwind2023-06-131-5/+5
* Modify OAuth login ui and fix display name, iconurl related logic (#25030)HesterG2023-06-081-20/+8
* Fix webauthn regression and improve code (#25113)wxiaoguang2023-06-072-27/+28
* Clean up WebAuthn javascript code and remove JQuery code (#22697)zeripath2023-06-062-21/+12
* Fix OAuth loading state (#24788)silverwind2023-05-181-27/+24
* Rework Oauth login buttons, swap github logo to monocolor (#24740)silverwind2023-05-151-69/+80
* Improve "new-menu" (#24465)wxiaoguang2023-05-011-1/+1
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-1/+1
* Replace a few fontawesome icons with svg (#23602)silverwind2023-03-201-1/+1
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-142-2/+2
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-9/+9
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-3/+3
* Add new captcha: cloudflare turnstile (#22369)ByLCY2023-02-051-3/+7
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-0116-16/+16
* Fix error on account activation with wrong passwd (#22609)Otto Richter (fnetX)2023-01-281-1/+3