[PR #1718] [MERGED] fix(GoogleDrive): Sort files by modified date #1922

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

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/1718
Author: @marcelklehr
Created: 9/10/2024
Status: Merged
Merged: 9/10/2024
Merged by: @marcelklehr

Base: developHead: fix/googledrive/listFiles-orderby


📝 Commits (2)

  • 837d73f fix(GoogleDrive): Sort files by modified date
  • dd552e1 tests(GDrive): Fail if adapter left behind more than 1 file

📊 Changes

2 files changed (+23 additions, -11 deletions)

View changed files

📝 src/lib/adapters/GoogleDrive.ts (+3 -3)
📝 src/test/test.js (+20 -8)

📄 Description

attempt to fix #1652


🔄 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/1718 **Author:** [@marcelklehr](https://github.com/marcelklehr) **Created:** 9/10/2024 **Status:** ✅ Merged **Merged:** 9/10/2024 **Merged by:** [@marcelklehr](https://github.com/marcelklehr) **Base:** `develop` ← **Head:** `fix/googledrive/listFiles-orderby` --- ### 📝 Commits (2) - [`837d73f`](https://github.com/floccusaddon/floccus/commit/837d73f77538380bda6a136c35b82ef04b8cef3c) fix(GoogleDrive): Sort files by modified date - [`dd552e1`](https://github.com/floccusaddon/floccus/commit/dd552e1690100236110418d8bf9111ca5e0a56b2) tests(GDrive): Fail if adapter left behind more than 1 file ### 📊 Changes **2 files changed** (+23 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/adapters/GoogleDrive.ts` (+3 -3) 📝 `src/test/test.js` (+20 -8) </details> ### 📄 Description attempt to fix #1652 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:31:15 +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#1922
No description provided.