[PR #1228] [MERGED] GoogleDrive: Implement native http methods #1836

Closed
opened 2026-02-25 23:30:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/1228
Author: @marcelklehr
Created: 8/6/2022
Status: Merged
Merged: 8/6/2022
Merged by: @marcelklehr

Base: developHead: fix/google-drive-ios


📝 Commits (8)

  • fae4161 ios: Change Info.plist to show status bar
  • f708b5e ios: Add oauth callback URL to info.plist
  • 92534f0 Merge branch 'develop' of github.com:floccusaddon/floccus into develop
  • f1e7d49 GoogleDrive: Implement native http methods
  • d43b1c5 Merge branch 'develop' into fix/google-drive-ios
  • 9a2b900 GoogleDrive: Add body to native http
  • 8b92b1d GoogleDrive: Native http do not parse JSON twice
  • a94197c GoogleDrive: Encode URI component

📊 Changes

2 files changed (+99 additions, -152 deletions)

View changed files

📝 ios/App/App/Info.plist (+10 -1)
📝 src/lib/adapters/GoogleDrive.ts (+89 -151)

📄 Description

fixes #1220


🔄 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/floccusaddon/floccus/pull/1228 **Author:** [@marcelklehr](https://github.com/marcelklehr) **Created:** 8/6/2022 **Status:** ✅ Merged **Merged:** 8/6/2022 **Merged by:** [@marcelklehr](https://github.com/marcelklehr) **Base:** `develop` ← **Head:** `fix/google-drive-ios` --- ### 📝 Commits (8) - [`fae4161`](https://github.com/floccusaddon/floccus/commit/fae4161688c6ac92a492fd2e532aa5d4fb600a1c) ios: Change Info.plist to show status bar - [`f708b5e`](https://github.com/floccusaddon/floccus/commit/f708b5ee93cc2e5590264c558ca753613de18971) ios: Add oauth callback URL to info.plist - [`92534f0`](https://github.com/floccusaddon/floccus/commit/92534f053779c22e99ef7ecd6daa7dbb8dcacd82) Merge branch 'develop' of github.com:floccusaddon/floccus into develop - [`f1e7d49`](https://github.com/floccusaddon/floccus/commit/f1e7d49dfe05e1f40032aaa1ed0379533637af49) GoogleDrive: Implement native http methods - [`d43b1c5`](https://github.com/floccusaddon/floccus/commit/d43b1c5c0d3fccdabf0053c886df12d3311345c7) Merge branch 'develop' into fix/google-drive-ios - [`9a2b900`](https://github.com/floccusaddon/floccus/commit/9a2b900496519d959f92438e502dbe6557d01e76) GoogleDrive: Add body to native http - [`8b92b1d`](https://github.com/floccusaddon/floccus/commit/8b92b1d95d1388aebe37c9b8996ccf3018d5c008) GoogleDrive: Native http do not parse JSON twice - [`a94197c`](https://github.com/floccusaddon/floccus/commit/a94197c53df7599aa5af71ea312dc4a8582e3221) GoogleDrive: Encode URI component ### 📊 Changes **2 files changed** (+99 additions, -152 deletions) <details> <summary>View changed files</summary> 📝 `ios/App/App/Info.plist` (+10 -1) 📝 `src/lib/adapters/GoogleDrive.ts` (+89 -151) </details> ### 📄 Description fixes #1220 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:30:59 +03: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/floccus#1836
No description provided.