listmonk/internal/core
2022-08-26 16:49:58 +05:30
..
bounces.go Refactor paginated bounce query function to return DB total. 2022-05-03 10:50:33 +05:30
campaigns.go Fix broken public link redirect. 2022-05-05 18:05:13 +05:30
core.go Refactor bounces package to remove db/queries dependency. 2022-05-03 10:50:33 +05:30
dashboard.go Refactore all CRUD functions to a new core package. 2022-05-03 10:50:29 +05:30
lists.go Refactor paginated list query function to return DB total. 2022-05-03 10:50:33 +05:30
media.go Refactore all CRUD functions to a new core package. 2022-05-03 10:50:29 +05:30
settings.go Refactore all CRUD functions to a new core package. 2022-05-03 10:50:29 +05:30
subscribers.go Fix regression of public subscriber page behaviour. 2022-07-30 20:11:59 +05:30
subscriptions.go Fix broken bulk subscriber query. Closes #897. 2022-08-26 16:49:58 +05:30
templates.go Disable template type updation after creation to prevent breaking of campaign relations. 2022-07-09 10:36:12 +05:30