listmonk/internal/core
Kailash Nadh 007f4de850 Fix a number of cosmetic inconsistenies across handlers and functions.
- Make the beginning of handlers consistent with uniform variable declaration
  and grouping.
- Add missing comments.
- Fix staticcheck/vet warnings and idiom issues.
2025-04-05 13:41:31 +05:30
..
bounces.go Fix typo and formatting (#2028) 2024-08-30 13:24:45 +05:30
campaigns.go Fix a number of cosmetic inconsistenies across handlers and functions. 2025-04-05 13:41:31 +05:30
core.go Remove forcing unique filename on all media uploads. 2025-03-29 15:21:32 +05:30
dashboard.go Add support for caching slow queries on large databases. 2024-01-27 15:51:12 +05:30
lists.go Fix a number of cosmetic inconsistenies across handlers and functions. 2025-04-05 13:41:31 +05:30
media.go Fix a number of cosmetic inconsistenies across handlers and functions. 2025-04-05 13:41:31 +05:30
roles.go Refactor user auth models and permission checks. 2025-04-05 00:19:27 +05:30
settings.go Refactore all CRUD functions to a new core package. 2022-05-03 10:50:29 +05:30
subscribers.go Fix a number of cosmetic inconsistenies across handlers and functions. 2025-04-05 13:41:31 +05:30
subscriptions.go Fix incorrect bulk blocklisting behaviour (#2041). Fixes #1841 2024-09-19 10:56:56 +05:30
templates.go Disable template type updation after creation to prevent breaking of campaign relations. 2022-07-09 10:36:12 +05:30
users.go Refactor user auth models and permission checks. 2025-04-05 00:19:27 +05:30