mirror of
https://github.com/appen-isen/studysen.git
synced 2026-05-09 08:25:23 +02:00
[PR #90] [MERGED] Hotfix/ios requests #90
Labels
No labels
bug
bug
bug
enhancement
pull-request
suggestion
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/studysen#90
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/appen-isen/studysen/pull/90
Author: @dd060606
Created: 10/23/2025
Status: ✅ Merged
Merged: 10/23/2025
Merged by: @dd060606
Base:
main← Head:hotfix/ios-requests📝 Commits (10+)
56b9822feat(refresh): add pull-to-refresh functionality to screensfa7d601feat(refresh): add pull-to-refresh functionality to screens (#87)849d156fix(webaurion): improve cache control4d5c76arefactor(requests): replace axios by expo fetch3274dedfeat(credits): add update ID06c6354fix(Session): increase default timeout and improve error handling in fetch requests7256448debug(Session): add detailed HTTP request/response logging918ee93feat(Session): cache headers553e37ffix(webaurion): improve cache control90edbacrefactor(requests): replace axios by expo fetch📊 Changes
26 files changed (+13455 additions, -12932 deletions)
View changed files
➕
.prettierignore(+11 -0)📝
README.md(+24 -26)📝
app/(settings)/contact.tsx(+18 -8)📝
app/(settings)/credits.tsx(+9 -3)📝
app/(tabs)/_layout.tsx(+21 -18)📝
app/(tabs)/clubs.tsx(+4 -3)📝
app/(tabs)/index.tsx(+16 -2)📝
app/(tabs)/notes.tsx(+28 -2)📝
app/(tabs)/planning.tsx(+16 -2)📝
app/login.tsx(+7 -3)📝
components/ExternalLink.tsx(+1 -1)📝
components/Page.tsx(+5 -1)📝
components/Sheet.tsx(+19 -7)📝
components/planning/PlanningWeek.tsx(+71 -60)📝
package-lock.json(+12970 -12679)📝
package.json(+63 -62)📝
services/syncService.ts(+1 -1)📝
stores/sessionStore.ts(+1 -1)📝
stores/telemetryStore.ts(+2 -3)📝
utils/colors.ts(+6 -4)...and 6 more files
📄 Description
Correctifs
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.