listmonk/frontend/src
Kailash Nadh 8985e5c24a
Add hCaptcha.com support to public subscription form. (#1152)
Bots easily bypass the simple `nonce` hack. This commit adds support
for the hcaptcha.com widget.

- New `Security` tab in the admin settings UI.
- Enable/disable CAPTCHA.
- Render CAPTCHA on the public subscription form.

Closes #1116.
2023-01-23 21:50:10 +05:30
..
api WIP: Add support for publishing campaigns to publish archives. 2022-11-10 23:30:11 +05:30
assets Fix modal overflow issue on bulk list popup UI. Closes #1030. 2022-11-18 23:25:49 +05:30
components Add maintenance options. 2022-09-03 14:58:25 +05:30
router Fix maintenance settings title (#1096) 2022-12-11 10:07:47 +05:30
store Add new 'Logs' page to the UI to view stdout logs 2020-10-10 23:55:54 +05:30
views Add hCaptcha.com support to public subscription form. (#1152) 2023-01-23 21:50:10 +05:30
App.vue Close burger 'menu' when clicking items in mobile view. 2022-01-05 20:20:55 +05:30
constants.js Add maintenance options. 2022-09-03 14:58:25 +05:30
main.js Fix updated settings/config init routine on settings UI. 2022-03-02 21:31:00 +05:30
utils.js Fix incorrect day-of-week on the UI. Closes #942. 2022-10-01 14:12:07 +05:30