Commit Graph

5 Commits

Author SHA1 Message Date
e6f7d70d51 update 2025-11-26 09:36:40 +00:00
c9beae93c8 feat: integrate toast notifications in settings and layout components
- Added ToastService for managing toast notifications.
- Replaced alert in settings component with toast notifications for success and error messages.
- Included ToastComponent in layout for displaying notifications.
- Created loading spinner component for better user experience.
- Implemented domain detail component with detailed views for certificates, requirements, and services.
- Added functionality to manage and display SSL certificates and their statuses.
- Introduced a registry manager class for handling Docker registry operations.
2025-11-24 01:31:15 +00:00
b94aa17eee feat(ssl): Add domain & certificate management, Cloudflare sync, SQLite cert manager, WebSocket realtime updates, and HTTP API SSL endpoints 2025-11-18 19:34:26 +00:00
1fe3cd7f14 update 2025-11-18 00:36:23 +00:00
8f538ab9c0 update 2025-11-18 00:03:24 +00:00