[PR #10] [MERGED] Feature/update contact page #56

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

📋 Pull Request Information

Original PR: https://github.com/appen-isen/studysen/pull/10
Author: @BreizhHardware
Created: 1/22/2025
Status: Merged
Merged: 1/23/2025
Merged by: @BreizhHardware

Base: mainHead: feature/update-contact-page


📝 Commits (4)

  • cf9ee3f feat(settings): update contact page with GitHub issue link
  • f78833f feat(icon): update logo
  • 2fa5aac feat(notificationStore): add storage for notification settings and delay configuration
  • 336b904 feat(notificationStore): add storage for notification settings and delay configuration

📊 Changes

9 files changed (+183 additions, -21 deletions)

View changed files

📝 app/(settings)/contact.tsx (+3 -3)
📝 app/(settings)/notifications.tsx (+58 -14)
📝 assets/images/adaptive-icon.png (+0 -0)
📝 assets/images/icon.png (+0 -0)
📝 assets/images/splash-icon.png (+0 -0)
📝 package-lock.json (+40 -0)
📝 package.json (+1 -0)
store/notificationStore.ts (+51 -0)
📝 utils/notificationConfig.ts (+30 -4)

📄 Description

No description provided


🔄 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/10 **Author:** [@BreizhHardware](https://github.com/BreizhHardware) **Created:** 1/22/2025 **Status:** ✅ Merged **Merged:** 1/23/2025 **Merged by:** [@BreizhHardware](https://github.com/BreizhHardware) **Base:** `main` ← **Head:** `feature/update-contact-page` --- ### 📝 Commits (4) - [`cf9ee3f`](https://github.com/appen-isen/studysen/commit/cf9ee3f2ee7bac071c57ceea7efbc2e9ca4acfb9) feat(settings): update contact page with GitHub issue link - [`f78833f`](https://github.com/appen-isen/studysen/commit/f78833f4bfc9b106812e7b567a1dd35abc5f3274) feat(icon): update logo - [`2fa5aac`](https://github.com/appen-isen/studysen/commit/2fa5aac81e41528463ec13ce9f50d5d1369450d9) feat(notificationStore): add storage for notification settings and delay configuration - [`336b904`](https://github.com/appen-isen/studysen/commit/336b904a221202d8fccfb8ab746cabe97b457cba) feat(notificationStore): add storage for notification settings and delay configuration ### 📊 Changes **9 files changed** (+183 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `app/(settings)/contact.tsx` (+3 -3) 📝 `app/(settings)/notifications.tsx` (+58 -14) 📝 `assets/images/adaptive-icon.png` (+0 -0) 📝 `assets/images/icon.png` (+0 -0) 📝 `assets/images/splash-icon.png` (+0 -0) 📝 `package-lock.json` (+40 -0) 📝 `package.json` (+1 -0) ➕ `store/notificationStore.ts` (+51 -0) 📝 `utils/notificationConfig.ts` (+30 -4) </details> ### 📄 Description _No description provided_ --- <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:37 +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#56
No description provided.