listmonk/cmd
2024-12-04 22:07:54 +05:30
..
admin.go Add warning on admin UI for legacy creds in the TOML file. 2024-10-13 16:59:52 +05:30
archive.go Add 'slug' (permalink) support for campaign archives. Closes #1394. 2024-01-09 23:34:08 +05:30
auth.go Refactor OIDC redirect state to have nonce validation. Closes #2138. 2024-11-10 22:27:11 +05:30
bounce.go Add ForwardEmail (provider) bounce integration (#2016) 2024-11-10 21:45:07 +05:30
campaigns.go Increase campaign subject char limit. Closes #1909. 2024-07-17 19:38:11 +05:30
events.go Refactor the core concurrent campaign manager logic. 2024-01-02 14:57:04 +05:30
handlers.go Fix broken individual list GET API. Closes #2117. 2024-10-29 10:17:05 +05:30
i18n.go
import.go Fix typo and formatting (#2028) 2024-08-30 13:24:45 +05:30
init.go Refactor OIDC redirect state to have nonce validation. Closes #2138. 2024-11-10 22:27:11 +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 first-time Super Admin setup UI on fresh install. 2024-10-26 19:47:01 +05:30
maintenance.go Add maintenance options. 2022-09-03 14:58:25 +05:30
manager_store.go Fix and refactor subscriber batch fetching in campaign processing. 2024-10-13 17:03:59 +05:30
media.go Ensure unique upload filenames by adding a suffix (#1963) 2024-08-08 15:42:29 +05:30
notifications.go Make static e-mail template subjects scriptable. Closes #1727. 2024-03-25 15:49:40 +05:30
public.go Fix list auth by adding an explicit 'getAll' flag to query. 2024-10-13 17:03:59 +05:30
roles.go Add first-time Super Admin setup UI on fresh install. 2024-10-26 19:47:01 +05:30
settings.go Add ForwardEmail (provider) bounce integration (#2016) 2024-11-10 21:45:07 +05:30
subscribers.go Add all to subscriber deletion by query which broke with query validation. Ref: #2122. 2024-12-04 22:07:54 +05:30
templates.go Fix tx template not being cached on update. Closes #2061. 2024-10-05 09:51:56 +05:30
tx.go chore: remove refs to deprecated io/ioutil (#1593) 2023-11-16 13:57:00 +05:30
updates.go Fix update check looping on failed HTTP requests. 2024-10-13 16:59:52 +05:30
upgrade.go Add ForwardEmail (provider) bounce integration (#2016) 2024-11-10 21:45:07 +05:30
users.go Add first-time Super Admin setup UI on fresh install. 2024-10-26 19:47:01 +05:30
utils.go Ensure unique upload filenames by adding a suffix (#1963) 2024-08-08 15:42:29 +05:30