[PR #60] [MERGED] Feat/backup local notif #74

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

📋 Pull Request Information

Original PR: https://github.com/appen-isen/studysen/pull/60
Author: @BreizhHardware
Created: 3/7/2025
Status: Merged
Merged: 3/8/2025
Merged by: @BreizhHardware

Base: devHead: feat/backup-local-notif


📝 Commits (2)

  • 8824d6b feat: enhance notification scheduling and improve user session handling
  • 81444e8 feat: enhance notification scheduling and improve user session handling

📊 Changes

7 files changed (+365 additions, -218 deletions)

View changed files

📝 app/(settings)/notifications.tsx (+15 -23)
📝 app/(tabs)/index.tsx (+122 -42)
📝 app/login.tsx (+32 -28)
📝 app/register.tsx (+26 -22)
📝 stores/settingsStore.ts (+5 -3)
📝 utils/notificationConfig.ts (+152 -91)
📝 webAurion/api/Session.ts (+13 -9)

📄 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/60 **Author:** [@BreizhHardware](https://github.com/BreizhHardware) **Created:** 3/7/2025 **Status:** ✅ Merged **Merged:** 3/8/2025 **Merged by:** [@BreizhHardware](https://github.com/BreizhHardware) **Base:** `dev` ← **Head:** `feat/backup-local-notif` --- ### 📝 Commits (2) - [`8824d6b`](https://github.com/appen-isen/studysen/commit/8824d6b193a47f4c22fdfc9d439b081768338ded) feat: enhance notification scheduling and improve user session handling - [`81444e8`](https://github.com/appen-isen/studysen/commit/81444e8e9f37b3f62b202245aa26c5b04ed5aca6) feat: enhance notification scheduling and improve user session handling ### 📊 Changes **7 files changed** (+365 additions, -218 deletions) <details> <summary>View changed files</summary> 📝 `app/(settings)/notifications.tsx` (+15 -23) 📝 `app/(tabs)/index.tsx` (+122 -42) 📝 `app/login.tsx` (+32 -28) 📝 `app/register.tsx` (+26 -22) 📝 `stores/settingsStore.ts` (+5 -3) 📝 `utils/notificationConfig.ts` (+152 -91) 📝 `webAurion/api/Session.ts` (+13 -9) </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:45 +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#74
No description provided.