listmonk/cmd
2025-02-20 11:54:09 +05:30
..
admin.go Add support for selecting SMTP per campaign (#2290) 2025-02-11 22:41:45 +05:30
archive.go
auth.go Refactor OIDC redirect state to have nonce validation. Closes #2138. 2024-11-10 22:27:11 +05:30
bounce.go fix: forwardemail bounce processing invalid signature issue (#2250) 2025-01-10 10:40:21 +05:30
campaigns.go Make paused campaigns editable. 2025-01-19 16:40:25 +05:30
events.go Apply minor Go code fixes (#2219) 2024-12-25 19:57:14 +05:30
handlers.go Fix broken individual list GET API. Closes #2117. 2024-10-29 10:17:05 +05:30
i18n.go
import.go
init.go Refactor SMTP name to always have email- prefix for consistency. 2025-02-14 18:38:47 +05:30
install.go Add first-time Super Admin setup UI on fresh install. 2024-10-26 19:47:01 +05:30
lists.go Replace hardcoded perm literal with const. 2024-10-20 23:50:06 +05:30
main.go Add support for selecting SMTP per campaign (#2290) 2025-02-11 22:41:45 +05:30
maintenance.go
manager_store.go Fix and refactor subscriber batch fetching in campaign processing. 2024-10-13 17:03:59 +05:30
media.go
notifications.go Add List-Unsubscribe header to opt-in confirmation mails. Closes #2224. 2025-01-19 11:41:17 +05:30
public.go Add support for selecting SMTP per campaign (#2290) 2025-02-11 22:41:45 +05:30
roles.go Add first-time Super Admin setup UI on fresh install. 2024-10-26 19:47:01 +05:30
settings.go Refactor SMTP name to always have email- prefix for consistency. 2025-02-14 18:38:47 +05:30
subscribers.go Fix typo in function name. 2025-02-20 11:54:09 +05:30
templates.go
tx.go
updates.go Fix update check looping on failed HTTP requests. 2024-10-13 16:59:52 +05:30
upgrade.go Fix schema and add migration for incorrect subscriber count (null) in materialized view. 2024-12-04 23:06:49 +05:30
users.go Add first-time Super Admin setup UI on fresh install. 2024-10-26 19:47:01 +05:30
utils.go Apply minor Go code fixes (#2219) 2024-12-25 19:57:14 +05:30