listmonk/cmd
2022-07-09 10:36:12 +05:30
..
admin.go Refactore all CRUD functions to a new core package. 2022-05-03 10:50:29 +05:30
bounce.go Refactor paginated bounce query function to return DB total. 2022-05-03 10:50:33 +05:30
campaigns.go Refactor paginated campaign query function to return DB total. 2022-05-03 10:50:33 +05:30
handlers.go Add transactional (tx) messaging capability. 2022-07-09 10:36:12 +05:30
i18n.go Upgrade labstack/echo webserver to major version v4. 2021-12-09 20:51:07 +05:30
import.go Fix typos 2022-02-13 08:54:39 -08:00
init.go Don't break boot on tx template compilation errors. 2022-07-09 10:36:12 +05:30
install.go Add transactional (tx) messaging capability. 2022-07-09 10:36:12 +05:30
lists.go Refactor paginated list query function to return DB total. 2022-05-03 10:50:33 +05:30
main.go Add transactional (tx) messaging capability. 2022-07-09 10:36:12 +05:30
manager_store.go Refactore all CRUD functions to a new core package. 2022-05-03 10:50:29 +05:30
media.go Refactore all CRUD functions to a new core package. 2022-05-03 10:50:29 +05:30
notifications.go Add support for plaintext system e-mail templates. 2021-10-28 20:09:06 +05:30
public.go Fix subscriber create query to not ignore duplicate e-mail error. 2022-05-11 21:40:31 +05:30
settings.go Refactore all CRUD functions to a new core package. 2022-05-03 10:50:29 +05:30
subscribers.go Fix subscriber create query to not ignore duplicate e-mail error. 2022-05-11 21:40:31 +05:30
templates.go Refactor campaign/template preview functions and component. 2022-07-09 10:36:12 +05:30
tx.go Fix header processing in tx send. 2022-07-09 10:36:12 +05:30
updates.go Stop checking for updates on boot. 2021-05-23 21:08:32 +05:30
upgrade.go Add transactional (tx) messaging capability. 2022-07-09 10:36:12 +05:30
utils.go Refactore all CRUD functions to a new core package. 2022-05-03 10:50:29 +05:30