listmonk/cmd
2025-05-24 18:07:57 +05:30
..
admin.go Remove GET /api/settings dependency on the Lists -> Forms UI. 2025-04-18 23:44:08 +05:30
archive.go
auth.go Hide 'New' and 'Save' buttons on the templates UI if there's no manage permission. 2025-04-23 00:21:57 +05:30
bounce.go Remove repetitive URL param :id validation and simplify handlers. 2025-04-06 14:01:21 +05:30
campaigns.go Default body_source to null instead of empty string in non-visual campaigns. 2025-04-28 22:56:59 +05:30
events.go
handlers.go Add a Preview option to the campaign archive tab. Closes #2245. 2025-04-21 18:17:46 +05:30
i18n.go
import.go
init.go Make Must config variables non-Must so that the app doesn't panic on their absence. 2025-04-23 00:21:57 +05:30
install.go Prepare first RC. 2025-04-20 20:48:51 +05:30
lists.go Remove repetitive URL param :id validation and simplify handlers. 2025-04-06 14:01:21 +05:30
main.go
maintenance.go
manager_store.go
media.go Remove repetitive URL param :id validation and simplify handlers. 2025-04-06 14:01:21 +05:30
public.go
roles.go Remove repetitive URL param :id validation and simplify handlers. 2025-04-06 14:01:21 +05:30
settings.go
subscribers.go Fix incorrect query check in bulk subscriber actions. Closes #2491. 2025-05-24 18:07:57 +05:30
templates.go Fix broken template funcs in visual campaign update. 2025-05-24 17:22:41 +05:30
tx.go
updates.go
upgrade.go Switch migration version to v5 2025-04-28 23:32:29 +05:30
users.go Enforce lowercasing of email in user creation. Closes #2482. 2025-05-24 17:50:07 +05:30
utils.go Remove repetitive URL param :id validation and simplify handlers. 2025-04-06 14:01:21 +05:30