mirror of
https://github.com/yusufipk/dead-man-switch-2.0.git
synced 2026-09-11 09:26:07 +00:00
feat: Implement message check-in and status management, introduce flexible interval units, and add decryption routes for messages and attachments.
This commit is contained in:
@@ -31,11 +31,11 @@
|
||||
- [x] Şifreli mesaj düzenleme
|
||||
- [x] Dosya adı şifreleme
|
||||
|
||||
### Faz 5: Check-in & Cron 🔲
|
||||
- [ ] Check-in API endpoint
|
||||
- [ ] node-cron scheduler setup
|
||||
- [ ] Deadline kontrolü
|
||||
- [ ] Status güncellemeleri
|
||||
### Faz 5: Check-in & Cron ✅
|
||||
- [x] Check-in API endpoint
|
||||
- [x] Interval unit (dakika/saat/gün/ay)
|
||||
- [x] Deadline kontrolü
|
||||
- [x] Status güncellemeleri
|
||||
|
||||
### Faz 6: Email Gönderimi ✅
|
||||
- [x] Nodemailer setup
|
||||
@@ -81,6 +81,7 @@
|
||||
- ✅ Faz 2: Mesaj CRUD
|
||||
- ✅ Faz 3: Dosya Yükleme (R2)
|
||||
- ✅ Faz 4: Client-side Encryption
|
||||
- ✅ Faz 5: Check-in & Cron
|
||||
- ✅ Faz 6: Email Gönderimi
|
||||
|
||||
## Bilinen Sorunlar
|
||||
|
||||
Reference in New Issue
Block a user