.. |
admin.go
|
Add granular permissions and role management to backend and admin UI.
|
2024-10-13 16:59:51 +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-10-13 16:59:51 +05:30 |
bounce.go
|
|
|
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-10-13 16:59:50 +05:30 |
i18n.go
|
|
|
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-10-13 16:59:51 +05:30 |
install.go
|
Refactor 'super' user type to a pre-defined super admin role.
|
2024-10-13 16:59:52 +05:30 |
lists.go
|
|
|
main.go
|
Add public login page and auth middleware and handlers.
|
2024-10-13 16:59:51 +05:30 |
maintenance.go
|
|
|
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
|
Refactor 'super' user type to a pre-defined super admin role.
|
2024-10-13 16:59:52 +05:30 |
settings.go
|
Add a settings UI for OIDC.
|
2024-10-13 16:59:50 +05:30 |
subscribers.go
|
Fix incorrect bulk blocklisting behaviour (#2041). Fixes #1841
|
2024-09-19 10:56:56 +05:30 |
templates.go
|
Fix tx template not being cached on update. Closes #2061.
|
2024-10-05 09:51:56 +05:30 |
tx.go
|
|
|
updates.go
|
|
|
upgrade.go
|
Add a settings UI for OIDC.
|
2024-10-13 16:59:50 +05:30 |
users.go
|
Refactor 'super' user type to a pre-defined super admin role.
|
2024-10-13 16:59:52 +05:30 |
utils.go
|
Ensure unique upload filenames by adding a suffix (#1963)
|
2024-08-08 15:42:29 +05:30 |