listmonk/cmd
2023-12-30 21:48:12 +05:30
..
admin.go Add support for streaming async events via HTTP serverside events. 2023-05-27 15:44:59 +05:30
archive.go Add support for publishing full content in public archive RSS feed body (#1262) 2023-04-08 09:39:10 +05:30
bounce.go chore: remove refs to deprecated io/ioutil (#1593) 2023-11-16 13:57:00 +05:30
campaigns.go Make the name part in from e-mails optional. Closes #1602. 2023-12-30 21:48:12 +05:30
events.go Add support for streaming async events via HTTP serverside events. 2023-05-27 15:44:59 +05:30
handlers.go Add 404 HTTP handlers to prevent those requests going to BasicAuth endpoints. 2023-11-25 11:53:56 +05:30
i18n.go Upgrade labstack/echo webserver to major version v4. 2021-12-09 20:51:07 +05:30
import.go chore: remove refs to deprecated io/ioutil (#1593) 2023-11-16 13:57:00 +05:30
init.go Skip non-existent dirs in --static-dir mode to use default stuffed dirs. Closes #1599. 2023-12-23 10:55:46 +05:30
install.go chore: remove refs to deprecated io/ioutil (#1593) 2023-11-16 13:57:00 +05:30
lists.go Add tag/type/optin filter options to lists and campaigns APIs. Closes #1631. 2023-12-23 14:45:55 +05:30
main.go Fix default non-stuffed frontend dir path. 2023-12-23 10:30:37 +05:30
maintenance.go Add maintenance options. 2022-09-03 14:58:25 +05:30
manager_store.go Add support for file attachments on campaigns (#1341) 2023-05-18 16:55:59 +05:30
media.go Remove dead media cleanup flag. Closes #1423. 2023-08-03 23:35:21 +05:30
notifications.go Refactor Messenger interface. 2023-05-08 22:43:25 +05:30
public.go Fix incorrect form messages on public re-subscription to double opt-in lists. Closes #1638. 2023-12-30 21:29:34 +05:30
settings.go chore: remove refs to deprecated io/ioutil (#1593) 2023-11-16 13:57:00 +05:30
subscribers.go Fix incorrect form messages on public re-subscription to double opt-in lists. Closes #1638. 2023-12-30 21:29:34 +05:30
templates.go Disable template type updation after creation to prevent breaking of campaign relations. 2022-07-09 10:36:12 +05:30
tx.go chore: remove refs to deprecated io/ioutil (#1593) 2023-11-16 13:57:00 +05:30
updates.go chore: remove refs to deprecated io/ioutil (#1593) 2023-11-16 13:57:00 +05:30
upgrade.go Add Postmark bounce webhook support (refactor #1385) (#1485) 2023-08-31 21:27:34 +05:30
utils.go Make providing name in subscriber creation optional and assign internally. Closes #1630. 2023-12-30 15:51:42 +05:30