.. |
admin.go
|
Add new fields to /api/config to remove /settings dependency in camapign UI.
|
2024-09-16 23:00:58 +05:30 |
archive.go
|
Add 'slug' (permalink) support for campaign archives. Closes #1394.
|
2024-01-09 23:34:08 +05:30 |
auth.go
|
Style and add OIDC logo to the login page.
|
2024-09-16 23:00:58 +05:30 |
bounce.go
|
chore: remove refs to deprecated io/ioutil (#1593)
|
2023-11-16 13:57:00 +05:30 |
campaigns.go
|
Increase campaign subject char limit. Closes #1909.
|
2024-07-17 19:38:11 +05:30 |
events.go
|
Refactor the core concurrent campaign manager logic.
|
2024-01-02 14:57:04 +05:30 |
handlers.go
|
Refactor OIDC middleware handler logic.
|
2024-09-16 23:00:57 +05:30 |
i18n.go
|
Upgrade labstack/echo webserver to major version v4.
|
2021-12-09 20:51:07 +05:30 |
import.go
|
Fix typo and formatting (#2028)
|
2024-08-30 13:24:45 +05:30 |
init.go
|
Add granular permissions and role management to backend and admin UI.
|
2024-09-16 23:00:58 +05:30 |
install.go
|
Add per-list permission management to roles.
|
2024-09-16 23:00:58 +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
|
Add public login page and auth middleware and handlers.
|
2024-09-16 23:00:58 +05:30 |
maintenance.go
|
Add maintenance options.
|
2022-09-03 14:58:25 +05:30 |
manager_store.go
|
chore: fix function name in comment (#1836)
|
2024-04-22 18:43:23 +05:30 |
media.go
|
Ensure unique upload filenames by adding a suffix (#1963)
|
2024-08-08 15:42:29 +05:30 |
notifications.go
|
Make static e-mail template subjects scriptable. Closes #1727.
|
2024-03-25 15:49:40 +05:30 |
public.go
|
Make static e-mail template subjects scriptable. Closes #1727.
|
2024-03-25 15:49:40 +05:30 |
roles.go
|
Add per-list permission management to roles.
|
2024-09-16 23:00:58 +05:30 |
settings.go
|
Add a settings UI for OIDC.
|
2024-09-16 23:00:57 +05:30 |
subscribers.go
|
fix #1950:Export of unsubscribed users exports all users (#1965)
|
2024-08-02 00:05:33 +05:30 |
templates.go
|
Fix incorrect error message in tx template preview.
|
2024-01-28 11:04:47 +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 a settings UI for OIDC.
|
2024-09-16 23:00:57 +05:30 |
users.go
|
Refactor 'super' user type to a pre-defined super admin role.
|
2024-09-16 23:00:58 +05:30 |
utils.go
|
Ensure unique upload filenames by adding a suffix (#1963)
|
2024-08-08 15:42:29 +05:30 |