.. |
admin.go
|
|
|
archive.go
|
Add 'slug' (permalink) support for campaign archives. Closes #1394.
|
2024-01-09 23:34:08 +05:30 |
auth.go
|
User legacy (TOML) admin credentials as API creds for backwards compatibility.
|
2024-10-13 16:59:52 +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
|
Add support for "list roles".
|
2024-10-13 17:03:58 +05:30 |
i18n.go
|
|
|
import.go
|
Fix typo and formatting (#2028)
|
2024-08-30 13:24:45 +05:30 |
init.go
|
|
|
install.go
|
Add support for "list roles".
|
2024-10-13 17:03:58 +05:30 |
lists.go
|
Update profile UI with new user data structures.
|
2024-10-13 17:03:58 +05:30 |
main.go
|
Add public login page and auth middleware and handlers.
|
2024-10-13 16:59:51 +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
|
|
|
roles.go
|
|
|
settings.go
|
Add a settings UI for OIDC.
|
2024-10-13 16:59:50 +05:30 |
subscribers.go
|
|
|
templates.go
|
Fix tx template not being cached on update. Closes #2061.
|
2024-10-05 09:51:56 +05:30 |
tx.go
|
chore: remove refs to deprecated io/ioutil (#1593)
|
2023-11-16 13:57:00 +05:30 |
updates.go
|
Fix update check looping on failed HTTP requests.
|
2024-10-13 16:59:52 +05:30 |
upgrade.go
|
|
|
users.go
|
Add support for "list roles".
|
2024-10-13 17:03:58 +05:30 |
utils.go
|
|
|