[PR #48] [MERGED] feat(notifications): add switch to enable/disable local notifications #68

Closed
opened 2026-05-07 00:17:43 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/appen-isen/studysen/pull/48
Author: @dd060606
Created: 2/27/2025
Status: Merged
Merged: 2/27/2025
Merged by: @dd060606

Base: mainHead: feat/local-notifications


📝 Commits (2)

  • ba79cad feat(notifications): add switch to enable/disable local notifications
  • 8313772 Merge branch 'main' into feat/local-notifications

📊 Changes

3 files changed (+80 additions, -33 deletions)

View changed files

📝 app/(settings)/notifications.tsx (+22 -1)
📝 store/settingsStore.ts (+4 -1)
📝 utils/notificationConfig.ts (+54 -31)

📄 Description

🚀Fonctionnalités

  • Ajout d'un bouton pour forcer les notifications locales (hors ligne)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/appen-isen/studysen/pull/48 **Author:** [@dd060606](https://github.com/dd060606) **Created:** 2/27/2025 **Status:** ✅ Merged **Merged:** 2/27/2025 **Merged by:** [@dd060606](https://github.com/dd060606) **Base:** `main` ← **Head:** `feat/local-notifications` --- ### 📝 Commits (2) - [`ba79cad`](https://github.com/appen-isen/studysen/commit/ba79cad39bd7cc9449c744ee5a308c440862c1f5) feat(notifications): add switch to enable/disable local notifications - [`8313772`](https://github.com/appen-isen/studysen/commit/83137725b78d1f76bd45c9db95e8716a9ae5374f) Merge branch 'main' into feat/local-notifications ### 📊 Changes **3 files changed** (+80 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `app/(settings)/notifications.tsx` (+22 -1) 📝 `store/settingsStore.ts` (+4 -1) 📝 `utils/notificationConfig.ts` (+54 -31) </details> ### 📄 Description # 🚀Fonctionnalités - Ajout d'un bouton pour forcer les notifications locales (hors ligne) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:17:43 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/studysen#68
No description provided.