Commit Graph

485 Commits

Author SHA1 Message Date
Tola Leng c0cf913935 📜 Updated For New Module: SSL & Domain Monitoring 2025-05-17 00:00:04 +08:00
Tola Leng c8d640ebb5 Updated SSL Domain page and API v1.1.0 2025-05-16 22:22:03 +08:00
Tola Leng 9f38e23b22 Implement the SSL Certs Service Checker 2025-05-16 22:21:39 +08:00
Tola Leng 1ea81a23b2 feat: Implement dropdown actions in SSL table
Action column in the SSL & Domain table to use a dropdown menu for View, Check, Edit, and Delete actions. And updated SSL Dashboard UI Component
2025-05-16 22:20:57 +08:00
Tola Leng 8ee933563e Notification (Telegram) for SSL notification thresholds
Ensure Telegram notifications respect warning/expiry thresholds, including manual checks.
2025-05-16 22:18:35 +08:00
Tola Leng 687619ce0d Feat: Implement SSL notification channel selection
- Added notification channel selection to the Add SSL Certificate form.
- Display available Telegram notification channels.
- Integrate SSL expiry and warning thresholds for notifications.
- Ensure daily auto-checks and manual check button functionality.
2025-05-16 22:17:02 +08:00
Tola Leng 9e931ad439 Updated the SSL detail dialog in SSLCertificatesTable.tsx 2025-05-16 22:14:05 +08:00
Tola Leng c7fd7f4fbe Updated the SSL detail dialog in SSLCertificatesTable.tsx to display data based on the ssl DB structure, including fields like collectionId, collectionName, and other properties from the PocketBase API response. 2025-05-16 22:13:03 +08:00
Tola Leng eafc4c33ab Remove unused sslUtils.ts file
Remove the file /src/utils/sslUtils.ts as it is no longer used.
2025-05-16 22:10:34 +08:00
Tola Leng 7644480782 Upgraded the pocketbase version V0.28.1 2025-05-16 22:09:44 +08:00
Tola Leng 1515ae56af updated data for server backend 2025-05-16 22:08:50 +08:00
Tola Leng caf3e73dc3 Update database Schemar for SSL & Domain 2025-05-16 22:05:15 +08:00
Tola Leng 98c86ff5dd Display user's active/inactive status from the backend in the profile details. 2025-05-15 22:45:28 +08:00
Tola Leng 42441b615a Feat: Display user status 2025-05-15 22:44:07 +08:00
Tola Leng e5651c152a Update Profile Form for Changing email requires verification. A verification email will be sent. 2025-05-15 22:32:16 +08:00
Tola Leng fc84922959 Update to handle email change using the request-email-change endpoint 2025-05-15 22:31:27 +08:00
Tola Leng 093300c38a 📜 Updated Official CheckCle Website and Demo Link 2025-05-15 20:45:00 +08:00
Tola Leng 2dcedf7b30 🔐 Added Security Policy 2025-05-15 00:12:16 +08:00
Tola Leng 38e06b9bec 📜 Updated Docker Run Command 2025-05-14 21:05:04 +08:00
Tola Leng 9f2ab1a79b Updated ENG & KH Translations 2025-05-12 23:24:53 +08:00
Tola Leng 54ebe0604d Updated Login page (Removed unnecessary and unsued button) 2025-05-12 23:23:40 +08:00
Tola Leng cf28eb41d6 Fixed: fix to correct API base URL at runtime without hardcoding the domain or port. Now it works under any custom domain via reverse proxy 2025-05-12 23:21:46 +08:00
Tola Leng 8ef3614908 Remove .DS_Store from repository 2025-05-12 18:27:02 +08:00
Tola Leng 7773c1bc66 features: Implement domain validation in SSL form
Integrate domain validation logic into the SSL Domain Form, including checks for warnings, expiry, and overall domain validity.
2025-05-11 20:52:39 +08:00
Tola Leng 580dbc424c Implement the SSL & Domain Features (Domain List, Real-time information for Expiration Date, Issuer, and Days Left.) 2025-05-11 20:51:38 +08:00
Tola Leng 981bc972f0 📜 Update Project Developement Progress 2025-05-11 17:37:05 +08:00
Tola Leng a9043e8088 📝 Updated License 2025-05-11 14:44:11 +08:00
Tola Leng 1ae961c5d9 Removed Dockerfile while we keep only one file in Docker directory 2025-05-10 22:52:47 +07:00
Tola Leng 51226a7afe Merge branch 'main' of https://github.com/operacle/checkcle 2025-05-10 22:47:48 +07:00
Tola Leng dfd57a6b62 Updated Readme 2025-05-10 22:47:21 +07:00
Tola Leng 12f4d18521 Added text into transaction (English and Khmer) 2025-05-10 21:08:22 +08:00
Tola Leng aea32f10b6 Add quick guide dialog to header (Implement a dialog to display a quick guide) 2025-05-10 21:06:23 +08:00
Tola Leng a16b1d228a Added links to header icons to the documentation, GitHub, X (Twitter), and Discord icons in the header. 2025-05-10 20:39:40 +08:00
Tola Leng 930622b5be Updated the AboutSystem component to include the correct links. 2025-05-10 20:35:10 +08:00
Tola Leng 0c6cd18e6f Initial Release v1.0.0 2025-05-09 21:28:07 +07:00