listmonk/cmd
2025-10-02 23:16:11 +05:30
..
admin.go Add support for built-in ALTCHA CAPTCHA implementation. 2025-08-16 16:48:20 +05:30
archive.go Clean up main initialization to remove app interdepencies in init. 2025-04-06 00:28:35 +05:30
auth.go Add minor security enhancements (#2682) 2025-09-29 20:29:30 +05:30
bounce.go Add subsriber blocklisting on the bounces UI (#2409) 2025-08-01 23:21:25 +05:30
campaigns.go WIP: Add MJML support. 2025-08-19 00:09:19 +05:30
events.go
handlers.go Add support for built-in ALTCHA CAPTCHA implementation. 2025-08-16 16:48:20 +05:30
i18n.go
import.go
init.go Add minor security enhancements (#2682) 2025-09-29 20:29:30 +05:30
install.go Prepare first RC. 2025-04-20 20:48:51 +05:30
lists.go Remove repetitive URL param :id validation and simplify handlers. 2025-04-06 14:01:21 +05:30
main.go Fix List-Unsubscribe header incorrectly sent on opt-in confirmation. Closes #2619. 2025-08-10 14:32:50 +05:30
maintenance.go
manager_store.go
media.go Remove repetitive URL param :id validation and simplify handlers. 2025-04-06 14:01:21 +05:30
public.go Suppress optin e-mail send errors on subscriber insert/edit APIs. 2025-09-09 21:12:01 +05:30
roles.go Remove repetitive URL param :id validation and simplify handlers. 2025-04-06 14:01:21 +05:30
settings.go Add support for built-in ALTCHA CAPTCHA implementation. 2025-08-16 16:48:20 +05:30
subscribers.go Suppress optin e-mail send errors on subscriber insert/edit APIs. 2025-09-09 21:12:01 +05:30
templates.go Fix broken template funcs in visual campaign update. 2025-05-24 17:22:41 +05:30
tx.go Remove superfluous consts dep in init functions by separating URL consts. 2025-04-05 23:39:08 +05:30
updates.go
upgrade.go Add support for OIDC user auto-creation (#2578) 2025-07-20 16:11:45 +05:30
users.go Allow @ in usernames. Closes #2478. 2025-05-24 22:55:39 +05:30
utils.go Remove repetitive URL param :id validation and simplify handlers. 2025-04-06 14:01:21 +05:30