listmonk/internal
ANU MADHAV 2abc0a8651
Apply minor Go code fixes (#2219)
- replace deprecated 'strings.Title' with 'cases.Title'
- remove unreachable return and fix syntax issue
2024-12-25 19:57:14 +05:30
..
auth Pull e-mail from userinfo endpoint if OIDC token endpoint doesn't return it. 2024-10-23 15:09:05 +05:30
bounce Add ForwardEmail (provider) bounce integration (#2016) 2024-11-10 21:45:07 +05:30
buflog Add new 'Logs' page to the UI to view stdout logs 2020-10-10 23:55:54 +05:30
captcha Apply minor Go code fixes (#2219) 2024-12-25 19:57:14 +05:30
core Fix broken sorting lists by subscriber_count. Closes #2151. 2024-12-04 22:40:13 +05:30
events Add support for streaming async events via HTTP serverside events. 2023-05-27 15:44:59 +05:30
i18n fix function name in comment (#1374) 2023-06-20 23:40:13 +05:30
manager Apply minor Go code fixes (#2219) 2024-12-25 19:57:14 +05:30
media Ensure unique upload filenames by adding a suffix (#1963) 2024-08-08 15:42:29 +05:30
messenger Fix typo and formatting (#2028) 2024-08-30 13:24:45 +05:30
migrations Fix schema and add migration for incorrect subscriber count (null) in materialized view. 2024-12-04 23:06:49 +05:30
subimporter Apply minor Go code fixes (#2219) 2024-12-25 19:57:14 +05:30
utils Add public login page and auth middleware and handlers. 2024-10-13 16:59:51 +05:30