.. |
admin.go
|
Remove GET /api/settings dependency on the Lists -> Forms UI.
|
2025-04-18 23:44:08 +05:30 |
archive.go
|
Clean up main initialization to remove app interdepencies in init.
|
2025-04-06 00:28:35 +05:30 |
auth.go
|
Introduce LISTMONK_ADMIN_API_USER to --install . Closes #2314, #2322.
|
2025-04-10 13:06:04 +05:30 |
bounce.go
|
Remove repetitive URL param :id validation and simplify handlers.
|
2025-04-06 14:01:21 +05:30 |
campaigns.go
|
Fix DB state issues in visual campaign cloning.
|
2025-04-20 20:48:51 +05:30 |
events.go
|
Move all HTTP handlers directly to App and remove the redundant in-between layer.
|
2025-04-05 19:24:25 +05:30 |
handlers.go
|
Remove repetitive URL param :id validation and simplify handlers.
|
2025-04-06 14:01:21 +05:30 |
i18n.go
|
Move all HTTP handlers directly to App and remove the redundant in-between layer.
|
2025-04-05 19:24:25 +05:30 |
import.go
|
Move all HTTP handlers directly to App and remove the redundant in-between layer.
|
2025-04-05 19:24:25 +05:30 |
init.go
|
Fix DB state issues in visual campaign cloning.
|
2025-04-20 20:48:51 +05:30 |
install.go
|
feat: Integrate email-builder on campaign/template editor UI and backend.
|
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
|
Clean up main initialization to remove app interdepencies in init.
|
2025-04-06 00:28:35 +05:30 |
maintenance.go
|
Move all HTTP handlers directly to App and remove the redundant in-between layer.
|
2025-04-05 19:24:25 +05:30 |
manager_store.go
|
Fix a number of cosmetic inconsistenies across handlers and functions.
|
2025-04-05 13:41:31 +05:30 |
media.go
|
Remove repetitive URL param :id validation and simplify handlers.
|
2025-04-06 14:01:21 +05:30 |
public.go
|
Clean up main initialization to remove app interdepencies in init.
|
2025-04-06 00:28:35 +05:30 |
roles.go
|
Remove repetitive URL param :id validation and simplify handlers.
|
2025-04-06 14:01:21 +05:30 |
settings.go
|
Remove superfluous consts dep in init functions by separating URL consts.
|
2025-04-05 23:39:08 +05:30 |
subscribers.go
|
Add new search param to paginated API response structure.
|
2025-04-18 15:33:10 +05:30 |
templates.go
|
Fix compatibility issues with master .
|
2025-04-20 20:48:51 +05:30 |
tx.go
|
Remove superfluous consts dep in init functions by separating URL consts.
|
2025-04-05 23:39:08 +05:30 |
updates.go
|
Refactor all HTTP handlers and attach them to a single struct.
|
2025-04-05 15:42:35 +05:30 |
upgrade.go
|
Fix various static-check/idiom warnings.
|
2025-03-30 11:21:50 +05:30 |
users.go
|
Remove repetitive URL param :id validation and simplify handlers.
|
2025-04-06 14:01:21 +05:30 |
utils.go
|
Remove repetitive URL param :id validation and simplify handlers.
|
2025-04-06 14:01:21 +05:30 |