listmonk/cmd
2024-10-27 17:25:48 +05:30
..
admin.go
archive.go
auth.go Add first-time Super Admin setup UI on fresh install. 2024-10-26 19:47:01 +05:30
bounce.go
campaigns.go
events.go
handlers.go Add support for "list roles". 2024-10-13 17:03:58 +05:30
i18n.go
import.go
init.go Remove redundant campaign manager config validations (#2095) 2024-10-27 17:25:48 +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
manager_store.go Fix and refactor subscriber batch fetching in campaign processing. 2024-10-13 17:03:59 +05:30
media.go
notifications.go
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
subscribers.go Refactor subscriber APIs list permission filtering. 2024-10-13 17:03:59 +05:30
templates.go
tx.go
updates.go
upgrade.go Rename migration to v4.0.0 2024-10-13 17:03:59 +05:30
users.go Add first-time Super Admin setup UI on fresh install. 2024-10-26 19:47:01 +05:30
utils.go