4 Commits

Author SHA1 Message Date
warrenchen
02874677be feat: Refactor newsletter preferences management and update UI components 2026-04-17 16:47:20 +09:00
warrenchen
75e235b8e3 Add admin area controllers and views for managing OAuth clients, security settings, subscriptions, and tenants
- Implemented OAuthClientsController for CRUD operations on OAuth clients.
- Added SecurityController to manage security settings.
- Created SubscriptionsController for handling subscriptions with export functionality.
- Developed TenantsController for tenant management including create, edit, and delete operations.
- Added views for each controller to facilitate user interaction.
- Introduced layout and shared views for consistent admin UI.
- Implemented model classes for handling data in views.
- Added validation and error handling in forms.
2026-04-01 17:40:45 +09:00
warrenchen
febf870807 feat: Update subscription disable logic to handle blacklisting and complaints distinctly 2026-02-26 16:34:30 +09:00
warrenchen
5d7b2e79ea Initial project 2026-01-30 16:57:29 +09:00