ilot/forgejo-aneksajo: upgrade to 8.0.3-git-annex2
ilot/forgejo-aneksajo: upgrade to 8.0.3-git-annex2
ayakael
pushed to forgejo-aneksajo/upgrade-8.0.3-git-annex2 at ilot/iports
2024-11-05 15:15:36 +00:00
ayakael
created branch forgejo-aneksajo/upgrade-8.0.3-git-annex2 in ilot/iports
2024-11-05 15:15:36 +00:00
footer: add hcapatcha check for subsribe
Another area to improve is have hcatcha automatically trigger submit, via
data-callback
, which points to a javascript function.
See here for more info: https://docs.hcaptcha.com/configuration/
footer: add hcapatcha check for subsribe
Another area to improve is have hcatcha automatically trigger submit, via data-callback
, which points to a javascript function.
footer: add hcapatcha check for subsribe
Enter key still submits rather than trigger hcaptcha modal. A possible approach is for some javascript to remove default enter and make it trigger the hcaptcha.
footer: add hcapatcha check for subsribe