listmonk/internal
restyler 427fad9908 Clean up SQL snippets: remove debug logs and fix defaults
- Remove all console.log debug statements from Subscribers.vue
- Fix SQL snippet default data - use correct subscriber_status values
- Reduce to 2 simple, useful default snippets:
  - Enabled Subscribers (subscribers.status = 'enabled')
  - Recent Signups (last 30 days)
- Removes problematic snippets that used invalid status values

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-28 20:25:54 +04:00
..
auth Fix a number of cosmetic inconsistenies across handlers and functions. 2025-04-05 13:41:31 +05:30
bounce Fix a number of cosmetic inconsistenies across handlers and functions. 2025-04-05 13:41:31 +05:30
buflog Fix a number of cosmetic inconsistenies across handlers and functions. 2025-04-05 13:41:31 +05:30
captcha Apply minor Go code fixes (#2219) 2024-12-25 19:57:14 +05:30
core Add count SQL snippet functionality and enhance UI 2025-06-28 20:25:54 +04:00
events Fix a number of cosmetic inconsistenies across handlers and functions. 2025-04-05 13:41:31 +05:30
i18n Fix a number of cosmetic inconsistenies across handlers and functions. 2025-04-05 13:41:31 +05:30
manager Remove dangerous tpl funcs in Sprig that's enabled by default. 2025-06-08 15:06:56 +05:30
media Fix a number of cosmetic inconsistenies across handlers and functions. 2025-04-05 13:41:31 +05:30
messenger Fix a number of cosmetic inconsistenies across handlers and functions. 2025-04-05 13:41:31 +05:30
migrations Clean up SQL snippets: remove debug logs and fix defaults 2025-06-28 20:25:54 +04:00
notifs Turn notifs into a special stateful global singleton package, removing clunky deps. 2025-04-05 22:45:19 +05:30
subimporter Turn notifs into a special stateful global singleton package, removing clunky deps. 2025-04-05 22:45:19 +05:30
utils Add public login page and auth middleware and handlers. 2024-10-13 16:59:51 +05:30